搜索资源列表
exp
- 这个是我们操作系统的一个实验,它主要是编写一个简单的存储管理(文件管理),采用了双层目录结构来对文件管理的工作过程进行模拟,因为单层目录结构可能会在不同用户之间引起文件名称的混淆,因此为每个用户都创建一个独立目录。而且每次每个用户可保存10个文件,且在一次运行中只能打开一个文件,并对文件设置保护措施。呵呵,是不是怪简单的-This is an experimental operating system, it is primarily the preparation of a simple st
linuxsy4
- 操作系统实验4 理解动态异常存储分区资源管理,掌握所需数据结构和管理程序,了解各种存储分配算法的优点和缺点。-Experiment 4 of the operating system to understand the dynamic abnormal storage partition resource management with the necessary data structures and management procedures, understand the advantag
os1
- 操作系统的实验,存储管理和虚拟存储器管理-Experiments of the operating system, memory management and virtual memory management
linux-mem
- 实验1-可变分区存储管理 交大计算机 操作系统作业-Experiment 1- variable storage management Jiaotong computer operating system job
存储管理实验
- 操作系统的存储管理实验,里面有FIFO算法和LRU算法,还有CLOCK核心算法(The storage management experiments of the operating system include the FIFO algorithm and the LRU algorithm, and the CLOCK core algorithm.)