AhmedIssa11 / CPU-Scheduling-Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C# 100.0%