-
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文...
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remai
- 2022-08-09 22:47:02下载
- 积分:1
-
matlab environment simplex method to achieve a simple small program
matlab环境下简单实现单纯形法的小程序-matlab environment simplex method to achieve a simple small program
- 2022-08-11 02:33:01下载
- 积分:1
-
the library can generate PDF files, which can remove the watermark, so that the...
这个库文件可以生成PDF文件,可以去掉其中的水印,好东西让大家一起分享-the library can generate PDF files, which can remove the watermark, so that the good things we share
- 2022-10-28 12:10:04下载
- 积分:1
-
C++ Complete reference.Every c++ tool including 3d ones are explained with examp...
C++ Complete reference.Every c++ tool including 3d ones are explained with examples- C++ Complete reference.Every c++ tool including 3d ones are explained with examples...
- 2023-03-08 06:20:03下载
- 积分:1
-
EEP
基于eEP的两阶段方法分类,自己还没看完,有需要的人可以看看,不知道咋样 -EEP-based two-stage method of classification, not their reading, those in need can see, I do not know咋样
- 2022-01-20 23:19:08下载
- 积分:1
-
The use of a simple cat and mouse produced by ode45 function of simulation games...
一个运用简单的ode45函数制作的猫捉老鼠模拟小游戏,很容易懂,很容易改编-The use of a simple cat and mouse produced by ode45 function of simulation games, it is easy to understand, it is easy to adapt! ! !
- 2022-05-14 14:37:40下载
- 积分:1
-
c commonly used algorithm source code, a common algorithm for readers to save a...
c常用算法源代码,提供了常见的算法实现,为读者节省不少时间,为初学者提供了很好的模板-c commonly used algorithm source code, a common algorithm for readers to save a lot of time, for beginners provided a good template
- 2023-08-02 20:20:03下载
- 积分:1
-
一个还没完成的16位数据累加程序源代码!可以供初学者学习!...
一个还没完成的16位数据累加程序源代码!可以供初学者学习!-Not yet completed a 16-bit data cumulative source code! Can be for beginners to learn!
- 2023-01-10 09:45:03下载
- 积分:1
-
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重...
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入()运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of Friends yuan function, in order to facilitate the use of objects, the use of class member function (Operators) and the Friends of the heavy yuan features, such as heavy-duty data definition insertion (lt; Lt ;) and extraction (gt; gt;) Operators, to the use of such targets and cin court for data input and output.
- 2022-07-13 20:50:02下载
- 积分:1
-
用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。...
用C语言实现学生学号,姓名,五门课程成绩的录入与查寻,统计不及格人数,优秀学生人数,平均成绩等。-C language students learn, names, five courses with the results of the search entry, compared to statistics, the number of outstanding students, the average performance.
- 2022-02-02 22:57:54下载
- 积分:1