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

搜索资源列表

  1. 二叉树的创建及先序、中序、后序遍历

    1下载:
  2. 实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30076
    • 提供者:陆营
  1. 遍历二叉树的4个非递归算法

    0下载:
  2. 二叉树的4个非递归算法,中序先序后序和层次遍历,算法都有注释而且很详细,适合数据结构学习者使用-binary tree four non - recursive algorithm, the first sequence after sequence and the sequence level traversal algorithm Notes but have very detailed data structure suitable for use Learners
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:14259
    • 提供者:赵麟
  1. 按层二叉树遍历

    0下载:
  2. 按层二叉树遍历的一个小的java程序 dasfhdakdkjadjakdasds-level binary tree traversal by a small java programs dasfhdakdkjadjakdasds
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:20050
    • 提供者:徐崇
  1. 各种二叉树的数据结构

    0下载:
  2. 按先序扩展序列建立二叉树,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度。-sequence extended by the first sequence established binary tree, first sequence, sequence, after the preorder the recursive algorithm, the binary tree traversal non - recursive algorithm, the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3470
    • 提供者:贾德
  1. 二叉树jian

    0下载:
  2. 这个程序采用先序建立二叉树,并分别使用递归和非递归算法实现了对该二叉树的先中后序的遍历输出,并给出了一定的使用说明-this procedure was used in order to establish a binary tree respectively, and the use of recursive and non - recursive algorithm of this binary tree after the first sequence which Ergodic outp
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14742
    • 提供者:杨正朋
  1. 非递归遍历一

    0下载:
  2. 本文用C语言实现了双链表结构树的前中后序非递归遍历-Using C language of the Double Chain structure tree before, during and after non - recursive traversal sequence
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2386
    • 提供者:申辉
  1. rdel

    0下载:
  2. 该程序是用汇编语言编写的,采用COM 文件格式。主要设计思想为:把目录当作N个结点的二叉树, 采用二叉树的先序遍历完成对盘上目录的搜索、定位,即从根目录开始用INT21H的 4EH号子功能搜索匹配目录(CL=10H)并判断搜索的结果是否为目录,若是则进入此目录,删除文件后继续搜索下一级子目录。若不是则用INT21H的4FH号子功能搜索下一个匹配目录, 并在判断为真后进入目录删除文件,如此一级一级地纵向深入子目录删除文件,直到完成此目录的最后一级子目录的文件删除(遍历左子树)。然后用INT21的4
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1355
    • 提供者:sunwei
  1. twotree

    0下载:
  2. 二叉树的遍历,都明白,别的我就不多说了,有兴趣的下载-binary tree traversal are aware, other to say I do not, are interested to see the download
  3. 所属分类:DNA

    • 发布日期:2008-10-13
    • 文件大小:1938
    • 提供者:limeng
  1. 树(非二叉树)的建立与后序遍历

    0下载:
  2. 树(非二叉树)的建立与后序遍历-tree (non-binary tree) and the establishment after preorder
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1275
    • 提供者:郭强
  1. TreeTraverse

    0下载:
  2. 树的遍历 树的遍历 -tree traversal of the tree tra versal of the tree tra versal
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1071
    • 提供者:yangshengjun
  1. singerlist

    0下载:
  2. 一个二叉树的遍历,输出前序遍历,中序遍历,后序遍历-a binary tree traversal, output preorder, preorder, after preorder
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10891
    • 提供者:程军
  1. bianli

    0下载:
  2. 数据结构中树的遍历,包括递归和非递归遍历 结构很完整-data structure traversal of the tree, including recursive and non - recursive structure is complete traversal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2300
    • 提供者:廖涛
  1. bianli

    0下载:
  2. 实现简单的C语言功能 数据结构中的二叉树的遍历
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7062
    • 提供者:枫丹
  1. Graph2

    0下载:
  2. 二叉树的遍历、线索化、遍历线索化二叉树等算法;深度搜索优先、广度搜索优先算法, 最小生成树、最短路算法。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:314438
    • 提供者:刘飞
  1. Bitree

    0下载:
  2. 二叉树的遍历,数据结构问题 递归和非递归的都有
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7089
    • 提供者:罗璇
  1. tree

    0下载:
  2. 本程序在WinTC下调试通过,主要功能是实现二叉树的遍历。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25609
    • 提供者:xiongxiaohui
  1. 中序遍历的非递归算法

    0下载:
  2. 二叉树中序遍历的非递归算法-Binary preorder non - recursive algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11856
    • 提供者:宗锐
  1. tree

    0下载:
  2. 附件是一个关于树的遍历的例子的源代码程序,介绍了树的遍历
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5597
    • 提供者:igeit
  1. 树的建立和遍历52

    1下载:
  2. 树的建立和遍历 可以实现的VC-the establishment and tree traversal can be achieved VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1504
    • 提供者:涛涛
  1. 实验三

    0下载:
  2. 1.程序的功能:遍历一个二叉树并输出。 2.输入输出的要求:输入可以是单个数字,也可以是单个字符,以0结束。二叉树的遍历方式可以是前序,中序,后序,程序中用switch函数进行开关选择-1. The functionality : a binary tree traversal and output. 2. The input and output : input can be a single figure, it could be a single character to the end
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:855
    • 提供者:马芳萍
« 1 23 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com