文件名称:os_test1
-
所属分类:
- 标签属性:
- 上传时间:2014-05-04
-
文件大小:1.92kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
操作系统实验,进程调度
1.设计进程控制块 PCB 的结构,通常应包括如下信息:
进程名、进程优先数(或轮转时间片数)、进程已占用的 CPU 时间、进程到完成还需要的时间、进程的状态、当前队列指针等。
2.编写两种调度算法程序:
优先数调度算法程序
循环轮转调度算法程序
3.按要求输出结果。-Operating system experiment, the process scheduling
1. The structure of the design process control block PCB, generally should include the following information:
Process name, process priority number (or the number of cycle time slice), the process has the amount of CPU time and process to finish also need time and process condition, the current queue pointer, etc.
2. Write two scheduling algorithm program:
Priority scheduling algorithm
Cycle scheduling algorithm procedures
3. The output as required.
1.设计进程控制块 PCB 的结构,通常应包括如下信息:
进程名、进程优先数(或轮转时间片数)、进程已占用的 CPU 时间、进程到完成还需要的时间、进程的状态、当前队列指针等。
2.编写两种调度算法程序:
优先数调度算法程序
循环轮转调度算法程序
3.按要求输出结果。-Operating system experiment, the process scheduling
1. The structure of the design process control block PCB, generally should include the following information:
Process name, process priority number (or the number of cycle time slice), the process has the amount of CPU time and process to finish also need time and process condition, the current queue pointer, etc.
2. Write two scheduling algorithm program:
Priority scheduling algorithm
Cycle scheduling algorithm procedures
3. The output as required.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os_test1.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.