资源列表
IPCDemo
- 利用命名管道实现C++进程与C#进程间的通信,并支持复杂类型的传输。-Implement the IPC between C++ and C# processes using Named pipe .Also supports the transmission of complex structure.
success3
- 哲学家问题,C++编的多线程模拟哲学家吃饭问题,运行前需要设置一下project-Philosophers problem, C++ code for multi-threaded simulation of philosophers problem of feeding the project need to set before running
XTalk
- 在两个窗口间通过线程同步,传递消息,即显示相同的内容。适合初学者学习线程同步控制。-Between the two windows through thread synchronization, transfer news, which display the same content. Thread synchronization control for beginners to learn.
CSemaphoreDemo
- 使用CSemaphore类实现线程同步的实例源码-Thread Synchronization using CSemaphore class implements an instance of source code
uThreadPool
- 一个好用的delphi线程池,在自己的项目中用过,没有问题。-A nice delphi thread pool, used in their projects, no problem.
pthread
- pthread 源码,包括在win32和windows mobile ;采用VS 2008编译器-pthread source, including win32 and windows mobile; compiled by visual studio 2008
MultiThread3
- 实现传送一个结构体给线程的简单程序,也是一个多线程的实例。-Sent a structure to achieve a simple procedure to the thread, but also a multi-threaded example.
Mutex
- 进程互斥类,简单的互斥实现,同步控制线程间的互斥问题,避免死锁-Process of mutually exclusive categories, simple to achieve mutual exclusion, mutual exclusion synchronization problem between threads to avoid deadlocks
threadpool.zip
- 使用IOCP实现的线程池管理,对线程很多的情况有用, Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
multi-Thread.rar
- VB实现多线程的应用程序,使用前请先在VB中引用multiThread.ocx,VB to achieve multi-threaded applications, the use of before in VB quoted multiThread.ocx
MemRepair.rar
- 内存扫描,查找所选程序关心数据,有源码,可以分析,拿出来分享,Memory scanning, the selected search procedures concerned with the data source has now possible to analyze up to share
ThreadPool.rar
- 多线程池模块,可以通过简单的调用获得稳定的多线程支持,已经过充分测试。,Many thread pool module, you can call through the easy access to a stable multi-threading support, has been fully tested.