文件名称:os5
介绍说明--下载内容均来自于网络,请自行研究使用
“进程调度算法的实现”。
其实验目的是:
1实现先来先服务FCFS、短作业优先SJF以及时间片轮转调度算法。
2 了解上述3种算法的机理。
-Process scheduling algorithm to achieve. "
The purpose of the experiment is as follows:
1 first-come first-served FCFS, priority to short jobs SJF and round-robin scheduling algorithm.
2 Understanding the mechanism of the three kinds of algorithms.
其实验目的是:
1实现先来先服务FCFS、短作业优先SJF以及时间片轮转调度算法。
2 了解上述3种算法的机理。
-Process scheduling algorithm to achieve. "
The purpose of the experiment is as follows:
1 first-come first-served FCFS, priority to short jobs SJF and round-robin scheduling algorithm.
2 Understanding the mechanism of the three kinds of algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os5.cpp