搜索资源列表

  1. 060625

    0下载:
  2. 用C实现的二叉树的建立与遍历希望大家喜欢-C achieved with the establishment of a binary tree traversal hope you like
  3. 所属分类:其它资源

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

    0下载:
  2. TC 下用图形显示二叉树的建立与遍历过程
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2346
    • 提供者:云忠言
  1. shujvjiegou

    0下载:
  2. 二叉树的建立与遍历,其中遍历包括先序、中序和后序遍历。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:蒋笑语
  1. twol

    0下载:
  2. 二叉树的建立与遍历 可实现: (1)树的创建采用先序方式,用特殊符号0表示左、右子树为空 (2)每次输入一个节点的值,可以根据自己的需要设计不同的节点结构 (3)节点的值为非零数 (4)可以()形式输出创建的树 (5)用先序后序和中序遍历树 (6)销毁树
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1386
    • 提供者:林渡
  1. 二叉树的生成与遍历

    0下载:
  2. 建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出-established as before, during and after the binary tree traversal sequence method, the code of non - recursive method, recursive method is later
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:909
    • 提供者:王伟
  1. 树与二叉树

    0下载:
  2. (1)输入字符序列,建立二叉链表。 (2)遍历二叉树输出。 (3)请设计一个算法,要求该算法把二叉树的叶子结点按从左到右的顺序连成一个单链表,表头指针为head。 二叉树按二叉链表方式存储,链接时用叶子结点的右指针域来存放单链表指针。请遍历该链表输出所有叶子结点,然后再先序遍历二叉树输出所有叶子结点,并对比两个输出结果,看是否相同。 (4)试写一算法判断某二叉树是否是完全二叉树。 (5)试写一算法判断某二叉树是否是二叉排序树。
  3. 所属分类:源码下载

    • 发布日期:2011-12-30
    • 文件大小:1983
    • 提供者:jaydhu
  1. 树(非二叉树)的建立与后序遍历

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

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:郭强
  1. 二叉树的生成与遍历

    0下载:
  2. 建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出-established as before, during and after the binary tree traversal sequence method, the code of non- recursive method, recursive method is later
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:王伟
  1. 9二叉树

    0下载:
  2. 几乎包括二叉树的所有编程算法,其中有二叉树的先中后序递归与非递归遍历算法,由先序与后序建立二叉树,层次遍历,求叶子结点数,总结点数,树的深度与宽度。-including binary tree almost all programming algorithm, these binary tree after the first sequence which recursive and non- recursive traversal a
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-03
    • 文件大小:638976
    • 提供者:李扬
  1. 060625

    0下载:
  2. 用C实现的二叉树的建立与遍历希望大家喜欢-C achieved with the establishment of a binary tree traversal hope you like
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-03
    • 文件大小:4096
    • 提供者:guoxingxi
  1. heart513

    0下载:
  2. 刚才弄错了,这才是第二个源码,可以实现输入一二叉树的前序与中序,输出其后序-have just made a mistake, this is the second source, can achieve an input sequence of binary tree with the sequence, then the output sequence
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:刘浪
  1. BITTREE

    0下载:
  2. 这是关于二叉树的建立,各种遍历方法,和输出的算法,包括递归和非递归的-This is the binary tree on the establishment of various traversal methods, algorithms and output, including recursive and non- recursive
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-03
    • 文件大小:12288
    • 提供者:许广伟
  1. tree

    0下载:
  2. TC 下用图形显示二叉树的建立与遍历过程-TC using graphical display binary tree traversal process of the establishment and
  3. 所属分类:绘图程序

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:云忠言
  1. shujvjiegou

    0下载:
  2. 二叉树的建立与遍历,其中遍历包括先序、中序和后序遍历。-The establishment and tree traversal, which traverse including first order, in sequence and post-order traversal.
  3. 所属分类:数据库编程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:蒋笑语
  1. twol

    0下载:
  2. 二叉树的建立与遍历 可实现: (1)树的创建采用先序方式,用特殊符号0表示左、右子树为空 (2)每次输入一个节点的值,可以根据自己的需要设计不同的节点结构 (3)节点的值为非零数 (4)可以()形式输出创建的树 (5)用先序后序和中序遍历树 (6)销毁树 -Establishment and tree traversal can be achieved: (1) tree created using th
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:林渡
  1. Theestablishmentandtraversebinarytreeinc

    0下载:
  2. 二叉树的建立与遍历.中序建立一棵二叉树,每个结点的数据域数据为char型,并按三种方式遍历(前序,中序,后序)。输出遍历结果。-The establishment and tree traversal. In order to establish a binary tree, each node of the data field for the char data type, and three ways traversal (pre
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:刘正朝
  1. PreorderInorderPostorder

    0下载:
  2. 数据结构二叉树的建立与遍历,实验内容是以二叉链表作为存储结构,对建立的二叉树进行遍历(先序,中序,后序),采用递归方法实现。-Binary tree data structure and traversal of the establishment of the experimental binary content is stored as a linked list structure for the establishment o
  3. 所属分类:C#编程

    • 发布日期:2024-06-03
    • 文件大小:14336
    • 提供者:
  1. bitree

    0下载:
  2. 二叉树的建立与遍历,以及求二叉树的叶子节点数,节点数,树的深度等。并用主函数调用各个子函数,功能非常全。建立二叉树的原理是先把二叉树看成完全二叉树,然后对各节点编号,利用二叉树的性质建立二叉树。-Establishment of the binary tree traversal, and the demand nodes in binary tree leaves, nodes, depth of the tree. With the
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:李思明
  1. Binary Tree

    0下载:
  2. 1. 编写建立二叉树的二叉链表存储结构,并用广义表的形式显示; 2. 在二叉树的二叉链表存储基础上,实现二叉树的先序线索链表结构,并显示和存储二叉树的相应的线索链表; 3. 在二叉树的先序线索链表存储结构上,实现求任一个结点的先序的后继和前驱结点的算法; 4. 实现对先序线索二叉树的先序遍历的非递归算法,显示相应的遍历序列。(The establishment of preemptive clue binary tree and
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:倬倬
  1. tree

    0下载:
  2. 用程序演示二叉树的存储结构的建立方法和遍历过程。(The program demonstrates the establishment of a binary tree's storage structure and the traversal process.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:唯唯王
« 12 3 4 »

源码中国 www.ymcn.org