文件名称:JOBattemper
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 41.45kb
- 下载次数:
- 0次
- 提 供 者:
- 风**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
单道系统作业调度:作业调度算法:分别采用先来先服务(fcfs)、最短作业优先(sjf)、响应比高者优先(hrn)的调度算法。
多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operating priority (sjf), the response is high priority (applications) scheduling algorithm. Multiple System Operation : Job Scheduling Algorithm : The first-come first-serve (fcfs) according to the work order dispatching. Scheduling is always first in the system waiting for the longest time work.
多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operating priority (sjf), the response is high priority (applications) scheduling algorithm. Multiple System Operation : Job Scheduling Algorithm : The first-come first-serve (fcfs) according to the work order dispatching. Scheduling is always first in the system waiting for the longest time work.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 37724121jobattemper.rar 列表 作业调度\单道处理系统\Debug 作业调度\单道处理系统\job.plg 作业调度\单道处理系统\job.ncb 作业调度\单道处理系统\job.dsp 作业调度\单道处理系统\job.dsw 作业调度\单道处理系统\job.c 作业调度\单道处理系统\job.opt 作业调度\单道处理系统\单道处理系统作业调度.doc 作业调度\单道处理系统 作业调度\多道处理系统\Debug 作业调度\多道处理系统\job2.ncb 作业调度\多道处理系统\job2.plg 作业调度\多道处理系统\job2.dsp 作业调度\多道处理系统\job2.dsw 作业调度\多道处理系统\job2.c 作业调度\多道处理系统\job2.opt 作业调度\多道处理系统\多道处理系统作业调度.doc 作业调度\多道处理系统 作业调度