搜索资源列表
tushuguanlixitong
- 图书借阅管理的设计与实现系统设计,包括内存数据结构设计、数据文件设计、代码设计、输入/输出设计、用户界面设计、处理过程设计。要求内存数据用链表组织,数据文件用文本文件,用户界面用字符界面,枚举量用枚举类型表示。至少实现数据记录的增加、修改、删除、查询及相应结果的显示,查询应能按不同数据项进行。-Book Lending Management Design and Implementation of system design, including memory data structure de
cpu_schedule
- cpu调度:1、采用图形界面; 2、可随时增加进程; 3、规定道数,设置后备队列和挂起状态。若内存中进程少于规定道数,可自动从后备队列调度一作业进入。被挂起进程入挂起队列,设置解挂功能用于将指定挂起进程解挂入就绪队列。 4、每次调度后,显示各进程状态。-cpu scheduling: 1, using a graphical interface 2, which can increase the process 3, in the respect that few, set ba
chsckqd_default
- 通过内存映射实现进程间的数据交换,有兴趣的朋友可参考下代码-Through memory mapping to implement the data exchange between process, interested friends can reference code
Vhis-management
- 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理-This is a simulation operating system Including the process management of memory management, file management
