文件名称:job-scheduling
介绍说明--下载内容均来自于网络,请自行研究使用
操作系统作业调度,包括单、多道批处理先来先服务算法,单、多道处理最短作业优先调度算法,单道批处理响应比高者优先调度算法-Operating system job scheduling, including single and multi-channel batch first-come, first-serve algorithm, single and multi-channel processing shortest job first scheduling algorithm, single-channel batch response than high priority scheduling algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验2\1单道批处理先来先服务调度算法.cpp
.....\1单道批处理先来先服务调度算法(人工输入+有记录文件输出).exe
.....\2单道批处理最短作业优先调度算法.cpp
.....\2单道批处理最短作业优先调度算法(人工输入+有记录文件输出).exe
.....\3单道批处理响应比高者优先调度算法.cpp
.....\3单道批处理响应比高者优先调度算法(人工输入+有记录文件输出).exe
.....\4多道批处理先来先服务优先调度算法.cpp
.....\4多道批处理先来先服务优先调度算法(人工输入+有记录文件输出).exe
.....\5多道批处理最短作业优先调度算法.cpp
.....\5多道批处理最短作业优先调度算法(人工输入+有记录文件输出).exe
.....\RunlogJCB1.txt
.....\RunlogJCB4.txt
.....\sample RunlogJCB1.txt
.....\sample RunlogJCB2.txt
.....\sample RunlogJCB3.txt
.....\sample RunlogJCB4.txt
.....\sample RunlogJCB5.txt
.....\流程图1.vsd
.....\流程图2.vsd
.....\流程图3.vsd
.....\流程图4.vsd
.....\流程图5.vsd
实验2