最强码农's repositories

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.

Language:JavaStargazers:0Issues:0Issues:0