https://github.com/hrshtpurohit/os-lab-simulator
It's a software where you can learn to code for Operating Systems related topics.
https://github.com/hrshtpurohit/os-lab-simulator
bash operating-systems pyqt4 python simulator
Last synced: about 2 months ago
JSON representation
It's a software where you can learn to code for Operating Systems related topics.
- Host: GitHub
- URL: https://github.com/hrshtpurohit/os-lab-simulator
- Owner: hrshtpurohit
- Created: 2017-04-15T19:40:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-15T20:05:04.000Z (about 9 years ago)
- Last Synced: 2025-07-01T14:55:24.763Z (12 months ago)
- Topics: bash, operating-systems, pyqt4, python, simulator
- Language: Python
- Homepage:
- Size: 66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OS-Lab-Simulator
A Lab simulator for Operating Systems course which can be used to learn and evaluate student's knowledge on various sub-topics such as Scheduling, Synchronisation, Deadlocks.
Applications are available in corresponding Lab directories (currently the application runs only on Linux). The source code can be found in the "Src" Directory, and screenshots of the software are available in the "Screenshots" directory.