soh2970 / C-cpu-scheduling-simulation

Simulates CPU scheduling algorithms (FCFS, SJF, Round Robin) in C, calculates process waiting and turnaround times, and prints per-time-unit execution.

Repository from Github https://github.comsoh2970/C-cpu-scheduling-simulationRepository from Github https://github.comsoh2970/C-cpu-scheduling-simulation

This repository is not active

About

Simulates CPU scheduling algorithms (FCFS, SJF, Round Robin) in C, calculates process waiting and turnaround times, and prints per-time-unit execution.


Languages

Language:C 100.0%