资源列表
CheatEngine
- This a very nice program, it can read all the memory with all active processes/treads, enebale you to do changes in threads/processes. -> Example you can find the HalfLive - game - Health tread and change your health value ... for strategy game
jinchengjianshi
- 打开进程,然后监视这个进程是否关闭!delphi实现!-Open the process, and then monitor the process to turn it off! delphi implementation!
thread
- c++ builder 多线程实例 (生产消费模式)-multi-threaded c++ builder instance (production and consumption patterns)
HaoThreadMgrTest
- 这是一个线程管理类.相对简单,但大意很明确,就是把一个普通C++类变成一个主动类. 变成一个有生命的东西,但却完全受按,让你忘了你是在用线程. 该类还有改进空间,如果你改进了,请发给我: haoyujie@sohu.com haoyujie@datanbmobile.cn -a simple therad manager,convert a cplusplus class to a live c++ class
pthread
- 两个多线程程序设计的例子来说明多线程比单线程方案提高性能-Two multi-threaded programming examples to illustrate the multi-threading to improve performance over single-threaded programs
09
- 线程的同步,由于同一进程中的所有线程共享进程的地址-Thread
ENUM
- 进程管理器,可以枚举、挂起、恢复、*进程的程序-Process Manager, you can enumerate, suspend, resume, kill process, process
DianTi
- 电梯模拟程序,2个电梯,6层楼,分别用2个线程控制电梯的速度,用主线程控制界面显示-Elevator simulation program, 2 lifts, 6 floors, each with two threads control the speed of the elevator, with the main thread control interface display
pipe.txt
- 管道概述及相关API应用 有名管道概述及相关API应用-Pipeline overview and related API application named pipe API overview and related applications
sm
- 很好得多线程池的例子,有创建,和演示。值得下载-A good example of a much thread pool, there is creation, and presentation
OS
- 操作系统关于线程同步的实验,生产消费问题的模拟。-The operating system on the thread synchronization experiments, simulation of production and consumption issues.
CreateDestroyProcess
- 一个简单有关于线程的程序,线程的创建和撤销程序,以记事本程序为例。-A simple procedure on the threads, thread creation and revocation procedures in order to Notepad as an example.
