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

搜索资源列表

  1. 66

    0下载:
  2. 通过和用户交互的形式,按照先序遍历输入一个二叉树,二叉数采用数组的结构存储,按层次遍历给结点编号,父亲结点和左右孩子通过两个公式联系,如父亲结点是i,则左孩子为2i+1,右孩子为2i+2.初始数组均被赋成星号,用户理论上可以输入ASCII码以内的任何值,但为了利于验证,只能输入可见字符(除作为标志的星号,回车表示该结点没有数据). 该程序的先序建树,先序输出以及中序输出是采用栈和循环实现的,后序输出是用递归来实现的,在先序建树子程序中,利用反逻辑,将叶子结点,树建完成,和用户输入回车等情况用
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:81047
    • 提供者:zhangxuefang
  1. shu

    0下载:
  2. 数据结构C语言版 二叉树的三种遍历 简单易实现-C-language version of the binary tree data structure traversal is simple and easy to achieve three
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:652
    • 提供者:邹慧霞
  1. BTree

    0下载:
  2. 一个BTree类实现上述数据结构,每个BTree的实力代表一个二叉树-A BTree class implements the data structure, the strength of each representative of a binary tree BTree
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:536
    • 提供者:赵倩
  1. jisuanqi

    0下载:
  2. 数据结构的课程设计,用二叉树实现一个计算器功能,欢迎下载-Data structure curriculum design, binary tree using a calculator function, please download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:4119
    • 提供者:xiechong
  1. tree

    0下载:
  2. 二叉树,二叉树的实现插入删除以及增加数,是数据结构必修的一类代码 -The realization of binary tree, binary tree insert increasing number, deleting, and is a compulsory class of data structure code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4406764
    • 提供者:柯锋
  1. examble

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

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:cobfkpv
  1. 44996957

    0下载:
  2. 数据结构二叉 搜索树的实现很好的例子!不错,很好()
  3. 所属分类:系统编程

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:sequencl
搜珍网 www.dssz.com