文件名称:223
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-08-31
- 文件大小:
- 606kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于反馈(Feed Back,FB)排队算法的CPU调度的模拟实现.
模拟动态创建多个进程,依据反馈排队算法调度原理,动态显示就绪队列中的进程、进程的剩余时间及占有CPU的进程;
动态显示等待队列中的进程(假设当前只有一个事件的等待队列);
-Based on feedback (Feed Back, FB) queuing algorithms CPU scheduling simulation.
Analog dynamically create multiple processes, queuing scheduling algorithm based on the feedback principle, dynamic display in the ready queue processes, process the remaining time and occupy the CPU processes
Dynamic display process of the waiting queue (assuming there is only one event queue)
模拟动态创建多个进程,依据反馈排队算法调度原理,动态显示就绪队列中的进程、进程的剩余时间及占有CPU的进程;
动态显示等待队列中的进程(假设当前只有一个事件的等待队列);
-Based on feedback (Feed Back, FB) queuing algorithms CPU scheduling simulation.
Analog dynamically create multiple processes, queuing scheduling algorithm based on the feedback principle, dynamic display in the ready queue processes, process the remaining time and occupy the CPU processes
Dynamic display process of the waiting queue (assuming there is only one event queue)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
223
...\223.cpp
...\223.dsp
...\223.dsw
...\223.ncb
...\223.opt
...\223.plg
...\Debug
...\.....\223.exe
...\.....\223.ilk
...\.....\223.obj
...\.....\223.pch
...\.....\223.pdb
...\.....\StdAfx.obj
...\.....\vc60.idb
...\.....\vc60.pdb
...\ReadMe.txt
...\StdAfx.cpp
...\StdAfx.h
...\基于反馈(Feed Back,FB)排队算法的CPU调度的模拟实现.doc