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

搜索资源列表

  1. erchashu

    0下载:
  2. 采用二叉链表作为存储结构,完成二叉树的建立、前序、中序、后序和按层遍历的操作,并求出二叉树的高度、所有叶子及树结点总数的算法,输出二叉树的广义表表示-List using the binary storage structures, the establishment of complete binary tree, the former order, in order, the order and by level traversal of the operation, and calcula
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:8750
    • 提供者:
  1. tree

    0下载:
  2. 关于二叉树的一些操作,包括建树,先序、后续、中序、层序非递归遍历等-Some operations on the binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2646
    • 提供者:jzx
  1. fwd3

    0下载:
  2. 利用C++语言,实现二叉树的遍历,前序中序后序,层序,递归非递归-Using C++ language, to achieve binary tree traversal, pre-order in the sequence after sequence, sequence, recursive non-recursive
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5457367
    • 提供者:李默
  1. lx

    0下载:
  2. 完成二叉树的基本算法,包括二叉树的生成(多种方式,先根、层次、双序列),遍历(前序、中序、层次等),求叶子节点数等-Completion of the basic binary tree algorithm, including the generation of binary tree (a variety of ways, first the root, level, two-sequence), traversal (pre-order, in sequence, level, etc.)
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1723
    • 提供者:luo
  1. Binary-Tree

    0下载:
  2. 本程序实现了对二叉树的前、中、后和层序的遍历-The program realization of the binary tree before, during, and after the traversal sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:763
    • 提供者:
  1. tree

    0下载:
  2. 二叉树的中序、前序、后序的递归、非递归遍历算法,层次序的非递归遍历算法的实现-Binary tree in order, first order, the order of the recursive, non-recursive traversal algorithm, hierarchical sequence of non-recursive traversal algorithm to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1976
    • 提供者:suweizhe
  1. BTree

    0下载:
  2. 二叉树的四种遍历结果,各结点层序输出,计算各结点总数,找一种遍历结果中第n个结点的双亲结点,孩子结点和第几个位置的结点。-The results of the four binary tree traversal, each node sequence output, calculate the total number of nodes, find a loop through the results of the first n nodes of parent nodes, child no
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5256
    • 提供者:mandy
  1. tree

    0下载:
  2. 二叉树的先序,中序,后序,层序的递归,非递归遍历-Binary tree preorder, inorder, postorder, the sequence of recursive, non-recursive traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2037
    • 提供者:XiaoTian
  1. erchashu

    0下载:
  2. 创建二叉树、遍历(先序、中序、后序、层序)、计算(结点数、叶子数、高度、宽度)、查找(找结点、找双亲、找孩子、找兄弟,找祖先)、判断(二叉排序树、平衡二叉树、完全二叉树)、处理(左右子树互换,销毁、删子树、插子树、复制)等功能-Create a binary tree traversal (first sequence, sequence after sequence, sequence), calculated (number of nodes, number of leaves, heigh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2017
    • 提供者:李越
  1. Binary-Tree

    0下载:
  2. (1)实现二叉树的构造过程,并打印出二叉树  (2)对该二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历;  (3)将该二叉树的所有左右子树进行交换,得到新的二叉树,并打印出该二叉树;  (4)对新获得的二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历。-(1) the construction process to achieve the two fork tree, and print out the two fork tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1428
    • 提供者:chenchen
  1. BinaryTree

    0下载:
  2. 输入一个二叉树,进行前序、中序、后序的遍历,同时计算树的深度,查找所要查找的结点的层数。-build a binary tree, to do the traverse in different ways and calculate the depth of the tree.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:1348
    • 提供者:宋锋
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com