搜索资源列表
print_tree
- 打印二叉树结构 问题描述: 按凹入表形式横向打印二叉树结构,即二叉树的根在屏幕的最左边,二叉树的左子树在屏幕的下边,二叉树的右子树在屏幕的上边。
exp2
- (1)按逆波兰表达式建立树 (2) 输出表达式树的各种遍历的结果。 (3) 打印表达式树。 (4) 删除表达式树。 -(1) The establishment of trees by Reverse Polish Notation (2) output a variety of expression tree traversal results. (3) Print the expression tree. (4) Delete an expression tree.
print
- 按RNL顺序打印二叉树,一道数据结构上机题-print binary tree in RNL order
Treap
- 将二叉堆树 在控制台下 调用 api 函数 用 图形树打印,-The binary tree in the control of the tree with graphic print
BiTree
- 用c实现的一个对二叉树的各种操作,包括插入删除等的源代码程序,编译已通过。-A binary tree with c a variety of operations, including the insertion and deletion program source code, the compiler has passed.
PrintTreeLikeTree
- 在控制台树形输出二叉树,使用了队列。首先设置叶子节点间的间距,然后以坐标的形似记录下每个节点的位置-Binary output in the console tree, using a queue. The spacing between the first set of leaf nodes, then the coordinates of the shape of the recording position of each node