CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 叶子

搜索资源列表

  1. ChonSu

    0下载:
  2. 已知一颗有根树是 2-tree(只有度为2和度为0的结点),并且有n个叶子节点,从左到右编号为1,2,…, n,还知道两个相邻编号节点之间的 ChonSu(这棵树中这链接这两个节点的路径的边数)。求任意两个叶子节点x, y (1≤x≤n)之间的 ChonSu-Rooted tree is known to a 2-tree (only the degree 2 and degree 0 nodes), and there are n-leaf nodes from left to right n
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.14kb
    • 提供者:Jancsi
  1. fs

    0下载:
  2. 可计算二叉树的叶子数,深度,以及实现二叉树的左右子树互换。-Calculate the number of tree leaves, in-depth, as well as the implementation of the binary tree subtree swap around.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:829byte
    • 提供者:jzh
  1. Newtree

    0下载:
  2. 以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree he
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:24.22kb
    • 提供者:韩非
  1. erchashujiqixiangguancaozuo

    0下载:
  2. 二叉树及其相如按操作C程序代码 凹入表示法输出 二叉树的创建 结点内容用字符串表示 二叉树的节点数 叶子数 层次遍历 前序 中序 后序遍历 查找结点 删除结点 删除结点及其子树 再用凹入表示法输出-Binary Tree and its operation, such as by indentation C code representation of the output tree to create the content node tree with the string that lea
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.82kb
    • 提供者:junjie
  1. hefuman

    0下载:
  2. 赫夫曼树:试构造一棵有n个叶子结点的二叉树,每个叶子节点带权为wi,则期中带权路径wpl的最小的二叉树-Huffman Tree: test construct an n-leaf nodes are the binary tree, each leaf node with a right to wi, then the period of the right path with the smallest binary tree wpl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3.08kb
    • 提供者:王军
  1. leaf

    0下载:
  2. 用来实现数据结构中求树的叶子结点数目的算法-leaf
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:562byte
    • 提供者:丽丽
  1. erchashu

    0下载:
  2. 请具体设计一个算法求二叉树叶子节点和高度-Please specify design an algorithm binary tree leaf node and a high demand
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:849byte
    • 提供者:qq
  1. bitree

    0下载:
  2. 二叉树的建立与遍历,以及求二叉树的叶子节点数,节点数,树的深度等。并用主函数调用各个子函数,功能非常全。建立二叉树的原理是先把二叉树看成完全二叉树,然后对各节点编号,利用二叉树的性质建立二叉树。-Establishment of the binary tree traversal, and the demand nodes in binary tree leaves, nodes, depth of the tree. With the main function calls each sub
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.43kb
    • 提供者:李思明
  1. 2chashu

    1下载:
  2. 比较全面的二叉树相关操作,先序建立,先、中、后序遍历,计算叶子结点个数,交换左右子树-More complete binary tree related operations, the establishment of the first order, first, during, and after traversing to calculate the number of leaf nodes, the exchange of left and right subtrees
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1017byte
    • 提供者:小杨
  1. The--operation--binary-tree

    0下载:
  2. 程序的主要功能 1 按照二叉链表存贮创建二叉树 2 二叉树的遍历——先序中序后序 三种不同方式遍历 3 统计总结点与叶子节点的个数 4 树状打印二叉树 注释清楚-The main functions of the program 1 according to the binary linked list storage create binary tree 2 binary tree traverse--first order after order sequ
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:250.19kb
    • 提供者:话语
  1. rengongzhineng

    0下载:
  2. 人工智能大作业,通过叶子判断树木品种 设计要求: 用适当的知识表示的方法表示所描述的信息,所有的信息建立一个数据库;构造一套规则,对数据库中的信息进行操作;利用推理策略进行推理。 -Artificial intelligence, operations, through the leaves to determine the tree species design requirements: the information described in the appropriate
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:872.25kb
    • 提供者:大空翼
  1. active-learning-code

    0下载:
  2. Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量 activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量 getlabel.m:根据树和测试样例,得到根据该树得到的类标 getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加) RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树,
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:84.15kb
    • 提供者:李佳佳
  1. Tree-10-13

    0下载:
  2. 用C语言创建树结构,对生产的树进行遍历,或按要求查询指定的叶子节点-Tree structure created with the C language, the production tree traversal, or required to query the specified leaf node
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:1.09kb
    • 提供者:steven
  1. BINNODE

    0下载:
  2. 二叉树的各种操作,包括中序,前序,后序输出,计算树的高度,插入,删除,打印,计算叶子数,delete 二叉树-Binary tree of various operations, including in sequence, before the sequence after sequence output, to calculate the height of the tree, insert, delete, print, calculate leaf number, delete the
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:566.58kb
    • 提供者:wendy
  1. The-tree

    0下载:
  2. (1)输入字符序列,建立二叉链表。 (2)中序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法。(最好也能实现先序,后序非递归算法) (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)建立中序线索二叉树,并实现中序遍历。 (8)借助队列实现二叉树的层次遍历。 (9)在主函数中设计一个简单的菜单,分别调试上述算法。-(1) Enter the character sequence of binary list. (2) in traversing
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:7.77kb
    • 提供者:BidyBai
  1. erchashu

    0下载:
  2. 关于二叉树的综合实验,有创建、遍历、统计结点数、统计叶子数等操作。-Comprehensive experiments on binary tree, create, traverse, the operation of the statistics of the number of nodes, number of statistics leaves.
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:138.49kb
    • 提供者:moumiao
  1. data-structure-experiment

    0下载:
  2. 数据结构实验:用C++实现二叉树的结点总数、叶子结点个数和深度,能够很好地掌握二叉树及对二叉树进行遍历。-Experimental data structure: it uses C++ to achieve the total number of nodes of the binary tree, the leaf node number and depth, you can master the binary tree and binary tree traversal.
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1023byte
    • 提供者:Li Dan
  1. bitree_cpp

    0下载:
  2. 主要是树的各种操作,包括各种顺序的遍历,递归不递归建树,寻找双亲,或是寻找叶子-Tree variety of operations, including a variety of order traversal, recursive recursive achievements, looking for their parents, or to find leaves
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:198.06kb
    • 提供者:zhaojingwen
  1. tree

    0下载:
  2. 数据结构中二叉树的相关问题,求树高,计叶子树等功能-Binary tree data structure, tree height requirements, taking into account leaf tree
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:726byte
    • 提供者:马明
  1. p3

    0下载:
  2. 基于二叉链表,实现二叉树的下列运算。 ①二叉树生成; ② 前序、中序和后序遍历; ③ 计算叶子数目; ④ 按层次遍历; ⑤ 求二叉树高度; ②、③和⑤运算分别采用递归和非递归算法实现 需先按前序序列创建结点-Based on the binary tree, binary tree of the following operators. ① binary generation ② preorder, inorder and postorder traversal
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:21.21kb
    • 提供者:dingding
« 12 3 »
搜珍网 www.dssz.com