-
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程...
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程-Strong the end of the process, you can easily learn how to call the next driver. Good source. The end of micro-point, Jinshan, such as antivirus software process
- 2022-12-27 16:20:04下载
- 积分:1
-
多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。...
多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。-The preparation of multi-threaded process. Mutex object used to achieve simultaneous multi-threading. Use named mutex object to ensure that applications run only one instance. Include examples of: the application of multi-threaded chat room procedures for the preparation of the network.
- 2022-01-24 16:39:38下载
- 积分:1
-
实现了C++中的协程机制,对于支持动态脚本的
C++代码比较有用,请参见我的博客文章
http://www.cublog.cn/u/16663/show...
实现了C++中的协程机制,对于支持动态脚本的
C++代码比较有用,请参见我的博客文章
http://www.cublog.cn/u/16663/showart.php?id=148848-realization of the C-HS mechanism for supporting dynamic script more useful C code, Please see my blog article http :// www.cublog.cn/u/16663/showart.php id = 14 8848
- 2022-07-23 13:29:37下载
- 积分:1
-
多线程序访问数据库
多线程序访问数据库-multi-lane access to the database procedures
- 2022-12-12 15:05:04下载
- 积分:1
-
采用visual c++.net编写的动态链接库与多线程、多进程教学实例
采用visual c++.net编写的动态链接库与多线程、多进程教学实例-The use of visual c++. Net prepared by dynamic-link library with multi-threaded, multi-process teaching examples
- 2022-04-14 14:37:53下载
- 积分:1
-
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy()....
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll.
Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obtained. Destroy() will unload the DLL from process memory.
- 2022-01-30 18:14:26下载
- 积分:1
-
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。...
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。-one can use it for reading and writing threaded control of the security model, the compiler running under vc.
- 2022-02-21 05:54:16下载
- 积分:1
-
every 5 minutes to check the current system that process memory used most, and w...
每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
- 2022-02-12 23:33:43下载
- 积分:1
-
常用的线程编程源代码
常用的线程编程源代码-common thread programming source code
- 2022-07-20 21:08:25下载
- 积分:1
-
本实例实现了应用程序的多线程功能,即上下两幅动画分别表示同时运行的线程,是学习多线程编程的好材料...
本实例实现了应用程序的多线程功能,即上下两幅动画分别表示同时运行的线程,是学习多线程编程的好材料-examples of the realization of the application multithreading function, which is next two animation indicated the running threads of study is multi-threaded programming excellent materials
- 2022-03-23 03:44:43下载
- 积分:1