CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 数据结构 二叉树

搜索资源列表

  1. FamilyTree

    1下载:
  2. 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:11595
    • 提供者:马嘉元
  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-16
    • 文件大小:1349
    • 提供者:王国强
  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-26
    • 文件大小:1349
    • 提供者:王国强
  1. tree

    0下载:
  2. 二叉树运用,简单背包问题,是本人初学数据结构的作业,-Bintree use, simple knapsack problem, is my data structure beginner operations,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:887
    • 提供者:pjf
  1. erchashu

    0下载:
  2. 用c语言实现的关于二叉树的各种操作,适合初学数据结构的人-C language used on the binary tree to achieve a variety of operations, data structures suitable for beginners who
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:3084
    • 提供者:郭伟杰
  1. file

    0下载:
  2. 大学数据结构实验 第五章 二叉树的遍历源程序-file rescource
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1730
    • 提供者:asd
  1. bitree

    0下载:
  2. 二叉树遍历程序,非递归方法实现,请参考,数据结构使用-Binary tree traversal procedures, non-recursive method of implementation, please refer to the data structure uses
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:398346
    • 提供者:张元
  1. shujiegou

    0下载:
  2. 数据结构二叉树,平时作业,树形输出,利用C++进行编译-Binary tree data structure, usually operating, the tree output
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:19024
    • 提供者:李小梅
  1. Binary-Tree-reversal

    0下载:
  2. 数据结构二叉树反转的C++代码,欢迎批评指正,相互学习-c++ for Binary Tree reversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:1072297
    • 提供者:aby
  1. main

    0下载:
  2. 数据结构二叉树表达式运算,括号表示法输出-Binary tree data structure expression operations, brackets notation output
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:1748
    • 提供者:Wendyliu
  1. BiTree

    0下载:
  2. 数据结构二叉树的各种操作实现(包括基本操作和扩展操作),完美运行-Various operations to achieve binary tree data structure (including the basic operation and extended operations), a perfect run
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5637989
    • 提供者:Scott
  1. JugeTree

    0下载:
  2. 这是一个数据结构二叉树遍历的应用。通过遍历二叉树的节点,最终做出性格测试。-This is a binary tree data structure traversal applications. By traversing the binary tree node, and ultimately make the personality test.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11668480
    • 提供者:Chen
  1. binazy__data

    0下载:
  2. 数据结构二叉 搜索树的实现很好的例子!不错,很好-The realization of the data structure of binary search tree good example!
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:3545
    • 提供者:Channitg
  1. Desktop

    0下载:
  2. 数据结构 java版本 二叉树的创建 序遍历,中序遍历,后序遍历 +考试题目(Ordered traversal, inorder traversal, backward traversal)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:54272
    • 提供者:迪迪五谷
  1. 第4单元(树和二叉树)

    0下载:
  2. 与数据结构相关的知识,第四单元,树和二叉树相关知识(The file is about programming ,compliers principles and data.It will have much help for you in your study.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:638976
    • 提供者:lzyx0518
  1. c二叉查找树

    0下载:
  2. 二叉树查找算法,是c数据结构的内容比较难做我做了很长时间才做出来(Two tree search algorithm, C data structure is more difficult to do, I have done a long time to do it)
  3. 所属分类:其他

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

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

    • 发布日期:2018-04-20
    • 文件大小:13312
    • 提供者:醉鬼笑
  1. TLRandLTR1

    0下载:
  2. 数据结构学习过程中二叉树的遍历的程序,前序中序。(three different array through the analysis of getting three different array from the same tree using three different algorithm: preorder traversal, inorder traversal and postorder traversal.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:14336
    • 提供者:lengxc
  1. BinaryTreeRestore

    0下载:
  2. 重建二叉树.依据某二叉树的前序遍历和中序遍历结果,重建该二叉树。(binary tree restore. According to the forward-sequence and middle-sequence result of the binary tree to restore the binary tree.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:kongfunlinger
  1. file

    0下载:
  2. 二叉堆的简单实现,顺序表的简单实现,队列的简单实现,栈的简单实现,树堆的简单实现(simple implementation of binary heap, sequence list, queue, stack and treap)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:五粮液
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com