搜索资源列表
threaddemo.zip
- 封装的线程类CThread
创建多进(线)程
- VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: threaddemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
threaddemo
- 封装的线程类CThread- Seal line Cheng Lei CThread
threaddemo
- 演示了多线程编程,以及CMutex,CEvent和CMultiLock的组合使用,三个线程,两个写,一个读,效果可视化。-Demonstrates the multi-threaded programming, and CMutex, CEvent and CMultiLock use a combination of the three threads, the two write, one read, visual effects.
threaddemo
- 这是一个多线程操作的例子,其中包括线程同步,互斥及结循环队列的操作!是初始c++builder中线程操作的好实例-This is an example of multi-threaded operation, including thread synchronization, mutual exclusion, and to bear the operation cycle of the queue! Are initial c++ builder in the thread a good ex
threaddemo
- windows thread development
threaddemo
- 多线程编程实例,用于基础学习,适合初学者-Multi-threaded programming examples for the basis of learning
threaddemo
- bcb线程的创建与执行,不是用BCB自己创建的那种-bcb thread creation and execution, not the kind you create yourself with BCB
threaddemo.7z
- Good Thread learning demo, see whether it s helpful for you? thanks.