-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1
-
AutoFinderDemo
使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
- 2013-09-21 17:16:49下载
- 积分: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
-
InterfaceThread
实例12-1:使用用户界面线程实例 联合开发网 - pudn.com
- 2012-07-09 14:43:05下载
- 积分:1
-
MyThreadPool
一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED(a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED)
- 2005-08-15 15:26:53下载
- 积分:1
-
thread
运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
- 2011-08-07 12:37:50下载
- 积分: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
-
Code
进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。(Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvantages.)
- 2008-07-23 17:36:37下载
- 积分:1
-
loadEXE
说明: 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。(of non-self-injected into the EXE other process control operation of the code. Very classic things.)
- 2005-01-05 19:25:27下载
- 积分:1
-
r_w
利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)
- 2013-12-30 20:44:32下载
- 积分:1