文件名称:virtual-dusk
介绍说明--下载内容均来自于网络,请自行研究使用
申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。
根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域
编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式
本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-application of a 10M file space into a virtual disk, according to the size of 1K division sector, in order numbers, to achieve a single volume directory single file system. According to the paper distribution program to design appropriate FCB structure, and the leisure space management structure, the total disk volumes of information structure, District information directory structure, stored in the virtual disk preparation of the corresponding regional management procedures, to achieve the virtual disk full control as with real disk usage patterns similar to the DOS or Linux terminal is a simple way of Disk File FAT format, and other relevant background and algorithms, and using FAT programs to achieve a single volume. single-level directory of virtual file system. Descr iption of the whol
根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域
编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式
本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-application of a 10M file space into a virtual disk, according to the size of 1K division sector, in order numbers, to achieve a single volume directory single file system. According to the paper distribution program to design appropriate FCB structure, and the leisure space management structure, the total disk volumes of information structure, District information directory structure, stored in the virtual disk preparation of the corresponding regional management procedures, to achieve the virtual disk full control as with real disk usage patterns similar to the DOS or Linux terminal is a simple way of Disk File FAT format, and other relevant background and algorithms, and using FAT programs to achieve a single volume. single-level directory of virtual file system. Descr iption of the whol
相关搜索: 虚拟文件系统
文件系统
virtual
disk
LINUX
磁盘
dos
文件系统
file
disk
虚拟磁盘
K
distribution
virtual
file
system
virtual
文件系统
virtual
disk
LINUX
磁盘
dos
文件系统
file
disk
虚拟磁盘
K
distribution
virtual
file
system
virtual
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mydisk.cpp
mydisk.dat
mydisk.exe
readme.txt
虚拟文件系统的实现.doc
mydisk.dat
mydisk.exe
readme.txt
虚拟文件系统的实现.doc