文件名称:CPU_Schedu
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority
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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CPU_Schedu2086451082007
.......................\@PSC_ReadMe_11742_3.txt
.......................\CPU
.......................\...\FCFS
.......................\...\....\FCFS.CPP
.......................\...\KERNEL.H
.......................\...\Mid-Term-Scheduler
.......................\...\..................\MTS.CPP
.......................\...\PCB.H
.......................\...\Priority
.......................\...\........\Priority.CPP
.......................\...\READYQUEUE.H
.......................\...\RR
.......................\...\..\RR.CPP
.......................\...\SCHEDULER.H
.......................\...\SJF
.......................\...\...\SJF.CPP
.......................\...\STRING.H
.......................\Read Me.txt
.......................\@PSC_ReadMe_11742_3.txt
.......................\CPU
.......................\...\FCFS
.......................\...\....\FCFS.CPP
.......................\...\KERNEL.H
.......................\...\Mid-Term-Scheduler
.......................\...\..................\MTS.CPP
.......................\...\PCB.H
.......................\...\Priority
.......................\...\........\Priority.CPP
.......................\...\READYQUEUE.H
.......................\...\RR
.......................\...\..\RR.CPP
.......................\...\SCHEDULER.H
.......................\...\SJF
.......................\...\...\SJF.CPP
.......................\...\STRING.H
.......................\Read Me.txt