搜索资源列表
nfsLibrary_src
- nFS,在一个文件中模拟一个文件系统,适合于需要读写创建大量文件的应用。该类库与linux下的NFS没有关系。该类库兼容MSVS/Win32, GCC/Linux and GCC/Solaris,全部用C语言完成。
Linuxfs_ext2
- linux下的ext2文件系统的实现的源码,在源码的基础上对源码中的文件操作部分进行了修改。无解压密码-the ext2 file system on the realization of the source, the source on the basis of the source document for the operation of some changes. Without extracting passwords
cramfs-1.1.tar
- 可以用它制作linux文件系统,在linux移植中非常有用。-can use it to make Linux file system, linux transplantation very useful.
fs
- 介绍LINUX的文件系统,来自网络,是一篇阐述文件系统的好文章
linuxplant
- linux2。6移植文档,嵌入式Linux内核移植相关代码分析,嵌入式BootLoader技术内幕,linux系统移植,1-U-BOOT移植实验,2-linux 2.6移植实验,3-根文件系统实验,4-工具链制作实验
Linux-cry-fs
- 本论文通过分析BEFS的设计思路和实现手段,介绍了一种用堆栈式文 件系统开发加密文件系统的新方法,希望对Linux文件系统的研究和开发 人员,具有一定的参考价值,能起到一个抛砖引玉的作用。
File_system
- 利用VC++实现对Linux文件管理系统的仿真,来自清华出版的一本书
filemanagement
- 利用mfc写的简单的文件管理系统,模仿linux的结构以及操作-file management
os-design
- linux二级文件系统 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 -linux file system II
FileSystme
- 自己写的模拟Linux EXT2文件系统。代码约在2000行左右,需要的话拿去参考一下吧。-This is a imitating linux ext2 C code written by myself.if you need it,you can refer to it!
linuxfile
- 模拟Linux的文件件系统,创建删除文件及目录等等功能,含有详细报告和代码-Pieces of Linux file system simulation, create delete files and directories, etc. functions, contains detailed reports and code
filesystembegin
- 1. 设计和实现一个简单的文件系统,要求包括目录、普通文件和文件的存储 2. 文件系统的目录结构采用类似Linux的树状结构; 3. 要求模拟的操作包括: a) 目录的添加、删除、重命名; b) 目录的显示(列表) c) 文件的添加、删除、重命名 d) 文件和目录的拷贝 4. 用户进入时显示可用命令列表;用户输入help时显示所有命令的帮助文档; 输入某个命令+?时显示该条命令的使用说明 5. 用户输入exit时退出该系统 6. 实验实现基于windows平台
my_mini_file_system_like_ext2
- linux ext2文件系统的模拟实现,主要的设计模式是树形文件系统,能够实现命令行下的文件操作-a simple file system like ext2
FileSystem
- 模拟linux文件系统写的程序,比较简单。该文件系统物理基础为磁道(40)0~39道。每个磁道划分为8个扇区,每个扇区有512B。该文件系统实现了文件的创建,删除,打开,读写,关闭,查看,目录的创建,删除等。-Analog linux file system write the procedure is relatively simple. The physical basis of the file system to the track (40) from 0 to 39. Each tra
LZH--final
- 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1. 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建目录 delete 删除目录 open 打开文件 close 关闭文件 read 读文件 write 写文件-For Linux system design a simple secondary file system. Required to get the following: 1. Can realiz
FileSystem
- Linux文件管理系统用C模拟实现,多个文件的形式-Linux FileSystem
code
- 参考linux extra2文件系统设计的一个基于c++读写文件操作的虚拟文件系统,适合作为操作系统课程的大作业参考-A reference linux extra2 file system design based on the virtual file system c++ write file operation, suitable for operating system programs big job reference
read32
- 本FORTRAN程序可以读入linux系统下的顺序集二进制文件,将其转化为txt文件。-The FORTRAN program can be read into the order sets a binary file system under linux, convert it to txt file.
test
- 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: (1)可以实现下列几条命令(至少4条) login 用户登录 dir 列文件目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 (2)列目录时要列出文件名、物理地址、保护码和文件长度; (3)源文件可以进行读写保护。 -Design a simple two- level file sys
peizhiwenjian
- 对系统中配置文件的读写与分解,可以在linux和window中使用,是一种很方面的读写方式-Read and write and decomposition system configuration files, you can use in linux and window, and is a very aspect of read and write