资源列表
Semaphore
- 使用信号量实现线程的同步,实现多线程同步应用,非常重要-good
BallMove
- 多线程程序。用三个可控制运动与停止的小球模拟实现。-MultiThread。Three balls try to do so.
pstattest
- 利用线程在程序繁忙时显示进度条实例,VC初学者从中可学到多线程的处理方法。-Procedures for the use of threads show examples of the progress bar in the busy. VC beginners can learn from the multi-threaded approach.
CRapidFinder
- 多线程查找文件 能暂停 继续 停止线程 -find files in many threads .it s more fast
Philosopher(Optional)
- 哲学家问题,也就是消费者-制造者问题AVR32EVK1100为硬件。C语言编程,FreeROTS为API.-Philosophers problem, that is, consumers- the problem AVR32EVK1100 the hardware manufacturer. C language programming, FreeROTS for the API.
vc-timerPthead
- 介绍了VC++定时器和多线程的详细用法和实现过程。-Introduced the VC++ timer and multithreading detailed usage and implementation process.
thread
- 线程的运用,线程的一个小的模板,仅供参考!-Threads of a small template, offer reference only!
progress
- vc++6.0 MFC 多线程使用进度条-progress in multithread
VC_Thread
- 基于VC多线程的实时数据采集系统,很有帮助。-VC-based multi-threaded real-time data acquisition system
Thread-example
- 线程实例,delphi 7 下实现线程的简单的控制的源码。-Thread instance, Delphi 7 thread realize simple control of the source code.
DllShareMem
- 多个进程共享DLL中全局数据。DLL中设有全局数据。进程A和进程B共享,进程A改变共享值,进程b获得的将是改变后的值。 多个进程线程共享dll中的全局数据。-A global variable is set in DLL and other process can share the same variable. ProcessA changed the variable, then processB also can get changed value.
thread
- 创建进程,实现在进程中的操作,检查系统资源-create threads
