shortest-seek-time-first
There are 3 repositories under shortest-seek-time-first topic.
AmanCSE-1/Operating-System
This repository contains the Python Programs for various algorithms of Operating Systems
KhaledAshrafH/Disk-Scheduling-Visualizer
It's a Java-based repository that aims to implement and compare various disk scheduling algorithms. The project focuses on optimizing the movement of the disk head while accessing I/O blocks on cylinders. It provides a comprehensive solution for analyzing and visualizing the performance of different algorithms.
joaomota59/algoritmosDoBracoDoDisco
Algoritmo que mostra a quantidade de cilindros percorridos, dado uma entrada, para cada algoritmo do braço do disco.