IndexDemo

所属分类:数据结构
开发工具:Visual C++
文件大小:91KB
下载次数:92
上传日期:2010-04-17 20:55:16
上 传 者lvchengvl
说明:  一个学习数据结构的好例子,通过此代码能够学习倒排索引时如何创建的,本代码在vc6.0下运行通过!!!
(A good example of learning data structure, through this code to learn how to create the inverted index, and the code vc6.0 run through! ! !)

文件列表:
IndexDemo\IndexDemo.dsp (4855, 2007-05-05)
IndexDemo\IndexDemo.dsw (543, 2007-05-05)
IndexDemo\IndexDemo.h (397, 2007-05-05)
IndexDemo\IndexDemo.plg (252, 2009-09-13)
IndexDemo\InvertIndex.cpp (5724, 2007-05-05)
IndexDemo\InvertIndex.h (1456, 2007-05-05)
IndexDemo\InvertIndexWriter.cpp (2701, 2007-05-05)
IndexDemo\InvertIndexWriter.h (653, 2007-05-05)
IndexDemo\students.txt (589, 2007-05-05)
IndexDemo\IndexDemo.cpp (2129, 2009-09-13)
IndexDemo\MainRecord.cpp (2012, 2009-09-13)
IndexDemo\IndexDemo.opt (55808, 2009-09-13)
IndexDemo\IndexDemo.ncb (330752, 2010-04-14)
IndexDemo\IndexDemo.vcproj (6679, 2010-04-14)
IndexDemo\IndexDemo.sln (882, 2010-04-14)
IndexDemo\IndexDemo.suo (13824, 2010-04-14)
IndexDemo\IndexDemo.vcproj.C6B82DC3BCFF4F6.warren.user (1427, 2010-04-14)
IndexDemo\students_col1.txt (370, 2010-04-14)
IndexDemo\MainRecord.h (672, 2010-04-14)
IndexDemo (0, 2007-05-05)

主文件记录名称: students.txt 分别生成形如students_col1.txt一类属性倒排文件 注意: 主文件记录里,每一条记录内容中不要有空格,不然记录解析会有问题。

近期下载者

相关文件


收藏者