搜索资源列表
进程调度模拟程序原代码
- 看大家都用的是vc来写的.现在传一个用c#写的进程调度程序上来.希望对大家有点帮助.-see everyone is using vc write. Now - with a write c # in the process scheduler onto. We hope to help a bit.
操作系统之进程调试算法CODE
- 操作系统进程调度 用VC实现 完全正确 质量保证-process scheduling operating system with VC entirely correct quality assurance
XWnd32
- 使用C#语言类似于实现VC++的CWnd类,对非托管的窗体进行控制的实现代理。有时候C#要对非托管代码或其它进程进行互操作,这个类很有帮助。-Using the C# language is similar to VC++ implementation of CWnd classes, the form of non-managed the realization of control agents. Sometimes, C# to unmanaged code, or other proce
communication-process
- VC深入详解源代码,Chapter17——详细讲解进程间通讯的四种方式-VC-depth explanation of the source code, Chapter17- explain in detail four ways to communicate between processes
Hide
- VC++设计实现一个会隐藏的窗体,当点击窗口中的“退出”按钮时,程序看上去是关闭了,但实际上并没有真正退出,您还可以在任务管理器中找到它。若要真正关闭你还是要点击“关闭”按钮才行,或者从任务管理器中关掉进程。本功能经常被用到一些恶搞程序中,很多时候会被黑客利用,因此你了解了原理,就会明白如何去防范了。 -VC++ design and implementation of a hidden form, click on the window when the " Exit"
60
- 一个获取当前电脑工作进程的VC小例子,简单实用。-A computer access to the current working process of the VC example, simple and practical.