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

搜索资源列表

  1. BinTreeExp

    0下载:
  2. 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:15.61kb
    • 提供者:LCC
  1. BiTree

    0下载:
  2. 数据结构中的二叉树的遍历(前序、中序、后序)算法,包括递归和非递归两种实现,另外还实现了层次遍历算法(header文件夹中包含了数据结构的头文件)。-Data structure of binary tree traversal (pre-order, in sequence, after the sequence) algorithm, including recursive and non-recursive two to achieve, in addition to achieving
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:21.64kb
    • 提供者:benny
  1. erchashujiqixiangguancaozuo

    0下载:
  2. 二叉树及其相如按操作C程序代码 凹入表示法输出 二叉树的创建 结点内容用字符串表示 二叉树的节点数 叶子数 层次遍历 前序 中序 后序遍历 查找结点 删除结点 删除结点及其子树 再用凹入表示法输出-Binary Tree and its operation, such as by indentation C code representation of the output tree to create the content node tree with the string that lea
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.82kb
    • 提供者:junjie
  1. binarytree

    0下载:
  2. 二叉树的C++实现,包含了二叉树的创建,前序,后序,中序和层次遍历,判断二叉树是否为满二叉树等基本功能。-The program of binary tree using C++.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.61kb
    • 提供者:梁清凯
  1. erchashu

    0下载:
  2. 输入完全二叉树前序,实现中序、后序、层次遍历,交换左右子树,统计叶子节点,二叉树深度。使用C语言实现。-Enter the first complete binary tree sequence to achieve the sequence after sequence, hierarchy traversal, the exchange about the sub-tree leaf node statistics, binary tree depth. Using the C.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:李俊
  1. test05_333

    0下载:
  2. 1、 输入一个完全二叉树的层次遍历字符串,创建这个二叉树,输出这个二叉树的前序遍历字符串、中序遍历字符串、后序遍历字符串、结点数目、二叉树高度(上述每一个结果独立一行显示)。 2、 输入二叉树前序序列和中序序列(各元素各不相同),创建这个二叉树,输出该二叉树的后序序列、层次遍历。(, the input string level traversal of a completely two fork tree, creating the two binary tree, preorder tra
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:446kb
    • 提供者:浪狼郎朤
  1. Tree_Graph

    0下载:
  2. 本工程包含二叉树和图的相关基本操作,源码包括二叉树的前序、中序、后序、层次遍历,求树高和树宽,创建、删除二叉树或某个结点,通过前序和中序序列得后序序列;图的创建(邻接矩阵或邻接表表示),深度优先和广度优先搜索,求关键路径,普里姆算法求最小生成树等,放到Visual C++工作区即可使用。(This project contains the basic operation of the binary tree and the graph. The source code includes the
  3. 所属分类:

  1. binarytree

    0下载:
  2. 实现了二叉树的链表储存,前中后序层次遍历,可求树高及节点数,可增删节点(The chain table of two forked trees is stored, and the front and post sequence is traversed. The height of the tree and the number of nodes can be found, and the nodes can be added and deleted)
  3. 所属分类:

    • 发布日期:2018-04-28
    • 文件大小:2kb
    • 提供者:一只山
搜珍网 www.dssz.com