资源列表
SearchFile
- vc——使用多线程进行文件搜索\SearchFile的程序源码,值得一看!-vc- using multi-threaded file search \ SearchFile the program source code, worth a visit!
SemaphoreThreadSyn
- vc——使用信号量(Semaphore)实现线程的同步\SemaphoreThreadSyn的程序源码,值得一看!-vc- using semaphores (Semaphore) to achieve thread synchronization \ SemaphoreThreadSyn the program source code, worth a visit!
SemaphoreThreadSyn
- vc——使用信号量(Semaphore)实现线程的同步\SemaphoreThreadSyn的程序源码,值得一看!-vc- using semaphores (Semaphore) to achieve thread synchronization \ SemaphoreThreadSyn the program source code, worth a visit!
MutexProcessSyn
- vc——使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn的程序源码,值得一看!-vc- mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn the program source code, worth a visit!
MutexThreadSyn
- vc——使用互斥对象(Mutex)实现线程同步\MutexThreadSyn的程序源码,值得一看!-vc- mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn the program source code, worth a visit!
CriticalSecitonThreadSyn
- vc——使用临界区对象(CriticalSeciton)实现线程同步\CriticalSecitonThreadSyn的程序源码,值得一看!-vc- use a critical section object (CriticalSeciton) to achieve thread synchronization \ CriticalSecitonThreadSyn the program source code, worth a visit!
EventThreadSyn
- vc——使用CEvent对象实现线程同步\EventThreadSyn的程序源码,值得一看!-vc- implement thread synchronization using CEvent object \ EventThreadSyn the program source code, worth a visit!
EventThread
- vc——使用事件对象进行线程间的通信\EventThread的程序源码,值得一看!-vc- use the event object for inter-thread communication \ EventThread the program source code, worth a visit!
GlobleVarThread
- vc——使用全局结构进行线程间的通信\GlobleVarThread的程序源码,值得一看!-vc- use the global structure of inter-thread communication \ GlobleVarThread the program source code, worth a visit!
ThreadPriority
- vc——设置线程的优先级\ThreadPriority的程序源码,值得一看!-vc- set the thread priority \ ThreadPriority the program source code, worth a visit!
WorkThreadDemo
- vc——创建MFC工作者线程,进行耗时计算\WorkThreadDemo的程序源码,值得一看!-vc- create MFC worker thread, time-consuming calculations \ WorkThreadDemo the program source code, worth a visit!
UIThreadDemo
- vc——创建MFC用户界面线程\UIThreadDemo的程序源码,值得一看!-vc- create an MFC user interface thread \ UIThreadDemo the program source code, worth a visit!
