1. 首页
  2. 编程语言
  3. 其他
  4. Serach Engine (simple example)

Serach Engine (simple example)

上传者: 2019-01-01 23:09:43上传 7Z文件 44.17KB 热度 31次
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.
用户评论