搜索资源列表
pid_display
- 列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
MCkThread
- 对VC的多线程封装,支持面向对象,可以实现线程同步-VC Thread Programing ,can Lock、Unlock
duohePPT
- 多核程序设计的简介,多线程多实例,对于学习有很大的帮助-It s for the Linux,Windows programing.The history about the multinuclear.And good for studing
MFC-multithread
- mfc设计tcp程序代码实例,包含了7个实用的练习例程,深入了解mfc多线程编程-Tcp programs examples based on MFC,inludeding 7 practical practice routines,allow you look insight the MFC multithread programing.
Win32multithread
- 用WIN32编程例举的多线程编程 有互斥量,条件变量,临界区,事件 适合初学者学习-multithread programing in WIN32