Description: Design program to simulate the process of round-robin RR scheduling process. Suppose there are n processes at T1, ..., Tn time to reach the system, they need service hours are S1, ..., Sn. The use of different time slots, respectively, the size of q, using round-robin scheduling algorithm for scheduling RR process to calculate the completion time of each process, turnaround time, and with the right turnaround time, and statistical process of n the average turnaround time and average weighted turnover time.
To Search:
File list (Check if you may need any files):
时间片轮转
..........\Debug
..........\.....\RR.exe
..........\.....\RR.ilk
..........\.....\RR.obj
..........\.....\RR.pch
..........\.....\RR.pdb
..........\.....\RR1.exe
..........\.....\RR1.ilk
..........\.....\RR1.obj
..........\.....\RR1.pch
..........\.....\RR1.pdb
..........\.....\RR2.exe
..........\.....\RR2.ilk
..........\.....\RR2.obj
..........\.....\RR2.pch
..........\.....\RR2.pdb
..........\.....\RR3.exe
..........\.....\RR3.ilk
..........\.....\RR3.obj
..........\.....\RR3.pch
..........\.....\RR3.pdb
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\RR.cpp
..........\RR.dsp
..........\RR.dsw
..........\RR.ncb
..........\RR.opt
..........\RR.plg
..........\RR1.cpp
..........\RR1.dsp
..........\RR1.dsw
..........\RR1.ncb
..........\RR1.opt
..........\RR1.plg
..........\RR3.cpp
..........\RR3.dsp
..........\RR3.dsw
..........\RR3.ncb
..........\RR3.opt
..........\RR3.plg