文件名称:FCFS
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 942kb
- 下载次数:
- 1次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是一个模拟实验,模拟操作系统中进程调度过程。要求实验者设计一个程序,该程序可模拟对10个以上的进程进行FCFS的方式进行调度。
1) 设计可用于该实验的进程控制块,进程控制块至少包括进程号、到达时间和要求服务时间;
2) 动态或静态创建多个(≥10)进程;
3) 实现FCFS调度算法;
4) 可动态修改进程到达时间;
5) 调度所创建的进程并显示调度结果。
-This procedure is a simulation experiment to simulate the process of the operating system for the activation process. Experimenter asked to design a program that can simulate more than 10 process scheduling FCFS manner. 1) can be used in the experiment design process control block, process control block include at least the process of its arrival time and service time requirements 2) the creation of a number of dynamic or static (≥ 10) process 3) the realization of FCFS scheduling algorithm 4) dynamically modify the process of time of arrival 5) created by the process of scheduling and dispatching results show.
1) 设计可用于该实验的进程控制块,进程控制块至少包括进程号、到达时间和要求服务时间;
2) 动态或静态创建多个(≥10)进程;
3) 实现FCFS调度算法;
4) 可动态修改进程到达时间;
5) 调度所创建的进程并显示调度结果。
-This procedure is a simulation experiment to simulate the process of the operating system for the activation process. Experimenter asked to design a program that can simulate more than 10 process scheduling FCFS manner. 1) can be used in the experiment design process control block, process control block include at least the process of its arrival time and service time requirements 2) the creation of a number of dynamic or static (≥ 10) process 3) the realization of FCFS scheduling algorithm 4) dynamically modify the process of time of arrival 5) created by the process of scheduling and dispatching results show.
相关搜索: FC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FCFS
....\CORE.CPP
....\CORE.H
....\Debug
....\.....\FCFS.bsc
....\.....\FCFS.exe
....\.....\FCFS.ilk
....\.....\FCFS.pch
....\.....\FCFS.pdb
....\.....\PROCESS.obj
....\.....\PROCESS.sbr
....\.....\vc60.idb
....\.....\vc60.pdb
....\FCFS.dsp
....\FCFS.dsw
....\FCFS.ncb
....\FCFS.opt
....\FCFS.plg
....\PROCESS.CPP
....\CORE.CPP
....\CORE.H
....\Debug
....\.....\FCFS.bsc
....\.....\FCFS.exe
....\.....\FCFS.ilk
....\.....\FCFS.pch
....\.....\FCFS.pdb
....\.....\PROCESS.obj
....\.....\PROCESS.sbr
....\.....\vc60.idb
....\.....\vc60.pdb
....\FCFS.dsp
....\FCFS.dsw
....\FCFS.ncb
....\FCFS.opt
....\FCFS.plg
....\PROCESS.CPP