文件名称:zuoyedd
介绍说明--下载内容均来自于网络,请自行研究使用
采用FCFS、SJF、响应比高者优先算法模拟设计作业调度程序。
[提示]:
(1)每个作业的JCB中包括作业名、提交时刻、要求运行时间;
(2)假设第一个作业提交时,系统中无正在执行的作业,即第一个作业一提交系统便调度该作业。
要求:
输入:一批作业中各作业的作业名、提交时刻、要求运行时间;
选择不同的作业调度程序运行;
输出:相应作业调度算法下,各作业的等待时间、周转时间、带权周转时间,这批作业的调度顺序、平均周转时间和平均带权周转时间。
-Using FCFS, SJF, in response to high priority job scheduling algorithm for analog design process. [Tips]: (1) for each operation, including operation of JCB, the author at all times, running time requirements (2) It is assumed that the first operation at the time of submission, the system in operation without being implemented, that is the first to submit one operating system can scheduling the operation. Requirements: Input: number of operations of the operation of the operation, and submitted to time, run-time requirements choose a different job scheduling program to run Output: the corresponding job scheduling algorithm, each operation of waiting time, turnaround time, with the right turnaround time , these operations scheduling order, the average turnaround time and average turnaround time with the right.
[提示]:
(1)每个作业的JCB中包括作业名、提交时刻、要求运行时间;
(2)假设第一个作业提交时,系统中无正在执行的作业,即第一个作业一提交系统便调度该作业。
要求:
输入:一批作业中各作业的作业名、提交时刻、要求运行时间;
选择不同的作业调度程序运行;
输出:相应作业调度算法下,各作业的等待时间、周转时间、带权周转时间,这批作业的调度顺序、平均周转时间和平均带权周转时间。
-Using FCFS, SJF, in response to high priority job scheduling algorithm for analog design process. [Tips]: (1) for each operation, including operation of JCB, the author at all times, running time requirements (2) It is assumed that the first operation at the time of submission, the system in operation without being implemented, that is the first to submit one operating system can scheduling the operation. Requirements: Input: number of operations of the operation of the operation, and submitted to time, run-time requirements choose a different job scheduling program to run Output: the corresponding job scheduling algorithm, each operation of waiting time, turnaround time, with the right turnaround time , these operations scheduling order, the average turnaround time and average turnaround time with the right.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zuoyedd.cpp