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

搜索资源列表

  1. 二叉树操作&图的遍历操作

    0下载:
  2. 二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21362
    • 提供者:解放
  1. 求树高

    0下载:
  2. 数据结构中求二叉树树高的VC实现,其中包括了二叉树的建立过程-data structure for the binary tree height VC, which included a binary tree building process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:楚天
  1. 递归中序遍历排序二叉树

    0下载:
  2. 这是一个中序遍历二叉树的VC实现,要注意的是输入节点后,以-1结束-which is a binary tree traversal sequence VC, to pay attention to the input nodes, in the end -1
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8905
    • 提供者:楚天
  1. spatialindex.vc

    1下载:
  2. 多维索引的多个结构的常用算法,如R树的插入删除修改,又如四叉树的插入删除修改等-Index multidimensional structure of a number of commonly used algorithms, such as the R-tree insert delete changes Again quadtree insert the revisions delete
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:215891
    • 提供者:ken
  1. 数据结构_用VC编写_二叉排序树

    0下载:
  2. 这是用vc编写的二叉树排序算法 希望大家多给意见 是数据结构的一种算法-vc prepared by the binary tree algorithm to hope everyone is a data structure algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16638
    • 提供者:代价
  1. vc++c4.5

    0下载:
  2. 基于vc的决策树的分类算法是ID3算法的演变-vc on the decision tree classification algorithm is the evolution ID3 algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:491093
    • 提供者:磨高尚
  1. tree

    0下载:
  2. 给出了分形计算生成动态树的VC++源代码。生长出来的树摇曳而逼真。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:35871
    • 提供者:wang
  1. tree

    0下载:
  2. 数据结构二叉树算法的应用,VC环境下运行可通过-Binary tree data structure of the application algorithm, VC environment to run through
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:988
    • 提供者:刘佳
  1. huffman

    0下载:
  2. 一份huff_tc.c,只能在tc下运行,因为加入了用tc图形界面直观画出树形的代码。一份是huff_vc.c,是在vc和tc下都能运行的程序,没有直观表达编码的树形结构。 [目的] 构建所输入符号(及权值)的哈夫曼树,并利用该树求出各符号的编码,深入理解最优二叉树的概念及其特性。 [问题描述] 读入各个符号及其权值,求各符号的哈夫曼编码。 [基本要求] (1)读入各个符号及其权值,建立哈夫曼树; (2)利用建立的哈夫曼树对各符号进行编码,输出编码结果。 [
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2926
    • 提供者:李霄逍
  1. kdtree

    0下载:
  2. 有matlab和vc联合编程实现kd树实现过程,附有它们之间转化用的max文件和动态链接库dll文件。-Matlab and vc are the joint programming process to achieve the realization of kd tree, accompanied by their transformation with the max files and dynamic link library dll file.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:116082
    • 提供者:徐军
  1. tree

    0下载:
  2. 数据结构算法分析中的又一经典问题,二叉树问题。自己编的VC++源码-Data structures algorithm analysis in another classical problem, binary tree problem. Own series of VC++ source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:164674
    • 提供者:感飞
  1. tree

    0下载:
  2. 数据结构中数的算法,能够在VC下运行的原程序,并且经多次测试,绝对好用!-Programe about tree,which corrctness can be grangeeted!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:10296
    • 提供者:陈大
  1. Tree-List

    0下载:
  2. 用VC写出来的树形数据结构,写得比较简单,比较容易看,基本上是按照《数据结构》上的要求写的-Written with VC tree data structure, written in simple, relatively easy to see, basically in accordance with the " data structure" on the written request
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3315
    • 提供者:Spring
  1. prim

    0下载:
  2. vc环境下用Prim 算法生成图的最小生成树-vc environment using Prim algorithm to generate the minimal spanning tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:179362
    • 提供者:weiwei
  1. tree

    0下载:
  2. 本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1263
    • 提供者:qianchao
  1. k_d-tree-

    0下载:
  2. k-d tree的matlab与VC混合实现,可直接使用-using matlab and VC mix programming to realize kd tree.can be used used directly
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:127234
    • 提供者:
  1. Tree

    0下载:
  2. 二叉树实现C++,以VC++环境为准——逍遥大洋至上-Binary tree realization of C++, VC++ environment prevail- Happy ocean first
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5325
    • 提供者:fsf
  1. tree

    0下载:
  2. 哈夫曼树,可以图形显示,是用vc++编写的课程设计,-huffman tree,it can be described by draw
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1741
    • 提供者:liuyan
  1. Binary-tree-VC

    0下载:
  2. 建立一棵二叉排序树并对它进行前序遍历。建立二叉树利用了插入算法,数据由用户输入;对二叉树前序遍历,利用非递归调用子程序,然后对二叉树(1)访问根结点;(2)遍历左子树;(3)遍历右子树。程序中要注意左右指针llink和rlink的使用。-Create a binary sort tree and pre-order traversal. The establishment of the binary tree to the use of the insertion algorithm, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:10183
    • 提供者:鲍慊
  1. maintenance-of-of-binary-tree-VC

    0下载:
  2. 实现二叉排序树维护子系统实现,实现查找、插入、删除、修改操作。首先要建立一棵二叉排序树,建立树根,然后按照中序遍历依次建立二叉排序树。运用switch的四个case实现各个操作,每个case中调用相应的子程序。子程序是选择要进行的操作:查找、插入、删除、修改。-Binary sort tree maintenance subsystem to achieve, to achieve the find, insert, delete, and modify operations. First ne
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:12282
    • 提供者:鲍慊
« 12 3 4 5 6 »
搜珍网 www.dssz.com