文件名称:JOB
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 284kb
- 下载次数:
- 0次
- 提 供 者:
- 悠*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写并调度一个多道程序系统的作业调度模拟程序。
作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。
对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。
-Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come first-served based on the scheduling algorithm. Can refer to the textbook approach to design. Procedures for multi-channel system, to assume that the system has a variety of resources and the number, dispatch operations must take into account the resource requirements of each job.
作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。
对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。
-Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come first-served based on the scheduling algorithm. Can refer to the textbook approach to design. Procedures for multi-channel system, to assume that the system has a variety of resources and the number, dispatch operations must take into account the resource requirements of each job.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二-多道作业调度JOB\Debug\JOB.bsc
..................\.....\JOB.exe
..................\.....\JOB.ilk
..................\.....\JOB.obj
..................\.....\JOB.pch
..................\.....\JOB.pdb
..................\.....\JOB.sbr
..................\.....\jobs.txt
..................\.....\vc60.idb
..................\.....\vc60.pdb
..................\JOB.CPP
..................\JOB.dsp
..................\JOB.dsw
..................\JOB.exe
..................\JOB.ncb
..................\JOB.opt
..................\JOB.plg
..................\jobs.txt
..................\Debug
二-多道作业调度JOB
..................\.....\JOB.exe
..................\.....\JOB.ilk
..................\.....\JOB.obj
..................\.....\JOB.pch
..................\.....\JOB.pdb
..................\.....\JOB.sbr
..................\.....\jobs.txt
..................\.....\vc60.idb
..................\.....\vc60.pdb
..................\JOB.CPP
..................\JOB.dsp
..................\JOB.dsw
..................\JOB.exe
..................\JOB.ncb
..................\JOB.opt
..................\JOB.plg
..................\jobs.txt
..................\Debug
二-多道作业调度JOB