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

搜索资源列表

  1. lll333

    0下载:
  2. 这是一个利用扩展先序二叉树建立二叉树,并采用先序,中序,后序进行遍历的算法!-This is the first expansion of the use of a binary tree order to establish binary tree, and a first sequence, sequence, After traversal sequence for the algorithm!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:838
    • 提供者:刘六龙
  1. fei333

    0下载:
  2. 这是一个利用扩展先序二叉树建立二叉树,且利用非递归算法进行中序遍历的算法!-This is the first expansion of the use of a binary tree order to establish binary tree, and the use of non - recursive algorithm which preorder algorithm!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1417
    • 提供者:刘六龙
  1. 66

    0下载:
  2. 通过和用户交互的形式,按照先序遍历输入一个二叉树,二叉数采用数组的结构存储,按层次遍历给结点编号,父亲结点和左右孩子通过两个公式联系,如父亲结点是i,则左孩子为2i+1,右孩子为2i+2.初始数组均被赋成星号,用户理论上可以输入ASCII码以内的任何值,但为了利于验证,只能输入可见字符(除作为标志的星号,回车表示该结点没有数据). 该程序的先序建树,先序输出以及中序输出是采用栈和循环实现的,后序输出是用递归来实现的,在先序建树子程序中,利用反逻辑,将叶子结点,树建完成,和用户输入回车等情况用
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:81047
    • 提供者:zhangxuefang
  1. twotrees

    0下载:
  2. 二叉树的数据结构算法 包括二叉树的创建、遍历、输出等,可以作为课程设计的原材料-Binary tree data structure algorithms, including tree creation, traversal, output and so on, can be used as raw materials for curriculum design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:7857
    • 提供者:jackpeng
  1. erchashubianli

    0下载:
  2. 此程序为c语言编写,可以实现二叉树的先,中,后遍历-This procedure for the c language, the first binary tree can be achieved, during and after the traversal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:530
    • 提供者:白雪
  1. bitree

    0下载:
  2. 实现二叉树的基本功能,如构造一棵二叉树,在树中插入结点,先序后序中序遍历二叉树等功能-The basic function of the realization of binary tree, such as a binary tree structure, inserted in the tree nodes, in sequence after the first order binary tree traversal functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:2420
    • 提供者:Helen22
  1. Maptheepthoftraversal

    0下载:
  2. 数据结构对二叉树的深度遍历用进栈,出栈的方法。-The depth of the binary tree data structure traversal to use into the stack, a stack method.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2486
    • 提供者:hujiao
  1. huffman

    0下载:
  2. 哈夫曼树的构造算法,提供对二叉排序树的遍历。-Hoffmann tree structure algorithm,Provide for binary sort tree traverse.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1044
    • 提供者:刘曦
  1. 5551

    0下载:
  2. 利用数据结构的知识生成一颗二叉树,利用非递归的算法遍历二叉树,主要借助栈来遍历二叉树-Data structures generated using a binary tree of knowledge, use of non-recursive binary tree traversal algorithm, the main stack to traverse binary tree with
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:189538
    • 提供者:zhigang
  1. 66666

    0下载:
  2. 创建一颗线索二叉树,主要利用了数据结构的知识和递归算法,最后能够遍历整颗树的信息-Creating a threaded binary tree, the main advantage of the knowledge and recursive data structures algorithms, and finally be able to traverse the whole tree information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:158959
    • 提供者:zhigang
  1. BTree

    0下载:
  2. 二叉树的递归以及非递归创建,遍历,遍历包括前序.中序.后序.....,在其非递归创建和遍历时又分别利用了栈和队列等一系列方法进行-Recursive binary tree non-recursive traversal, as well as create, including the former sequence traversal sequence after sequence. .....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1490
    • 提供者:
  1. arc

    0下载:
  2. 运用二叉树求代数表达式的值,将代数表达式的每个符号用二叉树结点表示,遍历图的每一结点,按结点值得不同采用不同运算方式-Solving algebraic expressions binary tree
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:1398
    • 提供者:陆言
  1. Untitled1

    0下载:
  2. 二叉树的基本操作(有界面) 包括各项遍历 主要涵盖递归与非递归-binary tree the basic operating
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:2414
    • 提供者:蔡琛
  1. Binary-tree-in-the-establishment

    0下载:
  2. 二叉树的建立 中序遍历二叉树 把二叉树转换成双向链表-Binary tree in the establishment of traversing Binary conversion to binary tree into a doubly linked list
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:852822
    • 提供者:chen yunfei
  1. Sets-binary-tree-algorithm

    0下载:
  2. 本实例实现了二叉树相关的一系列算法,包括建立二叉树、二叉树的前序、中序和后序遍历、统计数的结点数和叶子结点数。-The examples of the binary tree algorithm, including the establishment of a binary tree, binary tree preorder, inorder, and postorder traversal, statistical number of nodes and leaf nodes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:1205
    • 提供者:hxk
  1. Binary-arithmetic-operations

    0下载:
  2. 实现二叉树的常用操作算法:包括二叉树的建立、遍历、求高度、线索化等操作-Binary tree algorithm to achieve common actions include: the establishment of tree, traversal, seeking height, threaded and other operations
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:9410
    • 提供者:lilu
  1. shu

    0下载:
  2. 数据结构C语言版 二叉树的三种遍历 简单易实现-C-language version of the binary tree data structure traversal is simple and easy to achieve three
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:652
    • 提供者:邹慧霞
  1. er-cha-shu

    0下载:
  2. 一个二叉树遍历的例子,初学C++的人可以下载学习一下。-A binary tree traversal example, beginner C++ people can download to learn about.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:674
    • 提供者:李灏舟
  1. binary-tree

    0下载:
  2. 用二叉链表存储二叉树,用“扩张先序遍历序列”创建二叉链表,对二叉树进行前、中、后序的遍历以及层次遍历,输出度为0、1、2的节点及节点数,线索化二叉树,根据线索化的二叉树查找二叉树中任意节点的前驱、后继,通过线索二叉树进行二叉树节点的删除、插入,以及按树状打印二叉树。-Used to store binary tree binary tree, use the " expansion preorder sequence" to create the binary tree, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5659
    • 提供者:余啸坤
  1. InBiThrTree

    0下载:
  2. 数据结构课程设计【中序线索二叉树】的相关算法。包括中序线索化算法、中序遍历线索二叉树、求父亲结点算法。-[Including] inorder threaded binary algorithm in order clues, clues to binary tree traversal, seeking parent node algorithm and destructors
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:99434
    • 提供者:韵儿
搜珍网 www.dssz.com