santhoshpandi / fcfs-sjf-queue-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...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fcfs-sjf-queue-C

Overview: 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...

STEPS FOR EXECUTION:

  1. Download fcsj.c
  2. Open in c editor
  3. Run the fcsj.c file
  4. For input refer output.pdf

IDE recommended ( Visual studio code, Dev c++....)

About

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...


Languages

Language:C 100.0%