资源列表
MultiThreadProgram
- 本程序是windows环境下采用Visual C++多线程编程的一个实例-This procedure is used under windows environment, Visual C++ programming an example of multi-threading
enum_process
- vc枚举计算机上的进程的程序源码,值得一看!-vc enumeration process on the computer program source code, worth a visit!
console_cmdline
- 代码演示关于控制台的操作,如何启动系统的控制台,控制台如何作为一个窗口,如何向其发送命令,-demonstration code on the console operation, how to activate the system console, how as a console window, how to send orders, etc.
ProduceraConsumer
- 用多线程的方法实现了生产者与消费者问题的模拟,关键技术是线程间通信和同步,通信采用消息模式-Achieved with multi-threaded simulation of producers and consumer issues
CPP-Builderxc
- c++builderd多线程程序,线程同步,希望能帮到你们-c++ builderd multi-threaded program, hoping to help you
Windows
- 操作系统中基于的进程调度原代码 在Windows命令控制台下创建进程调度的方法,本文的方法实现并做些简单的进程及线程的测试程序
manley
- IOCP thread pool implementation
Frame2
- 深入浅出MFC之frame2实例源码,与学MFC的朋友一起分享。
synchronization-and-deadlock
- C_线程系列讲座(4):同步与死锁问题的避免-The C_ thread lecture series (4): synchronization and deadlock
uThreadPool
- 一个非常好用的线程池uThreadPool -一个非常好用的线程池uThreadPool
CAnonPipe_src
- 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
2
- 多线程 排序 编程 VC++实现 OS作业 -Sorting multi-threaded programming