文件名称:Priority_Scheduling
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 969kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
合肥工业大学课程设计
进程/作业调度:优先权调度算法。中级
1建立作业的数据结构描述;
2使用两种方式产生作业:(a)自动产生, (b)手工输入;
3在屏幕上显示每个作业的执行情况;
时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER;
4计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
5将一批作业的执行情况存入磁盘文件,以后可以读出并重放 -Hefei University of Technology curriculum design process/job scheduling: priority scheduling algorithm. Intermediate 1 describes the data structure to establish operations 2 production operations in two ways: (a) automatically generated, (b) manual input 3 of the screen the implementation of each operation the passage of time can be several ways to simulate the following : (a) by the keyboard, may have thought that every time a unit of time (b) response WM_TIMER 4 to calculate and display a number of turnaround time, average turnaround time, with the right turnaround time, average turnaround time with the right. 5, the implementation of a batch job into a disk file, since you can read and playback
进程/作业调度:优先权调度算法。中级
1建立作业的数据结构描述;
2使用两种方式产生作业:(a)自动产生, (b)手工输入;
3在屏幕上显示每个作业的执行情况;
时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER;
4计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
5将一批作业的执行情况存入磁盘文件,以后可以读出并重放 -Hefei University of Technology curriculum design process/job scheduling: priority scheduling algorithm. Intermediate 1 describes the data structure to establish operations 2 production operations in two ways: (a) automatically generated, (b) manual input 3 of the screen the implementation of each operation the passage of time can be several ways to simulate the following : (a) by the keyboard, may have thought that every time a unit of time (b) response WM_TIMER 4 to calculate and display a number of turnaround time, average turnaround time, with the right turnaround time, average turnaround time with the right. 5, the implementation of a batch job into a disk file, since you can read and playback
相关搜索: 调度算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
优先权\1.cpp
......\1.dsp
......\1.dsw
......\1.ncb
......\1.opt
......\1.plg
......\data.txt
......\Debug\1.exe
......\.....\1.ilk
......\.....\1.obj
......\.....\1.pch
......\.....\1.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\han.txt
......\Debug
优先权
......\1.dsp
......\1.dsw
......\1.ncb
......\1.opt
......\1.plg
......\data.txt
......\Debug\1.exe
......\.....\1.ilk
......\.....\1.obj
......\.....\1.pch
......\.....\1.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\han.txt
......\Debug
优先权