资源列表
CWinThread
- UI多线程测试用例,启发作用,学习一下,可以一举反三-UI multi-threaded test cases, stimulating, learning about, you can at one stroke, anti-
2009
- 用短作业优先,高响应比,先来先服务算法实现了作业调度的模拟-Short operating priority, high-response ratio, first-come first-serve job scheduling algorithm simulation
MultiThread
- 本程序是一个多线程实例,界面中包含了三个进度条。-This procedure is a multi-threaded example, the interface includes three progress bar.
CreateRemoteThread-win7
- win7下面创建远程线程的解决方案 国外大牛写的-win7 the following solution to create a remote thread to write large foreign cattle
CreateProcess
- 创建一个进程,适合初学者参考,了解进程的创建和相关的一些知识。-Create a process reference for beginners to understand the process of creation and some related knowledge.
NTHideProcess
- NT下隐藏进程的方法,把它封装成类,直接包含头文件调用方法既可。-NT hide process under way to put it into a type of packaging, direct method call that contains both header files.
AutoLock
- 加锁的队列,用于多线程操作.防止访问冲突,进行线程同步,-using for threak
weqw3e
- 双进程保护的代码,大家可以看看,说不定对你有用-afcsrdfsa
wxWidgets
- 详细说明多线程编程的实例,可以测试多线程程序的运行。-Detailed descr iption of examples of multi-threaded programming, you can test multi-threaded programs running.
BankCaller
- c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。-c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operation, using multi-threaded simulation of the bank s in
TCP_server
- linux tcp 多进程并发服务器编程-linux tcp multi-process concurrent server programming
vcthreads
- VC 多线程操作实例源代码 如何安全终止线程 如何创建UI线程 如何创建Worker线程 如何等待线程结束 如何挂起和恢复线程 如何获得线程的退出码 如何使用互斥量 如何使用临界区 如何使用事件 如何使用信号量 有此实例代码,多线程无忧!-VC multi-threaded operating source code examples how to safely terminate a thr