文件名称:postin
介绍说明--下载内容均来自于网络,请自行研究使用
给定一棵有n 个结点的二叉树,结点的编号为1,2,…,n。已知二叉树结点编号的后
序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。-Has given an n-node binary tree, nodes numbered 1,2, ..., n. Known binary tree nodes numbered in sequence after the sequence and form, try to design an algorithm to determine the binary tree before the node numbering sequence table.
序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。-Has given an n-node binary tree, nodes numbered 1,2, ..., n. Known binary tree nodes numbered in sequence after the sequence and form, try to design an algorithm to determine the binary tree before the node numbering sequence table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
input.txt
postin.cpp
postin.cpp