Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 296 Bytes

File metadata and controls

3 lines (2 loc) · 296 Bytes

Scheduling-Algorithm-Simulator-Using-C-

Operating Systems Project toperform discrete event simulation and measure the performances of three fundamental process scheduling algorithms: First-Come-First-Served (FCFS), Shortest-Job-Next (SJN), and Round-Robin (RR), using a given process dataset.