资源列表
Pipe_Dll
- 使用PIPE完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-use PIPE completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
Thread_Windows
- windows环境下进程的创建与撤销,使用API实现进程的同步与互斥-windows environment and the process of creating revocation, the use of API process of synchronization and mutual exclusion
FILEMAP_DLL
- 利用FILEMAP文件映射实现两个进程之间的通信以及动态链接,其中在filemapping_b中使用了dll技术-use FILEMAP document mapping process between the two to achieve the communications and dynamic link filemapping_b in which the use of the technology dll
windows_reader_writer
- 线程的读者优先与写者优先。创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件进行读写操作。用信号量机制分别实现读者优先和写者优先的读者写者问题。-priority threads with the readers who wrote priority. The process of creating a console, this process contain n threads. Use of these n threads to expre
NotePadXp
- 给记事本添加一个字数统计的功能,值得一看。-the notebook to add a word of statistical functions overseas.
BackPrnt.02
- 实现前台可以打字,后台可以打印的功能,互不影响,用C++编写,供学习交流-prospects can achieve typing, background print functions, separating C prepared for the exchange of learning
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
td6
- this thread program
Windows 进程管理
- 用于查看系统的所有进程,但是关机可能在不同的windows上的效果不一样,那是系统才有的权力-View system for all processes, However shutdown may be in different windows on the results, it is only the power system
schedule1
- 演示系统进行线程调度的源代码,清晰直观 ,对PCB有很好的理解-demo thread scheduling system source code, clear visual of PCB have a good understanding
Thread3
- 有关多线程的VB程序。 有关多线程的VB程序。-the multithreaded VB program. The m ultithreaded VB program.
ThreeClocks
- 一个简单的时钟多线程应用实例,适合初学者学习借鉴。-a simple clock multithreaded application, suitable for beginners to learn from.