资源列表
multiThreading_demo_backup
- Win32多线程编程有关源代码 出自候捷大师之手 堪称经典-Win32 multi-threaded programming related to the source code from the hand of a master-designate was a classic Czech Republic
MultiThread
- 这是标准C#源码的多线程操作源码,很好的显示了c#下多线程操作应用。-This is a standard C# source code multi-threaded operation of source code, a very good show c# applications for multi-threaded operation.
ZThread
- zthread线程库,方便线程各种操作,已经整理成VS2005静态工程,编译后即可使用。-zthread thread library to facilitate the threading of various operations, has been organized into a static VS2005 project, compiled to use.
yinhangjia
- 银行计算法的实现,基于多线程控制的系统的实现的银行家的算法的成功实现-Bank calculations the realization of control system based on multi-threaded implementation of the banker of the successful implementation of the algorithm
Win32MultiThread_Event
- Event是windows32线程同步中的重要部分,该程序可以帮您理解Event的使用包括automatic模式manual模式下的setevent、pulseevent、resetevent的使用等。-Event is a thread synchronization in windows32 an important part of the program can help you understand the use of Event, including automatic mode m
KillProcess
- KillProcess,显示进程及相关线程信息,D-KillProcess,显示进程及相关线程信息,DLL
CThreadPool
- Source Code of using Cthreadpool object and how to use Kindly add .exe before using it is self compressed exe which i changed to zip
WorkThread
- 对于不熟悉多线程编程的同学,可以学习如何建立工作者线程-Are not familiar with multi-threaded programming for students, can learn how to create a worker thread
BallMove
- 在对话框窗口中,利用三个线程分别实现红、绿、蓝三个小球做往复运动-In the dialog window, using three separate threads to achieve red, green, and blue three small balls to do reciprocating motion
SimElavotor
- 电梯运行模拟程序,用多线程根据参数设置自动实现-Elevator running simulation program, using multiple threads parameter is set automatically according to
ThreadSyncExample
- 在多线程中操作VCL对象时,需Synchronize到主线程,否则可能引起“Canvas does not allow drawing”异常。这是一个的线程同步例子,同时放了2种代码,可对照理解Synchronize的作用。-It s an example about how to operate VCL object in multithread. Use "Synchronize" To avoid "Canvas does not allow drawing" exception.
Thread_Fight
- 这是我自己做的一个多线程通讯机制,相当于龟兔赛跑的改版。-This is my own to do a multi-thread communication mechanism, which is equivalent revision tortoise and the hare.