It consists of menu driven program to find fcfs and sjf with gantt chart and it is used to find average waiting time , average burst time and generation of table...
-
Updated
Oct 7, 2022 - C
It consists of menu driven program to find fcfs and sjf with gantt chart and it is used to find average waiting time , average burst time and generation of table...
This project is a web-based simulator for CPU scheduling algorithms. It allows users to input different processes with specific attributes (arrival time, burst time, etc.) and visualize how these processes are scheduled according to the chosen scheduling algorithm.
Add a description, image, and links to the fcfs-sjf-ganttchart topic page so that developers can more easily learn about it.
To associate your repository with the fcfs-sjf-ganttchart topic, visit your repo's landing page and select "manage topics."