03 2016 档案

B树详解
摘要:B树 具体讲解之前,有一点,再次强调下:B-树,即为B树。因为B树的原英文名称为B-tree,而国内很多人喜欢把B-tree译作B-树,其实,这是个非常不好的直译,很容易让人产生误解。如人们可能会以为B-树是一种树,而B树又是一种一种树。而事实上是,B-tree就是指的B树。特此说明。 我们知道,B 阅读全文

posted @ 2016-03-24 00:58 wyman25 阅读(32408) 评论(1) 推荐(3) 编辑

What is the difference between a binary tree, a binary search tree, a B tree and a B+ tree?
摘要:Binary Tree : It is a tree data structure in which each node has at most two children. As such there is no relation between a parent and its left and 阅读全文

posted @ 2016-03-09 18:19 wyman25 阅读(390) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示