搜索资源列表
LevelOrderTraverse
- 在链式存储结构条件下实现层次遍历二叉树的各个节点的操作。-Storage structure in the chain under the conditions of the various node-level binary tree traversal operation.
NodeAssign
- 在链式结构存储条件下用结构体指针实现二叉树各个节点的修改操作。-Storage conditions in the chain structure pointers with a binary tree structure modification operations of each node.
balance_binary_tree
- 创建平衡二叉树,层次遍历平衡二叉树,计算平衡二叉树的树高。-Create a balanced binary tree, the level traversal balanced binary computing balanced binary tree.
BiTree
- C实现平衡二叉树---AVL 带注视的版本-C to achieve a balanced binary tree--- AVL
btree
- linux c语言面试中经常遇到经典二叉树算法-linux c language interview often encountered in classical binary tree algorithm