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

搜索资源列表

  1. Huffman_coding

    0下载:
  2. 哈弗曼树的构建,迭代法实现对哈弗曼树的遍历及用哈弗曼编码实现简单文件压缩-Hafu Man tree, iterative method Hafu Man tree traversal and Hafu Man coding simple file compression.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2125724
    • 提供者:
  1. BinaryTree

    0下载:
  2. 实现二叉树的基本操作,前序遍历、中序遍历、后序遍历、层次遍历实现二叉树的遍历方法-The basic operation of the binary tree preorder traversal, the traversal after traversal, level traverse the binary tree traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:465534
    • 提供者:宋希彬
  1. chapter7tree

    0下载:
  2. c++描述的树及二叉树知识的讲解。包括树的遍历及哈弗曼树的内容。-C++ descr iption of the tree and binary tree of knowledge to explain. Including the contents of the tree traversal and Ha Fuman tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:154592
    • 提供者:李学俊
  1. Binary-Tree

    0下载:
  2. 源代码实现了二叉树的遍历以及输出。直接可以运行,代码完整。-Binary Tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:Jie Yu
  1. Binary-Tree(new)

    0下载:
  2. 源代码实现了二叉树的遍历以及输出。直接可以运行,代码完整。-Binary Tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:547
    • 提供者:Jie Yu
  1. shujujiegou

    0下载:
  2. 数据结构中的一部分:树,包括如何建立树、树的遍历等算法实现-how to set up tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:2044657
    • 提供者:jiaojiao
  1. Traversal-of-the-tree

    0下载:
  2. 树的遍历,上课写的一个小程序,希望有助于初学者的学习-Traversal of the tree class to write a small program, and want to help beginners learn
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:10641
    • 提供者:
  1. BtreeOrder

    0下载:
  2. 二叉树的遍历,实现二叉树的前序、中序、后序遍历,包含递归和非递归算法-Binary tree traverse, realize the binary tree before, in order of sequence, after traverse sequence, including recursive and the recursion algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:887213
    • 提供者:Mr.Lee
  1. 1

    0下载:
  2. 三种二叉树的遍历算法,先序,中序,后序等的实现,采用C语言代码来实现的。-Three binary tree traversal algorithm, the first order, in sequence order of implementation, using C language code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:曾全飞
  1. tree

    0下载:
  2. 二叉树的创建和二叉树的遍历,先序,中序,后序等遍历的实现。-Binary tree creation and traversal of the binary tree, preorder, inorder, and postorder traversal.
  3. 所属分类:TreeView

    • 发布日期:2017-04-01
    • 文件大小:916
    • 提供者:曾全飞
  1. Binary-tree

    0下载:
  2. 二叉树的遍历算法,包括先序遍历,中序和后序。数据结构课程要求。-Binary tree traversal algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:590
    • 提供者:北城
  1. 312010

    0下载:
  2. 1.掌握二叉树的基本概念和性质 2.掌握创建和构造二叉链表的算法 3.掌握二叉树链表存储基础的的三种递归遍历算法和非递归算法。 4.掌握计算二叉树的结点、二叉树的深度和二叉树的叶子结点数等算法。 5.掌握huffman树的构造和编码。 实验要求:(1)理解二叉链表的初始化、二叉树空的判断;(2)理解二叉树的遍历算法,掌握其应用。 -A. Grasp the basic concepts and properties of the binary tree. Master t
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:20735
    • 提供者:刘国佳
  1. binary-tree

    0下载:
  2. 该文件描述了二叉树的链式存储结构。 相关性质。结点和结点间关系的基本概念;二叉树的链式存储结构。了解树的结点访问的方法。掌握二叉树的链式存储结构; 二叉树结点的递归访问方法。二叉树的遍历。二叉树的线索化及其应用 -The document describes the Storage Structure of the binary tree. Related properties. Nodes and nodes of the basic concepts of the relat
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:615019
    • 提供者:黎明
  1. Traverse

    0下载:
  2. 树的遍历,数据结构必须掌握的算法之一,在很多系统中都需要用到它的思想,很重要-Tree traversal, data structures, algorithms one must master, in many systems need to use its ideology, it is important
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1443
    • 提供者:赵阳
  1. erchashudebianli

    0下载:
  2. 用非递归法实现二叉树的遍历 非递归算法中,必须设置堆栈,可以直接用一维数组来代替栈,但必须另外设置栈顶指针。 -Non-recursive method of binary tree traversal non-recursive algorithm, you must set the stack, which enables the direct use of one-dimensional array instead of the stack, but must also set t
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1457
    • 提供者:王莲
  1. The--operation--binary-tree

    0下载:
  2. 程序的主要功能 1 按照二叉链表存贮创建二叉树 2 二叉树的遍历——先序中序后序 三种不同方式遍历 3 统计总结点与叶子节点的个数 4 树状打印二叉树 注释清楚-The main functions of the program 1 according to the binary linked list storage create binary tree 2 binary tree traverse--first order after order sequ
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:256196
    • 提供者:话语
  1. 10060324

    1下载:
  2. 二叉树主要完成以下功能: 1. 建立二叉树 2. 计算结点所在的层次 3.统计结点数量(size)和叶结点数量 4.计算二叉树的高度 5.计算结点的度 6.找结点的双亲(Parent)和子女 7.二叉树的遍历 8.二叉树的输出-Main binary tree complete the following features: 1. The establishment of a binary tree. Calculate the junction point w
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:550872
    • 提供者:曹小保
  1. chuanjiaosguohewenti

    0下载:
  2. 传教士野人过河问题。主要介绍2种解决的方法:1 树的遍历 2 启发式搜索-Missionaries Savage across the river. Introduces two kinds of solution: a tree traversal heuristic search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:34029
    • 提供者:黄命
  1. erchashubianli

    0下载:
  2. 二叉树遍历,实现二叉树的遍历,有中序遍历,前序遍历,后序遍历三种-Binary tree traversal, binary tree traversal, the traversal, preorder traversal, after the traversal of three
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:570
    • 提供者:陈飞
  1. 1

    0下载:
  2. 关于数据结构中二叉树的运用,主要讲述二叉树的遍历方法,包括前,后,中序遍历-tree data
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:728667
    • 提供者:joey
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com