资源列表
func
- linux 下的进程同步 利用线程控制函数进行线程同步 主要利用信号-the use of thread synchronization process control function for the main thread synchronization signal
heaptest
- Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径 若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence
mobileBomb1
- 用JAVA实现的手机炸弹的源码!采用多线程机制!请注意,本程序作为学习java.net.url包的一个范例,请勿用做非法用途! * 如将本程序用作非法用途,所引起的一切后果本人概不负责!珍爱生命,请勿以身试法!-using JAVA mobile source bomb! Multi-threading mechanism! Please note that this procedure as a learning java.net.url example of a packet, Do not
preceduredialogegthreat
- 一个多线程的进度对话框源代码 as follows: // ProgDlg.h : header file // CG: This file was added by the Progress Dialog component ///////////////////////////////////////////////////////////////////////////// // CProgressDlg dialog-a multithreaded progress
APIFucntion
- API函数的简单调用。基于visual basic的例子。对api初学者有一定的帮助。-simple API function calls. Based on visual basic example. Api beginners to have some help.
ThreeClocks
- 一个简单的时钟多线程应用实例,适合初学者学习借鉴。-a simple clock multithreaded application, suitable for beginners to learn from.
Thread3
- 有关多线程的VB程序。 有关多线程的VB程序。-the multithreaded VB program. The m ultithreaded VB program.
schedule1
- 演示系统进行线程调度的源代码,清晰直观 ,对PCB有很好的理解-demo thread scheduling system source code, clear visual of PCB have a good understanding
Windows 进程管理
- 用于查看系统的所有进程,但是关机可能在不同的windows上的效果不一样,那是系统才有的权力-View system for all processes, However shutdown may be in different windows on the results, it is only the power system
td6
- this thread program
liner
- 实用小程序:多线程管理器。包括演示了多个线程的创建,运行和关闭等管理,本程序实现了多线程管理类ThreadManager,CThreadTask。对您肯定有帮助!-practical small : multithreading manager. A number of demonstrations, including thread creation, operation and closure of management, the procedures to achieve the mult
BackPrnt.02
- 实现前台可以打字,后台可以打印的功能,互不影响,用C++编写,供学习交流-prospects can achieve typing, background print functions, separating C prepared for the exchange of learning