Skip to content

arpit1452/CPU-Scheduling-Algo-Visualizer-

Repository files navigation

CPU_Scheduling_Algo_Visualizer

This is a simple visualization project made using javascript

  1. Open the file in Visual Studio code.
  2. Turn on the live server.
  3. Now the user will reach to the home page.
  4. After navigating to the home page, the user will put on the data required.
  5. The user has to select one of the nine algorithms for which he/she wants to see the results.
  6. After these operations performed by the user, following results will happen: a. Firstly a Gantt chart will appear for the respective data put by the user. b. Few results like Turnaround time, Response time, Waiting time, CPU utilization etc. will appear there. c. An animation will appear which describes how the processes are going to ready state and how it finally terminates.(Assumation: Assume burst time to be 1 sec.)
  7. You can have a look on my work here : https://6457bdc7792bc9749a748ec7--creative-lamington-0e28fc.netlify.app/













About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors