/CPU-Scheduling-Algorithms

This program simulates various CPU scheduling algorithms for a given process queue and provides important metrics such as CPU idle time, waiting time for each process, completion time for each process, and total execution time.

Primary LanguageC

No issues in this repository yet.