Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 420 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 420 Bytes

CPU-Scheduling-Algorithms

Windows Application for simulate graph processes Scheduling in Operating System Support any number of prosesses in simmulate.

Implementation of the following Scheduling Algorithms:

  • First come first served (FCFS)
  • Shortest Job First Preemptive (SJF - pre)
  • Round Robin

User Interface:

cpu