Serach Engine (simple example)

时间:2014-02-01 20:33:22
【文件属性】:
文件名称:Serach Engine (simple example)
文件大小:44KB
文件格式:7Z
更新时间:2014-02-01 20:33:22
search engine, balanced serach tree, this is simple example for search engine study. it contains of balanced search tree,index inverted,GPS data processing and so on.the balanced search tree was built on AVL tree algorithm with node of meta data index inverted. It implemented the key idea of static search engine for one file(easy to extend to multiple files) and can be referenced by starter of search engine.
【文件预览】:
1114
----code()
--------CGNTermPostingList.class(2KB)
--------ir()
--------CGNmain.class(7KB)
--------sample-data.dat(150KB)
--------CGNTermPostingNode.class(1013B)
--------CGNmain.java(20KB)
--------CGNTermTree.class(5KB)
--------CGNTree.java(14KB)
--------CGNNode.class(1KB)
--------CGNTermNode.class(1KB)
--------CGNNode.java(2KB)
--------CGNTree.class(7KB)
--------project_requirement.txt(3KB)

网友评论