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

搜索资源列表

  1. code

    1下载:
  2. 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-11
    • 文件大小:34686
    • 提供者:isxzh
  1. ThreeOrder

    0下载:
  2. 利用二叉树的逻辑结构、链式存储结构等,实现二叉树的前序、中序和后序遍历算法 -The logic of the use of binary tree structure, the structure of chain stores and so on, to achieve the first order binary tree, in order and post-order traversal algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2558
    • 提供者:李生珍
  1. structure

    2下载:
  2. 数据结构二叉树实现代码:功能如下: (1)创建二叉树 (2)递归算法先序遍历二叉树 (3)非递归算法中序遍历二叉树 (4)递归算法后序遍历二叉树 (5)求二叉树叶子结点个数 (6)按层次遍历二叉树 (7)求二叉树树深 -A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive alg
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-24
    • 文件大小:189887
    • 提供者:lqs010203
  1. dayin

    1下载:
  2. 按凹入表形式横向打印二叉树结构,即二叉树的根在屏幕的最左边,二叉树的左子数在屏幕的下边,二叉树的右子数在屏幕的上边。-By indentations in the form of a horizontal print binary tree structure, that is the root of binary tree on the screen the most left, the left sub-tree the number of the screen below, the rig
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:63349
    • 提供者:易涛
  1. erchashudebianli

    0下载:
  2. 这是一个二叉树的遍历问题-This is a question of Binary Tree Traversal
  3. 所属分类:

    • 发布日期:2017-12-10
    • 文件大小:1137
    • 提供者:张婷
  1. Bintree

    0下载:
  2. 二叉树集合运算毕业论文- Two forks the tree set operation graduation thesis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:10636
    • 提供者:陈理
  1. expression

    1下载:
  2. 本程序在turboc 2.0中运行 输入表达式,并计算出表达式的值 采用二叉树存储方法,计算速度比较快- This procedure in 2.0 moves the input expression in turboc, and calculates the expression the value to use two forks the tree memory method, the computation speed quite is quick
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:1380
    • 提供者:吴晓辉
  1. Java二叉树算法实例

    0下载:
  2. 算法入门课程的一个范例,通俗易懂。-algorithm induction of a paradigm easily understood.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:1232
    • 提供者:地球
  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-11-17
    • 文件大小:1349
    • 提供者:王国强
  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
    • 文件大小:15983
    • 提供者:LCC
  1. cengxubianlierchashu

    0下载:
  2. ,该程序的功能是实现二叉树结点的类型定义和对二叉树的基本操作。该程序包括二叉树结构类型以及每一种操作的具体的函数定义和主函数。 -, The program
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:988
    • 提供者:刘慧
  1. ECSBL

    0下载:
  2. 该程序实现二叉树的遍历功能,能够打印出二叉树的节点-The program realization of the binary tree traversal function, is capable of printing out the binary tree node
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:833
    • 提供者:yanyansama
  1. btree

    0下载:
  2. 二叉树的建立,前序遍历,中序遍历及层次遍历-Tree establishment, pre-order traversal, in order traversal and traversal level
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1112
    • 提供者:贾文铮
  1. BinTree

    0下载:
  2. 计算生物二叉树的matlab具体程序,有需要的来看看啦-Calculation of the biological tree of matlab specific procedures, there is a need to look at the看啦
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1672
    • 提供者:冷晨
  1. DSchen

    0下载:
  2. 二叉树建立,先序,中序,后序遍历,图的DFS,BFS演示程序,不断更新中,欢迎提建议-Tree establishment, the first order, in sequence, after the traversal, graph DFS, BFS presentation procedures, constantly updated, welcomed the proposals
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:1336844
    • 提供者:emacochen
  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
    • 文件大小:22158
    • 提供者:benny
  1. 53607942

    0下载:
  2. 这是一个用java做的二叉树的遍历的实例!-This is a binary tree using java to do the traversal examples!
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:20054
    • 提供者:吴强进
  1. tree

    0下载:
  2. 二叉树回溯,利用栈实现,带界面演示,更加直观的查看每个时刻栈的情况。-Bintree back, using the stack to achieve, with the interface presentation and more intuitive view of the circumstances of each moment of the stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:237474
    • 提供者:mengyong
  1. AVT

    0下载:
  2. 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data s
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:203573
    • 提供者:张欣
  1. avt

    0下载:
  2. 1.本程序演示平衡二叉树的插入,删除,查找,。 2.首先要先初始二叉树为空树; 3.接着要实现平衡二叉树的插入,删除,,其中根据平衡二叉树插入,删除的算法要不停的把插入的元素平衡地插入,需要调用平衡分析函数和左右旋转函数,更新平衡二叉树;删除元素后也要调用平衡分析函数和左右旋转函数,更新平衡二叉树。 4.平衡二叉树的查找则可根据查找算法实现。比较简单。-1. This procedure demonstration balanced binary tree insertion, de
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:74798
    • 提供者:张欣
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com