-
操作系统大型实验:模拟LINUX文件系统
一、实验内容1. 设计和实现一个模拟文件系统,要求包括目录、普通文件和文件的存储。必须有自定义的数据结构,不能直接调用windows 的API函数,即不能只实现了一个壳。2. 文件系统的目录结构采用类似Linux的树状结构。3. 要求模拟的操作包括:a) 目录的添加、删除、重命名;b) 目录的显示(列表);c) 文件的添加、删除、重命名;d) 文件和目录的拷贝;e) 文件的读写操作。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 15:27:13下载
- 积分:1
-
国外经典教材《操作系统分析与设计》中Minix操作系统的全部源代码。...
国外经典教材《操作系统分析与设计》中Minix操作系统的全部源代码。-Operating Systems Design and Implementation, 3rd Edition
by Andrew S. Tanenbaum and Albert S. Woodhull
- 2022-01-21 00:47:13下载
- 积分:1
-
an automatic shutdown procedures
一个自动关机程序-an automatic shutdown procedures
- 2022-04-08 19:46:59下载
- 积分:1
-
C_deadblocked和按优先数.rar
C_deadblocked和按优先数.rar-C_deadblocked and by priority number. Rar
- 2022-04-26 21:09:03下载
- 积分:1
-
系统启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。...
系统启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。-Boot time memory status detection software C code, the degree of bit depth, with a high-level programming knowledge of C friends can refer to the study.
- 2023-01-08 03:00:04下载
- 积分:1
-
单道批处理系统的作业调度程序(短作业优先,最高响应比,先来先服务三种算法)...
单道批处理系统的作业调度程序(短作业优先,最高响应比,先来先服务三种算法)-Shan Road Batch Job Scheduling System (short operating priority, the highest response ratio, first-come first three service algorithm)
- 2022-07-17 03:18:26下载
- 积分:1
-
这是从不同语言来实现操作系统交通灯的调度问题
这是从不同语言来实现操作系统交通灯的调度问题-This is a different language from the operating system of traffic lights to achieve the scheduling problem
- 2022-04-26 17:07:40下载
- 积分:1
-
Linux命令大全,修改后的版本,对于一些命令为内核的2.6小时。
Linux的命令大全,修改版本,对一些针对内核2.6的命令做了注释,还是挺不错的。适合初学者或者作为手册进行查询-Linux command Daquan, a modified version, for some commands for the kernel 2.6 has done a comment, or very good. Suitable for beginners or as a manual query
- 2023-02-18 23:45:03下载
- 积分:1
-
进程调度演示程序
进程调度演示程序-process scheduling Demonstration Program.
- 2022-12-28 09:50:03下载
- 积分:1
-
磁盘调度算法源代码
磁盘调度算法源程序-disk scheduling algorithm source code
- 2022-02-04 04:53:58下载
- 积分:1