当前位置:
首页
资源下载

搜索资源 - 输入 二叉树 两种 遍历 结果 ,恢复该二叉树
搜索资源列表
-
0下载:
本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the binary list, according to res
-
-
0下载:
从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。-Binary list results from two keyboard input binary tree traversal, memory, and restore the binary tree traversal results, and the binary tree is displayed on the screen.
-
-
0下载:
输入二叉树两种遍历结果(中序加另外一种),恢复该二叉树。-Input binary tree the two traversal results (in sequence plus another) to restore the binary tree.
-