资源列表
MutexThreadSyn
- vc——使用互斥对象(Mutex)实现线程同步\MutexThreadSyn-vc- mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn
MutexProcessSyn
- vc——使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn-vc- mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn
ThreadManage
- 线程管理,包括创建线程,挂起线程,唤醒线程,终止线程-Thread management, including creating threads, suspending threads, threads are awakened, the thread termination
ThreadTest
- 多线程使用例子,一个单独的线程弹出进度条对话框-Visual C++ Multi-Thread demo
ThreadTest
- 将线程绑定到指定CPU核上,在多核的CPU中,很方便的分配各个cpu来处理线程的工作。-Bind threads to specific CPU cores in multi-core CPU, it is convenient to allocate all thread cpu to handle the work.
Ringbuffer
- 支持多线程的环形内存,支持任意类型的存储,大小自己设定-Support multi-threading the ring memory to support any type of storage, set the size of their
Thread
- 动态创建线程事例 包括暂停继续运行 等待-TO create Thread TO RUN
icp
- 对记事本中的网址,进行多线程的ICP备案查询-URL for Notepad, multi-threaded ICP record check
071005150618
- Java的多线程程序,叫你如何使用多线程-Java multi-threaded program
Dynamic-Link-Library-source
- 动态链接库编程入门必看资料,Dll,适合初学者学习-Dynamic link library entry-must-see programming information, Dll, suitable for beginners to learn
visual-CPP-Multi-thread
- 多线程编程学习的入门资料,相信会对初学者有所帮助-Multi-threaded programming learning introductory information, I believe it will be helpful for beginners
thread
- 该程序示范了创建多线程的方法,优先级的设定,回调函数的编写-The program shows how to create multi-threaded approach, priority setting, the write callback function
