文件名称:MSA_multiindexfilesystem
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 20.06kb
- 下载次数:
- 0次
- 提 供 者:
- T***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
this project is MultiIndexed FileSystem i done it for \"Information storage and retrieval FileSystem course\" it is like IBM VSAM FS, use variable lenght record , and B+Tree algorithm for indexing,and store data in PileFile(*.pile) and also indexes in (*.idx)
-this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course "it is like IBM VSE FS, use variable length record, and B Tree algorithm for indexing. and store data in PileFile (*. pile) and also ind exes in (*. idx)
-this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course "it is like IBM VSE FS, use variable length record, and B Tree algorithm for indexing. and store data in PileFile (*. pile) and also ind exes in (*. idx)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 79419104msa_multiindexfilesystem.zip 列表 @PSC_ReadMe_1527_10.txt filesystem source/ filesystem source/about.resx filesystem source/about.vb filesystem source/AssemblyInfo.vb filesystem source/filesystem.vb filesystem source/firstload.txt filesystem source/Form1.resx filesystem source/Form1.vb filesystem source/multiindex.sln filesystem source/multiindex.suo filesystem source/multiindex.vbproj filesystem source/multiindex.vbproj.user filesystem source/pile/ filesystem source/pile/sample firstload.txt filesystem source/pile/sample recordstructure.txt