文件名称:xianlaixianfuwu
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-23
- 文件大小:
- 3.49mb
- 下载次数:
- 0次
- 提 供 者:
- 进*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
进程调度算法模拟程序设计
实验内容
1、 可以用任何语言设计模拟的PCB结构
提示:应该包括模拟进程名称,模拟进程运行总时间,模拟进程进入就绪队列时间,模拟进程已运行时间,模拟进程状态,模拟响应比值。
2、 建立进程就绪队列
3、 编制高响应比优先调度算法实现进程调度的模拟过程
要求:
(1) 在屏幕上模拟显示出正在执行的进程的执行情况以及处于就绪和阻塞状态的进程的情况
(2) 可以随时建立模拟进程;
(3) 可以阻塞正在执行的模拟进程;可以唤醒阻塞的模拟进程;
(4) 在每次进程调度的时候要求计算并显示出每个模拟就绪进程的响应比值。
-Process scheduling algorithm simulation program design an experiment content, you can use any language design and simulation of the PCB structure Hint: modeling process should include the name, the total running time of the modeling process, simulated process enters the ready queue time, analog process has been running time, analog process status, simulate the response ratio. 2, the establishment process of the ready queue 3, the preparation of a high response ratio priority scheduling algorithm simulation process scheduling process requires: (a) simulated on the screen shows the process of being executed as well as the implementation of the state is ready and blocking the process of the case ( 2) you can always build a simulation process (3) can block the process of being executed simulation simulation process can wake up blocking (4) the time of each process scheduling requirements calculated and displayed for each analog ready process response ratio.
实验内容
1、 可以用任何语言设计模拟的PCB结构
提示:应该包括模拟进程名称,模拟进程运行总时间,模拟进程进入就绪队列时间,模拟进程已运行时间,模拟进程状态,模拟响应比值。
2、 建立进程就绪队列
3、 编制高响应比优先调度算法实现进程调度的模拟过程
要求:
(1) 在屏幕上模拟显示出正在执行的进程的执行情况以及处于就绪和阻塞状态的进程的情况
(2) 可以随时建立模拟进程;
(3) 可以阻塞正在执行的模拟进程;可以唤醒阻塞的模拟进程;
(4) 在每次进程调度的时候要求计算并显示出每个模拟就绪进程的响应比值。
-Process scheduling algorithm simulation program design an experiment content, you can use any language design and simulation of the PCB structure Hint: modeling process should include the name, the total running time of the modeling process, simulated process enters the ready queue time, analog process has been running time, analog process status, simulate the response ratio. 2, the establishment process of the ready queue 3, the preparation of a high response ratio priority scheduling algorithm simulation process scheduling process requires: (a) simulated on the screen shows the process of being executed as well as the implementation of the state is ready and blocking the process of the case ( 2) you can always build a simulation process (3) can block the process of being executed simulation simulation process can wake up blocking (4) the time of each process scheduling requirements calculated and displayed for each analog ready process response ratio.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
先来先服务
..........\先来先服务
..........\..........\Debug
..........\..........\.....\FCFSPCBSERVICE.exe
..........\..........\.....\FCFSPCBSERVICE.ilk
..........\..........\.....\FCFSPCBSERVICE.obj
..........\..........\.....\FCFSPCBSERVICE.res
..........\..........\.....\FCFSPCBSERVICEDlg.obj
..........\..........\.....\StdAfx.obj
..........\..........\.....\vc60.idb
..........\..........\.....\vc60.pdb
..........\..........\FCFSPCBSERVICE.APS
..........\..........\FCFSPCBSERVICE.clw
..........\..........\FCFSPCBSERVICE.cpp
..........\..........\FCFSPCBSERVICE.dsp
..........\..........\FCFSPCBSERVICE.dsw
..........\..........\FCFSPCBSERVICE.h
..........\..........\FCFSPCBSERVICE.ncb
..........\..........\FCFSPCBSERVICE.opt
..........\..........\FCFSPCBSERVICE.plg
..........\..........\FCFSPCBSERVICE.rc
..........\..........\FCFSPCBSERVICE.sdf
..........\..........\FCFSPCBSERVICE.vcxproj
..........\..........\FCFSPCBSERVICE.vcxproj.filters
..........\..........\FCFSPCBSERVICE.vcxproj.user
..........\..........\FCFSPCBSERVICEDlg.cpp
..........\..........\FCFSPCBSERVICEDlg.h
..........\..........\ReadMe.txt
..........\..........\Resource.h
..........\..........\StdAfx.cpp
..........\..........\StdAfx.h
..........\..........\res
..........\..........\...\FCFSPCBSERVICE.ico
..........\..........\...\FCFSPCBSERVICE.rc2
..........\..........\...\Thumbs.db
..........\实验 进程调度算法模拟设计.doc