文件名称:print_tree
介绍说明--下载内容均来自于网络,请自行研究使用
打印二叉树结构
问题描述:
按凹入表形式横向打印二叉树结构,即二叉树的根在屏幕的最左边,二叉树的左子树在屏幕的下边,二叉树的右子树在屏幕的上边。
-Print binary tree structure to describe the problem: According to the form of horizontal indentation print binary tree structure, that is the root of binary tree on the screen of the left subtree tree left of the screen below, the right sub-tree the tree above the screen.
问题描述:
按凹入表形式横向打印二叉树结构,即二叉树的根在屏幕的最左边,二叉树的左子树在屏幕的下边,二叉树的右子树在屏幕的上边。
-Print binary tree structure to describe the problem: According to the form of horizontal indentation print binary tree structure, that is the root of binary tree on the screen of the left subtree tree left of the screen below, the right sub-tree the tree above the screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
print_tree.doc