https://github.com/ookii-tsuki/cpu-scheduling-sim
A simple GUI CPU scheduling simulator
https://github.com/ookii-tsuki/cpu-scheduling-sim
cpu cpu-scheduling fcfs-scheduling non-preemptive operating-system preemptive priority-scheduling round-robin scheduler scheduling-algorithms sfj
Last synced: about 1 month ago
JSON representation
A simple GUI CPU scheduling simulator
- Host: GitHub
- URL: https://github.com/ookii-tsuki/cpu-scheduling-sim
- Owner: ookii-tsuki
- Created: 2022-04-30T17:28:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T21:11:44.000Z (about 3 years ago)
- Last Synced: 2025-04-11T18:22:05.331Z (about 1 month ago)
- Topics: cpu, cpu-scheduling, fcfs-scheduling, non-preemptive, operating-system, preemptive, priority-scheduling, round-robin, scheduler, scheduling-algorithms, sfj
- Language: C#
- Homepage:
- Size: 163 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CPU Scheduling Simulator
Simple schedule simulator with a graphical interface made for SE (Operating Systems) by Mohamed Amin Ben Chrifa and Skander Badboud.
* [Download](https://github.com/ookii-tsuki/cpu-scheduling-sim/releases/tag/v1.0) executable
* [See](https://github.com/ookii-tsuki/cpu-scheduling-sim/tree/master/CPUScheduling%20Sim/Source) source code## Preview
![]()