资源列表
process
- 实现进程间的通信,通信方式为共享内存和消息传递。本程序建立的是win32项目,p1为父进程,p2为子进程.-the program implements the communication between two processes.the way to communicate are shared memory and message.The code can run in win32 applocation.p1 is the parent process and p2 is the sub
driver_sellticketDlg
- 线程同步
275
- 在多线程,如果线程已进入页,阻止其他线程进入-in multithreaded, if thread has entered the pages and stop other threads access
xianlaixianfuwu
- 先来先服务,完成对进程的调度,即就是先来后到的原则。
SunAuxTest
- 管道 实现进程间通信 管道读数据是一次性操作,进程A将数据压入管道中,进程B读取数据,释放空间以便写更多的数据-Pipes for interprocess communication channels read data is a one-time operation, process A will be pressed into the pipeline data, process B to read data, freeing space for more data to write
duoxiancheng
- 基于visual c++的多线程示例,希望对大家有帮助-based on visual c multithreading example, we hope to help
vbthread
- 一个多线程的例子。 一个多线程的例子。-A example for multi-threading
timechange
- 这是一种多进程执行时,CPU的分配算法,他按照固定的时间片,使进程轮流使用CPU。
threeThreadTest
- 是多线程的3 个经典例题,很适合初学者,代码短而精-3 is a multi-threaded classic example, it is suitable for beginners, the code is short and fine
作业调度算法实现
- 这是一个关于作业调度和进程调度的算法实现,操作系统的试验程序!-This is one of the job scheduling and process scheduling algorithm, the operating system of testing procedures!
U_Kill.pas
- Some utilities to work with processes
schedulgeousecomparison
- 这是一个霍夫曼编码解码的源程序,压缩包止包括源程序文件,再vc中运行,-This is a Huffman code decoding of the source program, package check including source program files, run in the vc,