文件名称:first
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.17kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
已知各进程的的到达时间等如下:
进程名 到达时间 服务时间 优先数
A 0 3 12
B 1 5 31
C 2 2 21
D 3 4 10
分别实现下面两种调度算法
• 按优先数调度算法实现处理器调度
• 按时间片轮转法实现处理器调度(时间片以2ms为单位)
-Known to the process, such as the arrival time as follows: the process of the arrival time of service priority number A 0 3 12B 1 5 31C 2 2 21D 3 4 10, respectively, to achieve the following two scheduling algorithm
进程名 到达时间 服务时间 优先数
A 0 3 12
B 1 5 31
C 2 2 21
D 3 4 10
分别实现下面两种调度算法
• 按优先数调度算法实现处理器调度
• 按时间片轮转法实现处理器调度(时间片以2ms为单位)
-Known to the process, such as the arrival time as follows: the process of the arrival time of service priority number A 0 3 12B 1 5 31C 2 2 21D 3 4 10, respectively, to achieve the following two scheduling algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
first.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.