文件名称:jincheng
- 所属分类:
- 文档资料
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 580kb
- 下载次数:
- 0次
- 提 供 者:
- lien****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
进程调度模拟程序:假设有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
确定这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
........\example1.ncb
........\main.dsp
........\example1.plg
........\process.txt
........\struct.h
........\initial.cpp
........\Debug\vc60.idb
........\.....\vc60.pdb
........\.....\example1.pch
........\.....\example1.pdb
........\.....\main.pch
........\.....\priority.obj
........\.....\struct.obj
........\.....\shortage.obj
........\.....\initial.obj
........\.....\example1.ilk
........\.....\example1.exe
........\.....\fifc.obj
........\.....\main.obj
........\.....\main.ilk
........\.....\main.exe
........\.....\main.pdb
........\Debug
........\shortage.cpp
........\example1.dsp
........\struct.cpp
........\main.dsw
........\main.ncb
........\main.plg
........\main.opt
........\example1.opt
........\main.cpp
........\fifc.cpp
........\priority.cpp
example1
........\example1.ncb
........\main.dsp
........\example1.plg
........\process.txt
........\struct.h
........\initial.cpp
........\Debug\vc60.idb
........\.....\vc60.pdb
........\.....\example1.pch
........\.....\example1.pdb
........\.....\main.pch
........\.....\priority.obj
........\.....\struct.obj
........\.....\shortage.obj
........\.....\initial.obj
........\.....\example1.ilk
........\.....\example1.exe
........\.....\fifc.obj
........\.....\main.obj
........\.....\main.ilk
........\.....\main.exe
........\.....\main.pdb
........\Debug
........\shortage.cpp
........\example1.dsp
........\struct.cpp
........\main.dsw
........\main.ncb
........\main.plg
........\main.opt
........\example1.opt
........\main.cpp
........\fifc.cpp
........\priority.cpp
example1