This repository is not active
Xiaohan123456/CPU-Scheduling
This project is designed primarily to create a CPU Scheduling GUI application which applies the different scheduling algorithm such as First Come First Serve (FCFS), Shortest Job First (SJF), Shortest Remaining Time (SRT), Round Robin (RR) and Priority (Prio). It incorporate our skills and knowledge that we have earned in this subject and also knowledge in Java programming language.
Java