文件名称:tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 267kb
- 下载次数:
- 0次
- 提 供 者:
- 林**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设T是一棵具有n个结点的二叉树,若给定其先序和中序遍历序列,并假定其其先序和中序遍历序列分别存放于数组PreOder[n-1]和InOrder[n-1]中,试设计构造该二叉树链式存储结构的递归算法。-T is a set with n nodes of binary tree, if a given sequence and the sequence of its first traversal sequences, and assumed its first order and the order traversal sequences and deposited in the array PreOder [n-1] and InOrder [n-1], the sample design structure of the binary tree structure of the recursive algorithm for chain stores.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
前序中序确定二叉树\6前序中序确定二叉树\Debug\PreIn.bsc
..................\...................\.....\PreIn.exe
..................\...................\.....\PreIn.ilk
..................\...................\.....\PreIn.obj
..................\...................\.....\PreIn.pch
..................\...................\.....\PreIn.pdb
..................\...................\.....\PreIn.sbr
..................\...................\.....\SeqStack.obj
..................\...................\.....\SeqStack.pch
..................\...................\.....\SeqStack.pdb
..................\...................\.....\vc60.idb
..................\...................\.....\vc60.pdb
..................\...................\PreIn.cpp
..................\...................\PreIn.dsp
..................\...................\PreIn.dsw
..................\...................\PreIn.exe
..................\...................\PreIn.ncb
..................\...................\PreIn.opt
..................\...................\PreIn.plg
..................\...................\SeqStack.cpp
..................\...................\SeqStack.dsp
..................\...................\SeqStack.dsw
..................\...................\SeqStack.h
..................\...................\SeqStack.ncb
..................\...................\SeqStack.obj
..................\...................\SeqStack.opt
..................\...................\SeqStack.plg
..................\...................\用户手册.txt
..................\...................\Debug
..................\6前序中序确定二叉树
前序中序确定二叉树
..................\...................\.....\PreIn.exe
..................\...................\.....\PreIn.ilk
..................\...................\.....\PreIn.obj
..................\...................\.....\PreIn.pch
..................\...................\.....\PreIn.pdb
..................\...................\.....\PreIn.sbr
..................\...................\.....\SeqStack.obj
..................\...................\.....\SeqStack.pch
..................\...................\.....\SeqStack.pdb
..................\...................\.....\vc60.idb
..................\...................\.....\vc60.pdb
..................\...................\PreIn.cpp
..................\...................\PreIn.dsp
..................\...................\PreIn.dsw
..................\...................\PreIn.exe
..................\...................\PreIn.ncb
..................\...................\PreIn.opt
..................\...................\PreIn.plg
..................\...................\SeqStack.cpp
..................\...................\SeqStack.dsp
..................\...................\SeqStack.dsw
..................\...................\SeqStack.h
..................\...................\SeqStack.ncb
..................\...................\SeqStack.obj
..................\...................\SeqStack.opt
..................\...................\SeqStack.plg
..................\...................\用户手册.txt
..................\...................\Debug
..................\6前序中序确定二叉树
前序中序确定二叉树