CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 二叉树 遍历

搜索资源列表

  1. erchashu

    0下载:
  2. 基于VC的有关数据结构的二叉树的先序和层次遍历算法-VC based on a binary tree data structure of the first order and hierarchy traversal algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:398.34kb
    • 提供者:李湘
  1. erchashu

    0下载:
  2. 详细介绍了二叉树三种遍历的非递归算法,有参考价值-Traversing binary tree described in detail the three non-recursive algorithm, a reference value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:9.68kb
    • 提供者:yinxiaoqing
  1. 2

    0下载:
  2. 掌握二叉树的链式和顺序存储结构,利用队列对二叉树进行运算。 二、实验内容: 1) 编写函数creatbt,其功能是将一维数组方式存储的二 叉树转化为链式存储的二叉树,返回root指针。 2) 编写函数freebt,其功能是释放二叉树链表节点的存储 空间。函数原型为:void freebt (TNODE * root) 3) 编写函数实现前序、中序和后序遍历; -Master chain and sequential storage structure of the binar
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:1.19kb
    • 提供者:me20082010
  1. exp8

    0下载:
  2. 对二叉树的删除、复制、中序遍历采用递归方式实现。 层序遍历采用辅助队列数据结构完成,为了计算层高, 使用了两个队列,交替的向两队列中插入相邻的两层, 这样完成层高的统计。-On the binary tree delete, copy, preorder recursive manner. Traversal sequence complete with assisted queue data structure, in order to calculate storey,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:217.28kb
    • 提供者:lemonzou
  1. Desktop

    0下载:
  2. 先序遍历二叉树算法、语音程序模板、约瑟夫数判定、判断素数-void preorder 、voice procedure templet、The Joseph number 、judge a prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:花生
  1. Tree

    0下载:
  2. 数据结构对二叉树结构的C++代码实现,包含基本的建立二叉树,各种方式遍历二叉树,深度计算、结点个数计算-Data structure of binary tree structure of the c++ code, include the establishment of the basic binary tree, various ways to traverse the binary tree, depth calculation and node number calculation,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:小王子Galaxy
搜珍网 www.dssz.com