-
用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一...
用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCpl:是一个控制面版程序,用来控制 NTService 服务;-create simple Win32 services (NTServCtrl) 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-- NTServCtrl : an independent process example, it can monitor with a Win32 servi
- 2022-12-15 07:30:03下载
- 积分:1
-
delphi绘图工具附带源码
delphi绘图工具附带源码,
可以绘制不同的图像图形,可以保存为独立文件,图形图像可以改变大小.
用到了FlatStyle空间, AAfont空间. 还有ruler控件;
- 2023-05-09 23:15:04下载
- 积分:1
-
MFC tree control CTreeCtrl hope to help everyone
MFC 树形控件CTreeCtrl 希望对大家有所帮助-MFC tree control CTreeCtrl hope to help everyone
- 2022-07-14 22:32:53下载
- 积分:1
-
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列...
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。
问题是:对于任意给定的n个人的原始排列顺序,求出n个人的出列顺序。
输入数据从文本文件“实习1数据.txt”中读取。该文件有两行:第1行只有一个整数,表示报数的起始位置;第2行是n个所持密码。
输出结果显示在屏幕上。
-Joseph issues
- 2023-03-11 02:35:04下载
- 积分:1
-
DSA DSA DSA的DASD的DASD的D
asd as asd a asd a dasd as dasd as d-a asd asd as a DASD as a DASD asd asd s d
- 2022-07-21 15:09:03下载
- 积分:1
-
qt计算器
在一般的计算机上加了几个运算,如算幂,阶乘等,还有三角函数,其中不是用的UI,而是手写出的界面
- 2022-04-07 01:08:27下载
- 积分:1
-
该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等...
该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等-the source code is used mfc produced a simple windows player. With the selection function is the path to open the file and playback options in the paper suspended players, from player, adjust the volume, etc.
- 2022-03-04 07:06:30下载
- 积分:1
-
一个漂亮的XPOCX控件
一个漂亮的XPOCX控件-a beautiful XPOCX Controls
- 2022-08-20 18:14:49下载
- 积分:1
-
几个常用的控键程序 c版本
几个常用的控键程序 c版本-several commonly used keys control procedures c version
- 2022-08-14 18:21:39下载
- 积分:1
-
usually Windows application window is rectangular pieces of. So line interface v...
通常Windows应用程序的窗件都是矩形的。使行界面非常单调。本程序创建一个椭圆形窗件。可以用鼠标拖动窗件。-usually Windows application window is rectangular pieces of. So line interface very monotonous. The procedure to create an oval window pieces. Drag the mouse can be used pieces of the window.
- 2022-11-20 09:05:04下载
- 积分:1