Simulation of disk scheduling algorithms like FCFS,SSTF,SCAN,C-SCAN,LOOK,C-LOOK in python
-
Updated
Apr 12, 2018 - Python
Simulation of disk scheduling algorithms like FCFS,SSTF,SCAN,C-SCAN,LOOK,C-LOOK in python
Algoritmo que mostra a quantidade de cilindros percorridos, dado uma entrada, para cada algoritmo do braço do disco.
Add a description, image, and links to the sstf topic page so that developers can more easily learn about it.
To associate your repository with the sstf topic, visit your repo's landing page and select "manage topics."