Skip to content

This is a GUI programme built with Qt(c++) to schedule cpu tasks and display the GANTT chart for various shceduling algorithms like : round robin , first come fist serve, Shortest Job first ... etc. Every algorithm is separated in it's own header file.

Notifications You must be signed in to change notification settings

omarhatem97/Cpu-Scheduler

Repository files navigation

Cpu Scheduler

This is a GUI programme built with Qt(c++) to schedule cpu tasks and display the GANTT chart for various shceduling algorithms like : round robin , first come fist serve, Shortest Job first ... etc. Every algorithm is separated in it's own header file.

About

This is a GUI programme built with Qt(c++) to schedule cpu tasks and display the GANTT chart for various shceduling algorithms like : round robin , first come fist serve, Shortest Job first ... etc. Every algorithm is separated in it's own header file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published