文件名称:binary-tree
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树是每个节点最多有两个子树的树结构。通常子树被称作“左子树”(left subtree)和“右子树”(right subtree)。二叉树常被用于实现二叉查找树和二叉堆。-Enhanced JFS2 uses a binary tree representation while performing inode searches, which is a much better method than the linear method used by JFS.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
binary tree.txt