c-look
There are 6 repositories under c-look topic.
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.
mani5h/Disk-scheduling-algorithms
Simulation of disk scheduling algorithms like FCFS,SSTF,SCAN,C-SCAN,LOOK,C-LOOK in python
hoseinmrh/disk-scheduling
disk scheduling algorithms android app
Ahmed-Ibrahim-30/Disk_Scheduling_Algorithms
Disk_Scheduling_Algorithms by using GUI in Java
raymelon/DiskSim
:minidisc: Disk Scheduling Algorithms Simulator. Operating Systems course project.
sinasoltani123/Disk-Scheduling-algorithms-using-CSV-files
Look, C-Scan, Scan , C-Look disk scheduling algorithms for OS implemented using python