Introduction - If you have any usage issues, please Google them yourself
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)
Packet : 79419104msa_multiindexfilesystem.zip filelist
@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