文件名称:1 三种调度算法的模拟代码
- 所属分类:
- BREW编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一程序,可以创建若干个虚拟进程,并对若干个虚拟进程进行调度,调度策略为时间片轮转。
虚拟程序的描述:
虚拟指令的格式: 操作命令 操作时间
其中,操作命令有以下几种:
l C : 表示在CPU上计算
l I :表示输入
l O:表示输出
l W:表示等待
l H:表示进程结束
操作时间代表该操作命令要执行多长时间
假设I/O设备的数量没有限制
-prepared a procedure, you can create a number of virtual process, as well as a number of virtual process scheduling, time scheduling strategy for Web tablets. Virtual procedures Descr iption : Virtual instruction formats : commands operation time which commands are the following : C : said on the CPU computing l I : O said the importation of l : l said output W : wait for l H : end of the process, said the operation representative of the commands to implement long assumed I/O devices is no restriction on the number of
虚拟程序的描述:
虚拟指令的格式: 操作命令 操作时间
其中,操作命令有以下几种:
l C : 表示在CPU上计算
l I :表示输入
l O:表示输出
l W:表示等待
l H:表示进程结束
操作时间代表该操作命令要执行多长时间
假设I/O设备的数量没有限制
-prepared a procedure, you can create a number of virtual process, as well as a number of virtual process scheduling, time scheduling strategy for Web tablets. Virtual procedures Descr iption : Virtual instruction formats : commands operation time which commands are the following : C : said on the CPU computing l I : O said the importation of l : l said output W : wait for l H : end of the process, said the operation representative of the commands to implement long assumed I/O devices is no restriction on the number of
相关搜索: 调度算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
293030473
.........\293030473
.........\.........\Frm_Main.frm
.........\.........\Frm_Main.frx
.........\.........\Frm_Result.frm
.........\.........\LinglanX.bas
.........\.........\MSSCCPRJ.SCC
.........\.........\readme.txt
.........\.........\进程调度模拟.exe
.........\.........\进程调度模拟.vbp
.........\.........\进程调度模拟.vbw
.........\293030473
.........\.........\Frm_Main.frm
.........\.........\Frm_Main.frx
.........\.........\Frm_Result.frm
.........\.........\LinglanX.bas
.........\.........\MSSCCPRJ.SCC
.........\.........\readme.txt
.........\.........\进程调度模拟.exe
.........\.........\进程调度模拟.vbp
.........\.........\进程调度模拟.vbw