-
VB编写的开关机和注销程序,程序简单,易学易会。
VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
- 2022-12-14 20:20:02下载
- 积分:1
-
win2000驱动程序设计,里面涉及所有的有关win2000的驱动程序,资历比较深的windows程序设计者可以参考一下。 对不起刚才上传的哪一个忘了加上源代码...
win2000驱动程序设计,里面涉及所有的有关win2000的驱动程序,资历比较深的windows程序设计者可以参考一下。 对不起刚才上传的哪一个忘了加上源代码了!-WIN2000 driver design, they involve all relevant WIN2000 of the driver, is relatively deep windows designers procedures for reference. Sorry which have uploaded a forgotten with the source code!
- 2022-04-23 14:00:10下载
- 积分:1
-
WindowsNT9XXP following process management source code. Rar
WindowsNT9XXP下面的进程管理源代码.rar-WindowsNT9XXP following process management source code. Rar
- 2022-03-17 11:54:12下载
- 积分:1
-
利用DELPHI下标准的多线程类TThread来完成我们多现程的设计
利用DELPHI下标准的多线程类TThread来完成我们多现程的设计-use under standard multithreaded category TThread to finish what we design is the way
- 2022-01-23 10:53:19下载
- 积分:1
-
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。...
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-process communication advantages and disadvantages.
- 2022-03-22 20:51:19下载
- 积分:1
-
VC 中进行进程线程控制 有兴趣的同志可以看看哪
VC 中进行进程线程控制 有兴趣的同志可以看看哪-VC for process control threads are interested can find out where comrades!
- 2022-02-12 05:25:47下载
- 积分:1
-
多线程文件下载,正常方法从网上下载文件,速度及流量都很小,效率不高,特开发此工具,供大家参考...
多线程文件下载,正常方法从网上下载文件,速度及流量都很小,效率不高,特开发此工具,供大家参考-MANA TREAD
- 2022-02-02 19:43:27下载
- 积分:1
-
经典C程序源码,针对出学者哦!,希望对大家有帮助,希望大家多多上传啊...
经典C程序源码,针对出学者哦!,希望对大家有帮助,希望大家多多上传啊-classic C program source code, up against scholars Oh! , And I hope to be helpful, I hope Members can upload ah
- 2022-02-07 07:34:29下载
- 积分:1
-
C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿...
C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿-C language modeling process scheduler, notes very long, we recommend to you, to download A!
- 2022-03-03 22:49:07下载
- 积分: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