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

搜索资源列表

  1. VC源码

    0下载:
  2. 包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system advancement condition cut demonstration, VC_ Haveman sets up halftree, pitch point matrix most short-path guildmap
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:34.87kb
    • 提供者:none
  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
    • 文件大小:20.86kb
    • 提供者:解放
  1. 求树高

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

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:楚天
  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
    • 文件大小:8.7kb
    • 提供者:楚天
  1. binary DecisionTree

    0下载:
  2. 用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC + + to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71.81kb
    • 提供者:罗成
  1. 传教士和野人过河

    0下载:
  2. 在VC的环境下,用C++编程实现人工智能中的A*树的搜索算法,得到一个最优的过河方案。-in VC environment, the C programming AI * A tree search algorithms, to be an optimal program of the river.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.15kb
    • 提供者:
  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
    • 文件大小:210.83kb
    • 提供者: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
    • 文件大小:16.25kb
    • 提供者:代价
  1. btree_Vc

    0下载:
  2. 用VC++,实现B树算法的一个示例。 包括B树的插入、删除等功能。-VC, B-tree algorithm to achieve an example. B tree insertion, deletion capabilities.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:mayan
  1. AdaptiveHuffman

    1下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.85kb
    • 提供者:沈宏伟
  1. ecstphfm

    0下载:
  2. 这是数据结构基础算发知识的VC实现 如二叉树遍历、拓扑排序、哈夫曼树等-This data structure is based on the operator's knowledge of VC as binary tree traversal, topological sorting, Huffman tree;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.87kb
    • 提供者:陈朝熙
  1. vc++c4.5

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

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

    0下载:
  2. 本实验完成的功能是给定一个区间找出其区间树 开发环境采用VC-completion of this experiment is to the function of a set interval interval tree to identify its development environment using VC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:99.72kb
    • 提供者:liuqing
  1. 二叉树

    1下载:
  2. 二叉树算法! VC++6.0下开发~!-binary tree algorithm. Under VC++6.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:杜超
  1. 最优二叉搜索树

    1下载:
  2. 算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的-algorithm design of dynamic optimal planning of two forks search tree problem by using VC + + prepared
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:159.48kb
    • 提供者:ddd
  1. 决策树的 C4.5

    0下载:
  2. 决策树的 C 4.5 Vc++实现的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-12-06
    • 文件大小:145.79kb
    • 提供者:571284
  1. tree

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

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

    0下载:
  2. 用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), which is only a Ti binary Each spe
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1017byte
    • 提供者:liangsi
  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-29
    • 文件大小:9.94kb
    • 提供者:鲍慊
  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-31
    • 文件大小:11.99kb
    • 提供者:鲍慊
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com