资源列表
WorkThreadDemo
- vc 创建MFC工作者线程,进行耗时计算\WorkThreadDemo的程序源码,希望对大家有所帮助-vc MFC worker thread is created, a time-consuming calculations \ WorkThreadDemo the program source code, we hope to help
MessageThread
- vc 使用自定义消息进行线程间的通信\MessageThread的程序源码,希望对大家有所帮助-vc using a custom message thread communication between \ MessageThread the program source code, we hope to help
EventThread
- vc 使用事件对象进行线程间的通信\EventThread的程序源码,希望对大家有所帮助-vc use the event object for inter-thread communication \ EventThread the program source code, we hope to help
EventThreadSyn
- vc 使用CEvent对象实现线程同步\EventThreadSyn的程序源码,希望对大家有所帮助-vc CEvent object implementation using the thread synchronization \ EventThreadSyn the program source code, we hope to help
MutexThreadSyn
- vc 使用互斥对象(Mutex)实现线程同步\MutexThreadSyn的程序源码,希望对大家有所帮助-vc mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn the program source code, we hope to help
MutexProcessSyn
- vc 使用互斥对象(Mutex)实现不同进程间线程同步\MutexProcessSyn-vc mutex object (Mutex) to achieve different inter-process thread synchronization \ MutexProcessSyn
SemaphoreThreadSyn
- vc 使用信号量(Semaphore)实现线程的同步\SemaphoreThreadSyn的程序源码,希望对大家有所帮助-vc using semaphores (Semaphore) to achieve thread synchronization \ SemaphoreThreadSyn the program source code, we hope to help
SearchFile
- vc 使用多线程进行文件搜索\SearchFile的程序源码,希望对大家有所帮助-vc using multi-threaded file search \ SearchFile the program source code, we hope to help
GetProcesses
- vc 获取当前系统的所有进程\GetProcesses的程序源码,希望对大家有所帮助-vc get current system all processes \ GetProcesses the program source code, we hope to help
CreateDestroyProcess
- vc 创建和终止进程\CreateDestroyProcess的源码-process creation and termination vc \ CreateDestroyProcess source
CPP-Builderxc
- c++builderd多线程程序,线程同步,希望能帮到你们-c++ builderd multi-threaded program, hoping to help you
KillProcess
- 是一个自己动手写的*指定的系统中的进程的windows程序,包括创建进程快照,在快照里面筛选出指定进程,指定进程的访问权限,更改指定进程的访问权限,调用函数TerminateProcess终止该进程!是进程编程学习的很好的源码资料!-Is to write himself to kill the process specified in the windows system program, including creating a snapshot of the process, which
