文件名称:a
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- 杰*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一、实验内容
本课程设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。
二、实验要求与数据
1、至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法。
2、能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间,比较各种算法的优缺点。
-First, the experimental design requirements for the content of this course to achieve a simulation of the single-channel system environment batch job scheduling procedures. Through the realization of specific job scheduling algorithm to enhance the environment of the job scheduling model and the realization of the process of understanding. Second, laboratory and data requirements 1, to achieve at least three of the job scheduling algorithms: first-come, first serve, short operation priority and respond to than the priority algorithm. 2, according to different scheduling algorithms to calculate the turnaround time for each operation and take the right turn-around time, and through a group of operating system calculates the average turnaround time and the average turnaround time with the right to compare the advantages and disadvantages of the various algorithms.
本课程设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。
二、实验要求与数据
1、至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法。
2、能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间,比较各种算法的优缺点。
-First, the experimental design requirements for the content of this course to achieve a simulation of the single-channel system environment batch job scheduling procedures. Through the realization of specific job scheduling algorithm to enhance the environment of the job scheduling model and the realization of the process of understanding. Second, laboratory and data requirements 1, to achieve at least three of the job scheduling algorithms: first-come, first serve, short operation priority and respond to than the priority algorithm. 2, according to different scheduling algorithms to calculate the turnaround time for each operation and take the right turn-around time, and through a group of operating system calculates the average turnaround time and the average turnaround time with the right to compare the advantages and disadvantages of the various algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
作业调度3种算法
...............\Debug
...............\先来先服务.c
...............\响应比高者.c
...............\响应比高者.dsp
...............\响应比高者.dsw
...............\响应比高者.ncb
...............\响应比高者.opt
...............\响应比高者.plg
...............\短作业优先.c
...............\短作业优先.dsp
...............\短作业优先.dsw
...............\短作业优先.ncb
...............\短作业优先.opt
...............\短作业优先.plg
...............\Debug
...............\先来先服务.c
...............\响应比高者.c
...............\响应比高者.dsp
...............\响应比高者.dsw
...............\响应比高者.ncb
...............\响应比高者.opt
...............\响应比高者.plg
...............\短作业优先.c
...............\短作业优先.dsp
...............\短作业优先.dsw
...............\短作业优先.ncb
...............\短作业优先.opt
...............\短作业优先.plg