文件名称:zuigao
介绍说明--下载内容均来自于网络,请自行研究使用
试模拟最高响应比调度算法原理
描述:从就绪队列中选择一个响应比最高的进程,让其获得处理器执行,直到该进程完成或因等待事件而退出处理器为止。模拟实现这一组进程的工作过程。
-Test scheduling algorithm for simulation of the maximum response ratio theory descr iption: From the ready queue, select a response ratio of the highest process, allowed access to processor execution, until the process is complete or because of waiting for events out of processors so far. Simulate the process of realization of this group work process.
描述:从就绪队列中选择一个响应比最高的进程,让其获得处理器执行,直到该进程完成或因等待事件而退出处理器为止。模拟实现这一组进程的工作过程。
-Test scheduling algorithm for simulation of the maximum response ratio theory descr iption: From the ready queue, select a response ratio of the highest process, allowed access to processor execution, until the process is complete or because of waiting for events out of processors so far. Simulate the process of realization of this group work process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zuigao.cpp
模拟最高响应比.doc
模拟最高响应比.doc