节点文献
《数据结构》中B-树的删除算法的实现
The Implementation of the Deleting Algorithm About B-trees in a Data Structure Course
【摘要】 B-树是一种平衡的多路查找树,在文件系统中有着很好的应用。该文分析了在B-树中删除一个关键词的几种情形,给出了B-树删除算法的具体实现,有助于对《数据结构》课程中B-树操作的更好理解。
【Abstract】 B-trees are balanced search trees designed to work well on file systems. In this paper, the detailed implementation of a deleting algorithm is discussed for a few situations of deleting the key in B-trees, which contributes to a better understanding of B-trees in a data structure course.
【关键词】 查找树;
子树;
叶子结点;
删除算法;
合并结点;
【Key words】 Search tree; Subtree; Leaf node; Deleting algorithm; Merge node;
【Key words】 Search tree; Subtree; Leaf node; Deleting algorithm; Merge node;
【基金】 安徽省自然科学基金面上项目(1408085MF131);安徽省高等学校省级自然科学研究项目(KJ2014A140,KJ2013B119)
- 【文献出处】 电脑知识与技术 ,Computer Knowledge and Technology , 编辑部邮箱 ,2014年16期
- 【分类号】TP311.12
- 【下载频次】60