文件名称:Cycle-time-slice-rotary-algorithm

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

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

实验任务

设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。

调度算法: 时间片循环法

1、 设计进程控制块PBC表结构,适用循环时间片轮转算法。

2、 PBC结构通常包括以下信息:进程名、进程优先数、轮转时间片、进程的CPU时间,进程状态等。根据调度算法不同,PCB结构可作适当的调整。

3、 建立进程队列。对不同的算法编制不同的入链程序。

程序要求达到的运行效果:在设置好进程数量、调度算法后,系统能按设定的参数运行,并在屏幕上交替显示就绪队列和完成队列的进程名等信息-The task

Design a program, according to the different scheduling algorithm simulation operating system to process scheduling.

Scheduling algorithm: time slice cycle method

1, design process control block PBC table structure, it is suitable for cycle time slice rotary algorithm.

2, PBC structure usually include the following information: name of the process, process priority number, cycle time slice, process of CPU time, process status, etc. According to the different scheduling algorithm, PCB structure can make the appropriate adjustment.

3, establish process queue. To different algorithms to different into chain program.

The process requirements to achieve the effect of operation: in the set up process quantity, scheduling algorithm, the system can be set according to the parameters of the operation, and on the screen alternate display ready queue and complete queue process information such as name


(系统自动生成,下载前可以参看下载内容)

下载文件列表





Cycle time slice rotary algorithm.doc

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org