B-tree

短语

[计] B树

词形变化

B-trees 复数 B-trees

别名

b-tree

释义与例句

n.
  1. 1.

    An indexed data structure suitable for storage of a large number of items in a balanced fashion, with very few disk accesses required for locating the correct record block.

    计算机 工程 数学