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

搜索资源列表

  1. BTree.二叉树的递归算法

    1下载:
  2. 二叉树的递归算法:计算高度、结点个数、交换左右儿子 问题的描述 写一完整函数,计算树的结点数目int CountNode(BTNode<T>* &t); 完善以下两个函数: 计算树的高度int Depth(BTNode<T>* &root); 对树的所有子树交换左右孩子void swapsons(BTNode<T>* &t);,Binary Tree Recursive Algorithm: Calculate the hei
  3. 所属分类:其他小程序

    • 发布日期:2016-01-25
    • 文件大小:2.16kb
    • 提供者:YY
  1. tree

    2下载:
  2. 查找序列以带头结点的单链表表示,各结点中设一个访问频度,初始值为 0,每次查找成功后该结点频度值增加 1。试给出算法,在每次查找后查找序列均按访问频度从大到小排列。 -Find a sequence of nodes in order to take the lead in a single list that each node in a visit to the frequency, the initial value of 0, after the success of each to
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:15.09kb
    • 提供者:zxm
  1. heapsort

    0下载:
  2. A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely balanced. 􀂄 If the height of this binary tree is h, then leaves can be at level h or level h-1. 􀂄 All leaves at level h are as fa
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.52kb
    • 提供者:linru
  1. tongjierchashujiedian

    0下载:
  2. 这是一个统计二叉树结点的小程序,软件实验课上自己编的。-This is a binary tree node statistics applets, software for experimental class of its own.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:945byte
    • 提供者:hjy
  1. tree

    0下载:
  2. 拖拉树节点,用于VB开发。可以生成拖拉树型的界面和功能。-Drag the tree node
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6.15kb
    • 提供者:czs
  1. tree2

    0下载:
  2. Visual Basic的树形目录中拖拉树节点-Visual Basic, drag tree directory tree node
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:5.56kb
    • 提供者:fjaklsdj
  1. Tree

    0下载:
  2. 二叉树基本操作的程序实验 1、二叉树结点结构体 2、二叉树结点队列-Experimental procedure for the basic operation of a binary tree 1, a binary tree node structure 2, a binary tree node queue
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:20.92kb
    • 提供者:黎九
  1. TreeView

    0下载:
  2. TreeView 控件 TreeView 控件用来显示目录树结构分级视图,如同 Windows中显示的文件和目录。TreeView 控件中的各项信息都有一个与之相关联的Node对象。每个 Node 对象均由一个 Label 对象和其相关的位图组成。建立TreeView 控件后,我们可以展开和折叠、访问其中的节点。 要在 TreeView 控件中使用图标,必须通过 ImageList 控件并用代码与其关联起来,方法是设置 TreeView 控件ImageImageL
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:34.3kb
    • 提供者:suzhiyuan
  1. homework

    0下载:
  2. 设二叉树的结点的数据场之值仅为一大写英文字母。其前序和中序的遍历结果(打印结点的数据场之值)分别保存在字符串数组 preorder[N] 及 inorder[N]之中,其中 N 为常数。请设计程序以标准形式存储保存该二叉树。-Based binary tree node data field of the value is only a capital letter. The pre-order traversal order and the results (the data field t
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:ray
  1. Tree

    1下载:
  2. 系统故障树模拟...利用MFC模拟系统故障树的建立、插入节点、删除节点、更改关系以及矩阵法求最小路集等功能-System fault tree simulation ... simulation system using MFC Fault Tree Construction, insert node, delete node, change the relationship and find minimal path set matrix method and other functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:45.86kb
    • 提供者:sfj
  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. binarytree

    0下载:
  2. 二叉树的顺序存储结构——已知用户将一棵完全二叉树的n个结点(数据类 型可以是字符型、整型等等)以自顶向下、从左到右顺序输 入到一个一维数组中: (1)编写算法FindRelation(i),输出i的父结点和 所有孩子结点(如果有的话)。(2)编写算法Print打印这棵二叉树的所有节点:先打印二叉树的 根、再打印左子树、最后打印右子树;(即在顺序存储结构上先序遍历 二叉树); -Stored in the order of the binary tree
  3. 所属分类:其他小程序

    • 发布日期:2017-03-03
    • 文件大小:314.82kb
    • 提供者:马乐
  1. AVLTrees

    0下载:
  2. Implements an AVL Tree Node.- Implements an AVL Tree Node.
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:5.23kb
    • 提供者:Arash
  1. BiTree

    0下载:
  2. 二叉树操作程序,实现了动态创建二叉树,中序遍历二叉树,节点删除等。-Binary tree procedures, the creation of dynamic binary tree traversal of binary tree node delete.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1.03mb
    • 提供者:Pro
  1. tree

    1下载:
  2. 二叉树的双序遍历(对于二叉树的每一个结点来说,先访问这个结点,再按双序遍历它的左子树,然后再一次访问这个结点,接下来按双序遍历它的右子树)算法-Dual binary tree traversal (for binary tree each node, the first access to this node, and then double traversal of its left subtree, then visit this node, then double-click it in
  3. 所属分类:其他小程序

    • 发布日期:2017-05-07
    • 文件大小:643byte
    • 提供者:王庆然
  1. PrintTreeFromTopToBottom

    0下载:
  2. 从上到下打印出二叉树的每个结点,同一层的结点按照从左到右的顺序打出-From top to bottom to print out each binary tree node, the node in the same layer of the order of play from left to right
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.1kb
    • 提供者:王颢
  1. Nearest-Common-Ancestors

    0下载:
  2. In the figure, each node is labeled with an integer from {1, 2,...,16}. Node 8 is the root of the tree. Node x is an ancestor of node y if node x is in the path between the root and node y. For example, node 4 is an ancestor of node 16. Node 10 is al
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:475.44kb
    • 提供者:cam
  1. search-tree

    0下载:
  2. 建立二叉树,层序、先序遍历 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立建立二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数;-Establishment of a binary tree, sequence, preorder required to enter each node of the tree, and can output traversal sequences of different methods to traverse
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:14.89kb
    • 提供者:张蓓蕾
  1. tree

    0下载:
  2. 编写一个算法程序实现: 1、建立一棵6个结点的二叉树,结点的数据值是正整数,并按中序输出之; 2、完成对以上二叉树中所有结点的左、右子树相互交换,并按中序输出交换以后的结果。 3、统计二叉树叶子结点的个数,并输出结果。 -Write an algorithm Program: 1. Establish a tree node 6 binary data value node is a positive integer, the output of the press in ord
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:ding
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com