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.
- Host: GitHub
- URL: https://github.com/chamini2/disk_simulator
- Owner: chamini2
- Created: 2013-05-14T22:19:18.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-11-14T23:48:36.000Z (over 12 years ago)
- Last Synced: 2025-06-14T11:44:18.389Z (about 1 year ago)
- Language: Java
- Size: 277 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.