资源列表
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
duoxiancheng
- 多线程操作的一个案例编写,主要是关于线程互斥的。教学类-Case of multi-threaded operation of a write, mainly on the thread mutually exclusive. Teaching Class
processhacker
- 进程查看工具,用于查看和操作流程。 其最基本的功能包括: *查看,终止,暂停和恢复进程 *重新启动进程,创建转储文件,分离从 任何调试,查看堆,注入的DLL等。 *查看详细过程的信息,统计,和 性能信息 *查看,终止,挂起和恢复线程 *查看详细令牌包括修改的信息( 权限) *查看和卸载模块 *查看内存区域 *查看环境变量 *查看和关闭处理 *查看,控制和编辑服务 *查看和关
