Ecosyste.ms: Awesome
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: about 4 hours 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-14T23:48:36.000Z (about 11 years ago)
- Last Synced: 2024-04-29T18:12:05.564Z (7 months ago)
- Language: Java
- Size: 277 KB
- Stars: 1
- Watchers: 3
- 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.