diaodu

所属分类:操作系统开发
开发工具:Visual C++
文件大小:116KB
下载次数:31
上传日期:2008-03-08 14:06:06
上 传 者mylove4321
说明:   ○1 设计进程进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 PCB结构通常包括以下信息:进程名,进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 ○2 建立进程就绪队列。对两种不同算法编制入链子程序。 ○3 编制两种进程调度算法:1)优先度调度;2)循环轮转调度。
(○ design process 1 process control block PCB table structure, namely the number applies to the priority scheduling algorithm and the cycle of rotation scheduling algorithm. PCB structure typically includes the following information: process name, process priority number (or the rotation time slice), the process of occupying CPU time, the process of the state, such as the current queue pointer. According to the different scheduling algorithm, PCB content of the structure can be used for appropriate additions and deletions. ○ 2 to establish the process ready queue. Algorithm on two different procedures for the preparation into the chain. ○ 3 the process of the preparation of two scheduling algorithms: 1) priority scheduling 2) Round-Robin scheduling cycle.)

文件列表:
调度算法\Equeue.cpp (2922, 2007-03-22)
调度算法\pcb.cpp (1540, 2007-03-24)
调度算法\pcb.dsp (3365, 2007-03-24)
调度算法\pcb.dsw (531, 2007-03-24)
调度算法\pcb.ncb (33792, 2007-03-24)
调度算法\pcb.opt (48640, 2007-03-24)
调度算法\pcb.plg (645, 2007-03-24)
调度算法\调度算法.cpp (9326, 2007-03-22)
调度算法\调度算法.dsp (3427, 2007-06-09)
调度算法\调度算法.dsw (541, 2007-06-09)
调度算法\调度算法.ncb (50176, 2007-06-09)
调度算法\调度算法.opt (48640, 2007-06-09)
调度算法\调度算法.plg (1292, 2007-06-09)
调度算法\Debug (0, 2008-01-03)
调度算法 (0, 2007-11-01)

近期下载者

相关文件


收藏者