文件名称:FIRST2
介绍说明--下载内容均来自于网络,请自行研究使用
编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。
轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。
-Write and debug a simulation of the process scheduling program, a "Round-Robin" scheduling algorithm for scheduling the five process.
Round-Robin Round-Robin method can be simple, variable time slice Round-Robin method, one or more Round-Robin queue.
轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。
-Write and debug a simulation of the process scheduling program, a "Round-Robin" scheduling algorithm for scheduling the five process.
Round-Robin Round-Robin method can be simple, variable time slice Round-Robin method, one or more Round-Robin queue.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FIRST2.C