搜索资源列表
zyy
- 这是一个c++环境下的模拟文件系统的部分源代码,支持词法分析,其中用到头文件#Include \"lex.h\"-c This is a simulated environment of the file system source code, support for lexical analysis, which uses the first document # Include "lex.h"
NO.3104007253
- 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程。有十个以上的实用命令-prepared and debugging a directory tree structure of the file system to simulate document management workflow. 10 more practical command
los
- 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
200673016165097121
- 二级目录的文件系统模拟(final)的图表模式
czxt
- 操作系统设计 ,通过一个简单的二级文件系统设计,加深对文件系统的内部功能以及内部实现的理解。要求模拟采用二级目录结构的磁盘文件系统的文件操作能实现以下几条命令,用输入命令来模拟用户程序中调用的文件操作-Operating System Design
fatfs
- 这是个模拟fat文件系统的程序,用socket套了一下实现了CS模式。linux可用,内附一个200M的文件可供测试-This is a simulation program of the fat file system, socket sets CS mode. linux is available, enclosing a 200M file available for testing
wenjianxitong
- 编译执行模拟文件系统的实现程序,根据系统实现的功能反复操作,直至熟悉所有功能。在磁盘上建立一个文件作为文件存储器,此文件相当于一个磁盘分区,并在其上实现一个简单的单用户文件系统。- Compile and run simulation file system implementation process, repeated operation functions implemented in accordance with the system until familiar with all
Project2
- 用C++做的模拟文件系统,可以用VS打开,也可以用VC打开-using C++ to make a file system。the stand can be VS or VC