文件名称:os
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6.99mb
- 下载次数:
- 0次
- 提 供 者:
- 曹**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
内存文件系统:建立基于内存的文件系统
首先分配一定容量的内存,建立虚拟磁盘;
在该磁盘上建立相应的文件系统;
为该文件系统设计相应的数据结构来管理目录、虚拟磁盘的空闲空间、已分配空间等。
提供文件的创建、删除、移位、改名等功能。
提供良好的界面,可以显示磁盘文件的状态和空间的使用情况;
提供虚拟磁盘转储功能,可将信息存入磁盘,还可从磁盘读入内存;-First allocate a certain amount of memory to create a virtual disk
To establish the appropriate file system on the disk
For file system design appropriate data structures to manage the catalog, a virtual disk free space has been allocated space.
File creation, deletion, translocation, and renamed.
Provide a good interface, you can display the status of the disk file and space usage
Virtual disk dump function, the information is stored in the disk, can also be read into memory from disk
首先分配一定容量的内存,建立虚拟磁盘;
在该磁盘上建立相应的文件系统;
为该文件系统设计相应的数据结构来管理目录、虚拟磁盘的空闲空间、已分配空间等。
提供文件的创建、删除、移位、改名等功能。
提供良好的界面,可以显示磁盘文件的状态和空间的使用情况;
提供虚拟磁盘转储功能,可将信息存入磁盘,还可从磁盘读入内存;-First allocate a certain amount of memory to create a virtual disk
To establish the appropriate file system on the disk
For file system design appropriate data structures to manage the catalog, a virtual disk free space has been allocated space.
File creation, deletion, translocation, and renamed.
Provide a good interface, you can display the status of the disk file and space usage
Virtual disk dump function, the information is stored in the disk, can also be read into memory from disk
(系统自动生成,下载前可以参看下载内容)
下载文件列表
操作系统\报告.doc
........\源代码\Debug\CL.read.1.tlog
........\......\.....\CL.write.1.tlog
........\......\.....\FileSystem.exe
........\......\.....\FileSystem.exe.embed.manifest
........\......\.....\FileSystem.exe.embed.manifest.res
........\......\.....\FileSystem.exe.intermediate.manifest
........\......\.....\FileSystem.lastbuildstate
........\......\.....\FileSystem.log
........\......\.....\FileSystem.obj
........\......\.....\FileSystem.pdb
........\......\.....\FileSystem_manifest.rc
........\......\.....\link-cvtres.read.1.tlog
........\......\.....\link-cvtres.write.1.tlog
........\......\.....\link.read.1.tlog
........\......\.....\link.write.1.tlog
........\......\.....\mt.read.1.tlog
........\......\.....\mt.write.1.tlog
........\......\.....\rc.read.1.tlog
........\......\.....\rc.write.1.tlog
........\......\.....\vc100.idb
........\......\.....\vc100.pdb
........\......\.....\vc60.pdb
........\......\FileSystem.cpp
........\......\FileSystem.dsp
........\......\FileSystem.dsw
........\......\FileSystem.ncb
........\......\FileSystem.opt
........\......\FileSystem.plg
........\......\FileSystem.sdf
........\......\FileSystem.sln
........\......\FileSystem.suo
........\......\FileSystem.vcxproj
........\......\FileSystem.vcxproj.user
........\......\Function.h
........\......\index.txt
........\......\menu.h
........\......\UserType.h
........\......\图片1.jpg
........\......\图片2.jpg
........\......\Debug
........\源代码
操作系统
........\源代码\Debug\CL.read.1.tlog
........\......\.....\CL.write.1.tlog
........\......\.....\FileSystem.exe
........\......\.....\FileSystem.exe.embed.manifest
........\......\.....\FileSystem.exe.embed.manifest.res
........\......\.....\FileSystem.exe.intermediate.manifest
........\......\.....\FileSystem.lastbuildstate
........\......\.....\FileSystem.log
........\......\.....\FileSystem.obj
........\......\.....\FileSystem.pdb
........\......\.....\FileSystem_manifest.rc
........\......\.....\link-cvtres.read.1.tlog
........\......\.....\link-cvtres.write.1.tlog
........\......\.....\link.read.1.tlog
........\......\.....\link.write.1.tlog
........\......\.....\mt.read.1.tlog
........\......\.....\mt.write.1.tlog
........\......\.....\rc.read.1.tlog
........\......\.....\rc.write.1.tlog
........\......\.....\vc100.idb
........\......\.....\vc100.pdb
........\......\.....\vc60.pdb
........\......\FileSystem.cpp
........\......\FileSystem.dsp
........\......\FileSystem.dsw
........\......\FileSystem.ncb
........\......\FileSystem.opt
........\......\FileSystem.plg
........\......\FileSystem.sdf
........\......\FileSystem.sln
........\......\FileSystem.suo
........\......\FileSystem.vcxproj
........\......\FileSystem.vcxproj.user
........\......\Function.h
........\......\index.txt
........\......\menu.h
........\......\UserType.h
........\......\图片1.jpg
........\......\图片2.jpg
........\......\Debug
........\源代码
操作系统