📄 read me.txt
字号:
Author: Ameya Khasgiwala
subject: CPU Scheduling algorithms in C++
This was given to me as an assignment in the college so no project file exists.
There are priority, Round Robin, First come first serve and Shortest job first algorithm simulation.
job of my kernel is to just display the file, you can enhance it to do specific jobs and make your own kernel.
a mid term scheduler is also present.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -