An open API service indexing awesome lists of open source software.

https://github.com/chamini2/disk_simulator

Simulador de acceso a disco duro, bajo la política Linux en Java. Con interfaz gráfica.
https://github.com/chamini2/disk_simulator

Last synced: 11 months ago
JSON representation

Simulador de acceso a disco duro, bajo la política Linux en Java. Con interfaz gráfica.

Awesome Lists containing this project

README

          

Hard drive simulator
====================

Hard drive GUI simulator of Shortest Seek Time First (SSTF) scheduling.

Requirements:

1) Java 7.

2) Java Swing libraries.