⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 read me.txt

📁 CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列
💻 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 + -