文件名称:PCBmanagement
- 所属分类:
- 嵌入式/单片机编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-10-15
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- zzzxx*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
模拟操作系统的进程调度,事先构造一个PCB总链队列,可对该队列进行正常的维护, 即当PCB状态变化时,在总链队列的基础上,实现菜单式管理和进程原语操作, 实现创建、撤销、时间片到、挂起进程和激活进程等基本进程原语, 以实现PCB的就绪队列、等待队列的组织与管理;(Simulation of the operating system process scheduling, to construct a PCB chain queue, can be used for normal maintenance of the queue, that is when the PCB state changes, based on the total chain queue, to achieve the menu management and process primitives operation, the realization of the creation, revocation, time slice, to hang up process and activation process the basic process of primitives, ready queue and queue waiting for the organization and management to achieve PCB)
相关搜索: pcb
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Boundary.java
DynamicStorage.java
internalStorage.java
PCB.java
Storage.java
Waiting.java
初始化.png
等待转就绪.png
就绪转等待.png
申请新进程.png
实验二的大致思路.txt
DynamicStorage.java
internalStorage.java
PCB.java
Storage.java
Waiting.java
初始化.png
等待转就绪.png
就绪转等待.png
申请新进程.png
实验二的大致思路.txt