CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二叉树的遍历

搜索资源列表

  1. tree

    0下载:
  2. MFC对话框类实现对二叉树的中序遍历排序,前序遍历排序,后序遍历排序,请仔细阅读程序后了解程序输入的格式-MFC dialog class in order to realize the binary tree traversal order, preorder traversal order, post order traversal order, please carefully read the procedures to understand the procedure input fo
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3593496
    • 提供者:
  1. binaryTree

    0下载:
  2. 本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-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
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:288309
    • 提供者:姚丽文
  1. Binary_Tree

    2下载:
  2. 根据二叉树的抽象数据类型的定义,使用二叉链表实现一个二叉树。 二叉树的基本功能: 1、二叉树的建立 2、前序遍历二叉树 3、中序遍历二叉树 4、后序遍历二叉树 5、按层序遍历二叉树 6、求二叉树的深度 7、求指定结点到根的路径 8、二叉树的销毁 -According to the abstract data type binary definition, use two forks to implement a binary tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-17
    • 文件大小:577997
    • 提供者:tryqtyl
  1. btree

    0下载:
  2. (1)二叉树的创建操作; (2)二叉树的销毁操作; (3)二叉树的先序遍历的递归算法; (4)二叉树的中序遍历的递归算法; (5)二叉树的后序遍历的递归算法; (6)二叉树的先序遍历的非递归算法; (7)二叉树的中序遍历的非递归算法; (8)二叉树的后序遍历的非递归算法; (9)二叉树的层次遍历算法; -(1) the creation of binary operations (2) the destruction of binary
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:205760
    • 提供者:不悔
  1. BTree

    0下载:
  2. 定义二叉树两个结点的最小距离为这两个结点的最近公共祖先分别到这两个结点的路径长度之和。请设计一种方法,找出给定二叉树中任意两个结点的最小距离,可以考虑以图形显示之。程序实现二叉树的层次遍历,要求每层之间的数据用一个空格分开。二叉树采用二叉链表方式进行存储-Defined binary minimum distance of two nodes for these two nodes were the most recent common ancestor of these two nodes a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1608502
    • 提供者:范吉伟
  1. Desktop

    0下载:
  2. 数据结构 java版本 二叉树的创建 序遍历,中序遍历,后序遍历 +考试题目(Ordered traversal, inorder traversal, backward traversal)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:54272
    • 提供者:迪迪五谷
  1. 0127遍历二叉树和二叉树线索化

    0下载:
  2. 大学数据结构.遍历二叉树与二叉树的线索化实验报告和结果(THIS IS SHUJUJIEGOU TREE AND CONVERSATION)
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:118784
    • 提供者:美杜莎
  1. 1111

    0下载:
  2. 二哥学了二叉树的顺序存储后,被下面一个问题难住了,于是他请你帮他解决。给你一个前序遍历和中序遍历,问顺序存储的数组是什么样子的。 Example Input Format 第一行为前序遍历,第二行为中序遍历,节点个数不超过26. Output Format 输出一行,表示顺序存储的数组,以空格隔开,NULL表示空节点,数组空间不超过1000个节点(The second order storage learned two tree, asked the next questi
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:244736
    • 提供者:-我想静静-
  1. BinaryTree

    0下载:
  2. 数据结构中二叉树的基础操作 掌握二叉树的链式存储结构及其相关操作的实现 掌握二叉树的先序、中序、后序的递归遍历算法 掌握二叉树的层次遍历非递归算法(Basic operation of two fork tree in data structure)
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:614400
    • 提供者:rj501
  1. binary tree

    0下载:
  2. 二叉树的创建和非递归遍历,包括先序遍历,中序遍历,后序遍历(the creation and non-recursive traversal of binary tree)
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:unstoppable
  1. 2

    0下载:
  2. 二叉树的简单上机实验,有助于理解二叉树的结构,以及遍历、层级等等。(The simple experiment of two forked trees helps to understand the structure of the two forked tree, as well as the traversal, the hierarchy, and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:168960
    • 提供者:JellyBello
  1. Bitree

    0下载:
  2. 已知二叉树的前序和中序,建立标准二叉树,后序遍历输出。(The standard two forked tree is established in the preorder and the output is traversed in the rear order.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:Elaine1
  1. 二叉树.cpp

    0下载:
  2. 二叉树的基本操作,二叉树的中序,先序遍历,后序遍历,层次遍历,二叉树家电个数以及二叉树的复制操作的实现(The basic operation of the binary tree)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:塔力鹏
  1. 4

    0下载:
  2. 二叉树的基本功能,建立,遍历,递归与非递归(The basic functions of the two forked tree)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:5184512
    • 提供者:Hu_van
  1. 二叉树2

    0下载:
  2. 生产数,并且前序遍历,而且还能交换左右儿子。(The production number, and the preface traversing, and can also exchange the right and left sons.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:8818688
    • 提供者:xuguan
  1. 问题 J

    0下载:
  2. 顺序方式存储的完全二叉树进行重建 题目描述 按顺序方式存储的一棵完全二叉树的结点记录,结点个数为n。根据所输入的顺序结构的结点记录建立二叉树,输出树的先序,中序和后序遍历结果。 注:数字“0”表示不存在此结点,没有孩子结点。 输入 树结点个数n 顺序方式存储的完全二叉树 输出 先序遍历输出 中序遍历输出 后序遍历输出 样例输入 10 1 2 0 3 4 0 0 5 6 7 样例输出 1 2 3 5 6 4 7 5 3 6 2 7 4 1 5 6 3 7
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:16384
    • 提供者:Lucylucykiyomi
  1. 第三次上机作业

    0下载:
  2. 设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。(A two fork tree node value is capitalized, and the preorder traversal and sequence traversal sequence of the two fork tree is input to generate
  3. 所属分类:数据结构

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:1 up
  1. 数据结构

    0下载:
  2. 学习数据结构一个比较基础的代码,实现遍历二叉树,插入合并操作。(Learn a relatively basic code of the data structure to traverse the two forked tree and insert the merge operation.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:lixuhao21
  1. trees

    0下载:
  2. 这是一个遍历二叉树的python代码,有兴趣的朋友可以下载来看看(This is the python source code used to describe trees. It can be combined with your actual needs.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:chentrer
  1. BinaryTreeRestore

    0下载:
  2. 重建二叉树.依据某二叉树的前序遍历和中序遍历结果,重建该二叉树。(binary tree restore. According to the forward-sequence and middle-sequence result of the binary tree to restore the binary tree.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:kongfunlinger
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com