搜索资源列表
B_Tree
- 用控制台实现了经典的数据结构B树,可以通过测试文件.txt加载已有的B树,有插入,删除,查找的功能,加深对数据结构的理解。
InverseIndex
- 使用B+树实现文件倒排索引,查找关键词染色,根据出现频率排序
BookManage
- 图书馆的图书管理系统,此系统为数据结构课程设计源代码,为B树实现。-Library' s library management system, the system data structure for curriculum design source code, for the B Tree implementation.