资源列表
TheadQueue.zip
- 使用命令模式和责任链模式以及STL优先级队列实现线程池,可以直接加入现在的任何程序,Responsibility for the use of chain of command model and STL model and the realization of priority queue thread pool, you can direct any proceedings to join now
MultiThread.rar
- VC多线程,用线程控制进度条,可以设置季度条的时间,MultiThread
MailSlot_Communication
- 根据进程的工作原理,利用油槽实现了进程间的通信,该程序中有一个服务器端程序和一个客户端程序-According to the working principle of the process, the use of tanks to achieve the inter-process communication, the program has a server-side program and a client program
threadpool
- 一个boost线程池,能够有效地减少内存碎片-A boost thread pool, which can effectively reduce the memory fragmentation
ProcessList
- 枚举进程名名,进程图标,进程路径。 内容: Project1.dpr oj Project1.dproj.local Project1.identcache Project1.res Project1_project.tvsconfig Project1.exe Unit1.dfm Unit1.pas-Enumeration process name names, process icon, the process path. Content: Proj
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
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