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

搜索资源列表

  1. 1500PrePosterous

    0下载:
  2. 此程序给出一个算法,用于计算当已知一个m叉查找树的先序和后序遍历序列后,存在多少种中序遍历可能。输入格式为m s1 s2,其中m表示m叉树,例子 2 abc cba 结果为4 2 abc bca 结果为1 10 abc bca 结果为45 13 abejkcfghid jkebfghicda 结果为207352860-this procedure is an algorithm, When used in the calculation of a known m Binary S
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7595
    • 提供者:姚秋林
  1. c++SoruceCCodeAboutTen

    0下载:
  2. C++程序设计与应用源码、C++反射的例子、RSA算法、vc++访问DAO数据库、遍历文件夹并建成目录树、打字小程序、电子便笺 、仓库管理系统
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3119826
    • 提供者:常君君
  1. 1

    0下载:
  2. 中南赛区ACM竞赛题 这题可以用Dijkstra的算法做,但是dfs的时间加减枝后也只有15ms,我用的是dfs. 就是遍历每种可行的树,要求每个棵树上的节点的地位都在maxdw,mindw,(最大地位,最小地位)的范围内.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:王建华
  1. GEP

    0下载:
  2. 演化算法求运算树表达的最大值,通过后序遍历求得适应度函数值,通过演化算法优化最优解-Evolutionary algorithms seek to express the maximum value of the tree operations, through the postorder fitness function values obtained by evolutionary algorithm to optimize the optimal solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1385725
    • 提供者:rat
  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
    • 文件大小:407896
    • 提供者:李湘
  1. erchashu

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

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

    0下载:
  2. 基于多叉树后序遍历的VB实现方法。本方法有效解决复杂拓扑关系的分析,可广泛用于流域洪水演算和水资源配置中-VB method based on multi-tree postorder traversal. This method is effective to solve complex topological analysis of the relationship can be widely used in the river basin flood routing and allocat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:201896
    • 提供者:董延军
  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
    • 文件大小:1221
    • 提供者: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
    • 文件大小:222499
    • 提供者:lemonzou
  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
    • 文件大小:1672
    • 提供者:小王子Galaxy
搜珍网 www.dssz.com