KhaledAshrafH / CPU-Scheduling-Simulator

This project is a Java program with a graphical user interface (GUI) designed to simulate different CPU scheduling algorithms. The goal of this project is to provide a hands-on experience and visual representation of various CPU scheduling algorithms, including Non-Preemptive Priority Scheduling, Non-Preemptive Shortest Job First (SJF), Shortest-Re

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KhaledAshrafH/CPU-Scheduling-Simulator Stargazers