资源列表
111
- vb.net 实时操作msmq的一个实例,经测试,很好用-vb.net operate msmq good to use.
danwendangjinclz
- 利用VC++编程MFC中单文档的多线程的实例及说明文档,其中包含源代码,对于初学者非常有用,值得一看。-VC++ programming using MFC multi-threading in a single document, examples and documentation, including source code, very useful for beginners, worth a visit.
fifosuanfa
- 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法,使用的是C语言编程 -Simulate the operating system virtual memory page replacement algorithms used in the FIFO algorithm, using a C language programming
ThreadPriority
- 设置线程的优先级的例程,来自于Visual C++范例大全-Set the thread priority of the routines from Visual C++ examples of Daquan
GlobleVarThread
- 一个设置线程的优先级得例程,来自于Visual C++范例大全-Set the priority of a thread was routine, and from the Visual C++ examples of Daquan
MessageThread
- 一个使用自定义消息进行线程间的通信得例程,来自于Visual C++范例大全-Use a custom message to the communication between threads was routine, and from the Visual C++ examples of Daquan
EventThread
- 一个使用事件对象进行线程间的通信的例程,来自于Visual C++范例大全
EventThreadSyn
- 一个使用CEvent对象实现线程同步的例程,来自于Visual C++范例大全-CEvent an object implementation using the thread synchronization routines, from the Visual C++ examples of Daquan
CriticalSecitonThreadSyn
- 一个使用临界区对象(CriticalSeciton)实现线程同步的例程,来自于Visual C++范例大全-The use of a critical section object (CriticalSeciton) to achieve thread synchronization routines, from the Visual C++ examples of Daquan
injector
- dll injector. inject dll into process with selected pid.
C_SimpleThread
- A better way to manage a theread.
ExecApp
- 執行程式後不需等待程式結束. 於批次檔中使用非常方便-Fork application and leave it alone. Convenience for execute application in batch file.