sys1

所属分类:进程与线程
开发工具:Visual C++
文件大小:1397KB
下载次数:6
上传日期:2013-11-28 18:44:22
上 传 者111114101
说明:  进程调度模拟程序:假设有10个进程需要在CPU上执行,请实现:  先进先出调度算法;  基于静态优先数的调度算法; 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示: ➢ 当前执行进程; ➢ 就绪队列; ➢ 等待队列
(Process scheduling simulation program: Suppose there are 10 processes need to be performed on CPU, please realize:  FIFO scheduling algorithm  static scheduling algorithm based on priority number identified during the execution of these 10 processes on the CPU. Every time process scheduling requirements displayed on the screen: ➢ current implementation process ➢ ready queue ➢ waiting queue)

文件列表:
sy1\fifo.cpp (9406, 2008-12-15)
sy1\fifo.dsp (4260, 2008-12-08)
sy1\fifo.dsw (533, 2008-12-08)
sy1\fifo.ncb (1387520, 2008-12-15)
sy1\fifo.opt (48640, 2008-12-08)
sy1\fifo.plg (996, 2008-12-08)
sy1\fifo.sln (872, 2008-12-15)
sy1\fifo.suo (14336, 2008-12-15)
sy1\fifo.vcproj (5105, 2008-12-15)
sy1\fifo.vcproj.0A071DF18F2E4E6.Administrator.user (1427, 2008-12-15)
sy1\Debug\BuildLog.htm (4896, 2008-12-15)
sy1\Debug\fifo.exe (663552, 2008-12-15)
sy1\Debug\fifo.exe.embed.manifest (146, 2008-12-08)
sy1\Debug\fifo.exe.embed.manifest.res (212, 2008-12-08)
sy1\Debug\fifo.exe.intermediate.manifest (145, 2008-12-15)
sy1\Debug\fifo.ilk (1511164, 2008-12-15)
sy1\Debug\fifo.obj (488185, 2008-12-15)
sy1\Debug\fifo.opt (43520, 2008-12-09)
sy1\Debug\fifo.pdb (2468864, 2008-12-15)
sy1\Debug\mt.dep (67, 2008-12-15)
sy1\Debug\vc60.idb (50176, 2008-12-08)
sy1\Debug\vc60.pdb (53248, 2008-12-08)
sy1\Debug\vc80.idb (175104, 2008-12-15)
sy1\Debug\vc80.pdb (167936, 2008-12-15)
实验报告1.doc (204288, 2009-01-07)
sy1\Debug (0, 2008-12-15)
sy1 (0, 2008-12-15)

近期下载者

相关文件


收藏者