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

📄 @psc_readme_11742_3.txt

📁 CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列
💻 TXT
字号:
Title: CPU Scheduler algorithms FCFS SJF Priority
Description: This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to run and execute a piece of code. Right now the code just displays the file given to in the input, If we modify the code so that it can interpret the meaning of the file then it can execute the file and can become a sub OS or VirtualMachine like JVM.

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -