-
Multithread3
多线程的VC++源代码,代码经过测试功能正常,值得参考学习!(Multi-threaded VC++ Source code, the code has been tested and functioning properly, it is also useful to learn!)
- 2009-01-16 10:53:20下载
- 积分:1
-
dining-philosophers-varellow
windows下使用多线程对哲学家就餐问题进行仿真(Dining philosophers problem algorithm simulation)
- 2014-05-10 12:27:50下载
- 积分:1
-
event_thread
用CEVENT类中的event事件响应来做线程之间的通讯工作(failed to translate)
- 2011-08-29 14:58:08下载
- 积分:1
-
UIThreadDemo
UI间线程数据传输,初学者可以参考消息收发机制。(UI data transmission between threads)
- 2016-11-24 10:20:12下载
- 积分:1
-
pub
进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 (The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm)
- 2009-05-09 10:43:11下载
- 积分:1
-
Recv
c++基于socket的多线程文件传输、断点传输等等接收端代码(c++ socket-based multi-threaded file transfer, transmission, and so the receiver code breakpoint)
- 2011-06-17 18:57:52下载
- 积分:1
-
SearchFile
说明: 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search)
- 2009-08-11 10:51:24下载
- 积分:1
-
MTThread-and-Queue
自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
- 2012-04-26 11:14:01下载
- 积分:1
-
seurcr
汉诺塔问题的代码 仅可做参考 嘻嘻 不错的源码,很好(Hanoi tower problem code Only for your reference Hee hee good source code, very good)
- 2017-07-25 15:41:29下载
- 积分:1
-
Threagkktrdest
一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。(How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.)
- 2011-10-02 18:15:51下载
- 积分:1