PCBmanagement

所属分类:嵌入式/单片机/硬件编程
开发工具:Java
文件大小:36KB
下载次数:7
上传日期:2017-10-15 16:43:50
上 传 者zzzxxxccc
说明:  模拟操作系统的进程调度,事先构造一个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)

文件列表:
Boundary.java (1431, 2017-10-15)
DynamicStorage.java (1721, 2017-10-15)
internalStorage.java (6985, 2017-10-15)
PCB.java (1416, 2017-10-15)
Storage.java (1036, 2017-10-15)
Waiting.java (815, 2017-10-15)
初始化.png (4710, 2017-10-15)
等待转就绪.png (10166, 2017-10-15)
就绪转等待.png (9410, 2017-10-15)
申请新进程.png (7696, 2017-10-15)
实验二的大致思路.txt (3672, 2017-10-15)

近期下载者

相关文件


收藏者