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

搜索资源列表

  1. 线索化二叉树遍历算法

    1下载:
  2. 本程序的主要功能在于先序输入一个二叉树,用三种递归,三种非递归进行遍历,并进行中序线索化以及其遍历,后进行中序去线索化,再进行后序线索化以及其遍历,最后后序去线索花进行中序遍历.程序的基本目的是了解二叉树的基本操作.
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-09-20
    • 文件大小:2803
    • 提供者:red_eyed_hare
  1. 求二叉树根结点到叶子结点的所有路径

    0下载:
  2. 求二叉树跟结点到所有叶子结点的所有路径,并打印出来。
  3. 所属分类:数据结构常用算法

  1. 求二叉树根结点到叶子结点的所有路径

    0下载:
  2. 求二叉树跟结点到所有叶子结点的所有路径,并打印出来。
  3. 所属分类:数据结构常用算法

  1. 生成二叉树

    0下载:
  2. /*以三元组形式输入任意二叉树(以大写字母表示结点), 求以任意一选定结点为子树的深度。 如,在输入示范题中的二叉树之后, 程序显示:Please select a node: 输入 ‘B’, 回车后,程序显示 ‘3’。*/
  3. 所属分类:源码下载

    • 发布日期:2012-02-07
    • 文件大小:2432
    • 提供者:mjhooo
  1. C实现二叉树

    0下载:
  2. 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1349
    • 提供者:王国强
  1. 二叉查找树

    0下载:
  2. 详细实现了二叉查找树的各种操作:插入结点、构造二叉树、删除结点、查找、 查找最大值、查找最小值、查找指定结点的前驱和后继
  3. 所属分类:数据结构常用算法

  1. 二叉链表

    0下载:
  2. 一、 实验目的 (一) 掌握二叉树的逻辑结构和二叉链表存储结构; (二) 验证二叉树的二叉存储和遍历及其基本操作的实现; (三) 理解算法与程序的关系,能够将顺序表算法转化为对应程序;(First, the purpose of the experiment (1) master the logical structure of the two tree and the storage structure of the two linked list; (two) verify the
  3. 所属分类:汇编语言

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:轩卬
  1. BST二叉树的基本操作

    0下载:
  2. BST二叉排序树的插入、查询、删除、遍历 (中序遍历 从小到大)(The basic operation of the BST two forked tree.Inserting, querying, deleting, traversing two forked sort trees.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:92160
    • 提供者:续续
  1. 二叉树基本操作的程序实现

    0下载:
  2. 数据结构二叉树的基本操作,比较基础,初学者专用吧。。。(The basic operation of a binary tree)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:13312
    • 提供者:醉鬼笑
  1. 二叉树

    0下载:
  2. 建立二叉树,用四种方法遍历,求二叉树的树高及结点总权,并且能输入一个结点求其父结点(The two forked tree is required to be traversed by four methods, and the height of the two forked tree and the total weight of the node are calculated, and a node can be entered to find the parent node of the
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:1847296
    • 提供者:赵自由
  1. 8606-二叉树的构建及遍历操作

    0下载:
  2. 实现二叉树的遍历操作,属于数据结构基础算法,代码能够顺利运行,运行环境是ColdBlick。(The traversing operation of two forked tree belongs to the basic algorithm of data structure, the code can run smoothly, and the running environment is ColdBlick.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:12288
    • 提供者:蓉-
  1. 二叉树

    0下载:
  2. 数据结构二叉树算法!!!!希望大家采纳!!!!!!!!!!!!!!!!(rweqtrewqrtgrewgjwerjkg)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:1218560
    • 提供者:ewqeq
  1. 二叉树的遍历

    0下载:
  2. 主要实现:创建二叉树、用先中后序遍历二叉树(中序,先序和后序遍历用非递归实现),并输出树高。(The main achievement is to create two branches tree, and use the first and middle traversal to traverse the two fork tree.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:晴栀菀歌°
  1. 二叉树

    0下载:
  2. 基于二叉查找树进行优化,进而可以得到其他的树表查找算法,如平衡树、红黑树等高效算法(Based on the two fork search tree, we can optimize other tree table lookup algorithms, such as balanced tree, red black tree and other efficient algorithms.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:strive$
  1. 二叉树

    0下载:
  2. 实现二叉树的建立, 并能够中序遍历二叉树,查询二叉树的深度(The establishment of binary tree can be realized, and the binary tree can be traversed in order, and the depth of binary tree can be queried.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:***完美
  1. 二叉树

    0下载:
  2. 这是一份关于二叉树的代码,代码结构清晰,需要的小伙伴可以看一看。(This is a code about the two fork tree. The structure of the code is clear, and a small partner needs to have a look.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-04
    • 文件大小:275456
    • 提供者:吕二丫
  1. 二叉树遍历操作

    0下载:
  2. 本代码采用c/c++语言,描述了二叉树的先中后序遍历及深度(This code uses c/c++ language to describe the first and middle traversal traversal and depth of two binary tree.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:SuperLoser
  1. 平衡二叉树

    1下载:
  2. 本算法实现了平衡二叉树的C++应用,包括平衡二叉树的增删改查。(This algorithm implements the balanced two fork tree C++ application, including balancing two tree tree's additions and deletions.)
  3. 所属分类:数据结构

    • 发布日期:2020-10-20
    • 文件大小:5150720
    • 提供者:Tume
  1. 二叉树_17281183_刘梦婷

    2下载:
  2. 按先序遍历的扩展序列建立二叉树的二叉链表存储结构,实现二叉树先序、中序、后序遍历的递归算法,实现二叉树中序遍历的非递归算法,实现二叉树层次遍历的非递归算法,求二叉树的结点个数,求二叉树的深度。(The binary list storage structure of binary tree is established according to the extended sequence of traversal in the first order, the recursive algorit
  3. 所属分类:数据结构

    • 发布日期:2020-05-07
    • 文件大小:2170880
    • 提供者:lmt19990807
  1. 二叉树的先、中、后序遍历序列

    1下载:
  2. 从键盘接收扩展先序序列,以二叉链表作为存储结构,建立二叉树。输出这棵二叉树的先序、中序和后序遍历序列。 输入 输入扩展先序序列。二叉树结点的data是字符类型数据, 其中#表示空格字符。 输出 三行依次输出先序、中序、后序遍历序列。 样例输入 ABC##DE#G##F### 样例输出 ABCDEGF CBEGDFA CGEFDBA
  3. 所属分类:数据结构常用算法

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com