文件名称:Job-Scheduling

  • 所属分类:
  • 文档资料
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 72kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • An***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一、目的要求

  用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。



二、例题:为单道批处理系统设计一个作业调度程序。

  由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的 CPU时限等因素。

  作业调度算法:采用先来先服务(FCFS)调度算法,即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。

-First, the purpose of high-level language requires writing and debugging of one or more job scheduling simulation procedures in order to deepen their understanding of job scheduling algorithms. B, Example: In order to single-channel system, the design of a batch job scheduling procedures. Road as a result of a single batch system, the operation of a put into operation, it would occupy all the resources until the computer s operation has been completed, so no need to consider when scheduling operation of the resources it needs are met, it is occupied by factors such as CPU time limit. Scheduling Algorithm: The First Come First Served (FCFS) scheduling algorithm, that is, according to the order of operations submitted for scheduling. Scheduling is always first in the system waiting for the longest operations.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

实验2 作业调度.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org