搜索资源列表
RR
- Round Robin process scheduling algorithm simulation in C++. Good for process scheduling study
RR
- 此程序模拟进程调度,模拟系统调度算法RR算法-This program uses RR scheduling algorithm simulation system
CPU
- 实验目的:采用仿真实验的方法,分析在FCFS、SJF、RR和MLFS算法中,下列因素对平均周转时间的影响。-Objective: using simulation method, analysis in FCFS, SJF, RR and MLFS algorithms, the following factors on the average turnaround time effect.
4
- 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值。-The simulation process scheduling, given in accordance with the algorithm first-come, first-served FCFS, rotary RR (q = 1), the shortest process priority the SPN
5
- 进程调度 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值-Process scheduling simulation process scheduling algorithm is given in accordance with the first-come, first-served FCFS, rotate RR (q = 1), the shortest p