Skip to content

AhmedIssa11/CPU-Scheduling-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages