/CPU-Simulation

It is about FCFS, SJF, RR, PM, :1.First come First Served method; 2.Shortest job first method; 3.Priority method; 4.Round Robin method;. Which has coding for bote method : 1. For Preemptive method ;2. For non-preemptive method.

Primary LanguageC++

CPU-Simulation

It is about FCFS, SJF, RR, PM, :1.First come First Served method; 2.Shortest job first method; 3.Priority method; 4.Round Robin method;. Which has coding for bote method : 1. For Preemptive method ;2. For non-preemptive method.