搜索资源列表
MultiThread
- 这是本人用C#做的一个有关多线程编程的例子,程序中同时具备时钟计数功能和求级数,可供大家借鉴
TrdDemo
- 一个简单的多线程的框架,每个线程作一个计数,并且可以用菜单控制线程的执行-a simple multi-threaded framework for a per-thread count, and the menu can be used to control the implementation of threads
ThreadS
- 基于MFC的简单多线程程序,运用同步机制使计数线程和显示线程协调工作-A simple MFC-based multi-threaded program, the use of thread synchronization mechanism to realize the coordination of the count thread and the display thread
MulThread
- 一个简单的多线程计数实例,带有挂起和唤醒的功能-A simple count of instances of multi-threaded, with suspend and wake-up function
testMMTimer
- VC.NET多线程时间显示,初学者有空学习一下,将显示安排在不同的线程中显示,以毫秒为单位不停计数-VC.NET multi-threaded time shows available for beginners to learn what will be an arrangement shown in different threads to keep count of milliseconds
sharedcount
- PB多线程控制,该源码可以分线程计数功能-more threads counter contral
Thread-Test
- 自己写的测试多线程的小程序,按下按键后有两个label同时在不停的计数。-Write myself multi-threaded test applet, press two keys at the same time keep the label count.
TrdDemo
- 学习多线程的入门例子,通过线程计数来学习和了解多线程编程的奥秘-Learning multithreading example of the entry, by the thread count to learn and understand the mysteries of multithreaded programming