jincheng

所属分类:文章/文档
开发工具:Visual C++
文件大小:580KB
下载次数:16
上传日期:2010-03-19 11:19:11
上 传 者deathisdeath
说明:  进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法 基于优先数的调度算法 最短执行时间调度算法 确定这10个进程在CPU上的执行过程.要求每次进程调度时在屏幕上显示:当前执行进程 就绪队列 等待队列
(Process scheduling simulation program: Suppose there are 10 process requires the CPU to perform, respectively: FIFO scheduling algorithm the number of priority-based scheduling algorithms the shortest execution time scheduling algorithm to determine the 10 process CPU on the implementation process. Requirements Every time the process of scheduling, when displayed on the screen: the current implementation process ready queue waiting queue)

文件列表:
example1\example1.dsw (522, 2009-05-04)
example1\example1.ncb (58368, 2009-05-10)
example1\main.dsp (3812, 2009-05-08)
example1\example1.plg (1006, 2009-05-10)
example1\process.txt (122, 2009-05-08)
example1\struct.h (437, 2009-05-08)
example1\initial.cpp (3775, 2009-05-08)
example1\Debug\vc60.idb (115712, 2009-05-10)
example1\Debug\vc60.pdb (102400, 2009-05-10)
example1\Debug\example1.pch (271760, 2009-05-10)
example1\Debug\example1.pdb (656384, 2009-05-10)
example1\Debug\main.pch (222096, 2009-05-08)
example1\Debug\priority.obj (10405, 2009-05-09)
example1\Debug\struct.obj (3206, 2009-05-08)
example1\Debug\shortage.obj (10501, 2009-05-10)
example1\Debug\initial.obj (16435, 2009-05-08)
example1\Debug\example1.ilk (350336, 2009-05-10)
example1\Debug\example1.exe (245820, 2009-05-10)
example1\Debug\fifc.obj (9440, 2009-05-08)
example1\Debug\main.obj (12623, 2009-05-09)
example1\Debug\main.ilk (309028, 2009-05-08)
example1\Debug\main.exe (245816, 2009-05-08)
example1\Debug\main.pdb (525312, 2009-05-08)
example1\Debug (0, 2009-05-04)
example1\shortage.cpp (2794, 2009-05-08)
example1\example1.dsp (4677, 2009-05-08)
example1\struct.cpp (414, 2009-05-07)
example1\main.dsw (516, 2009-05-06)
example1\main.ncb (50176, 2009-05-08)
example1\main.plg (877, 2009-05-08)
example1\main.opt (54784, 2009-05-08)
example1\example1.opt (54784, 2009-05-10)
example1\main.cpp (1382, 2009-05-08)
example1\fifc.cpp (2253, 2009-05-08)
example1\priority.cpp (2783, 2009-05-08)
example1 (0, 2009-05-04)

近期下载者

相关文件


收藏者