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

搜索资源列表

  1. Sieger

    1下载:
  2. 围棋人机对弈程序源码 此版本目前还只能下布局阶段,但很多用于中盘的数据结构及算法已实现。含2000多基本定式库。-procedures source of this version has only under the layout stage, but many were used to set the data structure and algorithm has achieved. Containing more than 2,000 for the basic mode.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:526253
    • 提供者:方哥
  1. REGRESSION

    1下载:
  2. 逐步回归算法,比起一般线性回归的速度要快。而且因子是逐步选择的。-stepwise regression algorithm, compared to the general linear regression faster pace. But factor is gradually choice.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8460
    • 提供者:
  1. 聚类算法 dbscan

    2下载:
  2. 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31135
    • 提供者:梁飞
  1. 支持向量机的SMO算法VC实现

    1下载:
  2. 支持向量机的SMO算法VC实现,在模式识别和 许多方面很有用-support vector machine algorithm VC SMO, in pattern recognition and useful in many ways
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14326
    • 提供者:dog
  1. RBTree

    0下载:
  2. 使用VS.NET开发的数据结构红黑树可视化图形界面演示。可以进行节点的添加及删除。-use VS.NET development of the data structure RED-BLACK TREE visual graphical interface demo. The nodes can be added and deleted.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:98410
    • 提供者:阿赫
  1. englishparsing_src

    0下载:
  2. 英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.-English sentence natural language processing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:284317
    • 提供者:成东
  1. NudtCommonTree

    0下载:
  2. 由STL扩展的树范型。该范型支持边的加权。树封装了内存管理,使得程序员免予释放、分配节点内存。附有实例程序-STL extended by the tree-Fan. Fan support for the type of edge-weighted. Tree Packaging, a memory management, allowing programmers to exempt from release, distribution nodes memory. With examples
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16379
    • 提供者:邓熠
  1. Zip压缩和UnZip解压缩的实现1

    2下载:
  2. 此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:95733
    • 提供者:李洋
  1. GEP

    1下载:
  2. More AI...(GEP) Gene Expression Programming in C# and .NET 由Michael Gold用C#开发的GEP程序.-AI ... (GEP) Gene Expression Programming in C# and. By Michael Gold NET C# development of the GEP procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13729
    • 提供者:zjw
  1. C程序自动测试程序系统

    1下载:
  2. C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:579464
    • 提供者:徐杰
  1. Csharp-2.6

    0下载:
  2. 这是C#版本开发的SVM类库包,适合不同爱好的同学学习.-This is the C# version of SVM library development package, suitable for a variety of students to learn.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21816
    • 提供者:张先生
  1. mygame_sou

    0下载:
  2. hfytdfgsfddhjghiufydstdfhgjhkl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:479972
    • 提供者:zs
  1. fvs_vc_net_03

    0下载:
  2. 这个是FVC中使用的源代码,我自己认为比较好的源代码-FVC is the use of the source code, I think that a better source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:176754
    • 提供者:疯子
  1. ID3_src

    0下载:
  2. 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4254
    • 提供者:罗成
  1. 转换中缀表达式求值

    0下载:
  2. 实现中缀变后缀表达式求值.用VC编写的,大家可以来看看,发表下意见也行. -realization grade change suffix expression evaluated. VC prepared, we can look at, to publish opinions OK.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:108344
    • 提供者:陈静波
  1. DataMining_Setup

    0下载:
  2. 一个用C#编写的ID3分类算法,包含一个是否多云的例子-a C# prepared by the ID3 algorithm, whether it contains an example cloudy
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:27347
    • 提供者:罗成
  1. 递归下降法整数运算

    0下载:
  2. 该程序使用了递归下降算法进行算术表达式的计算-The program uses recursive descent algorithm arithmetic expressions for the calculation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3271
    • 提供者:陈如山
  1. VB数组运用

    0下载:
  2. 一些VB中数组运用的例子,囊括了VB数组的大部分知识点.可供参考和调用.-some VB examples of the use of the array, the array includes most of the VB knowledge point. For reference, and use.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:163124
    • 提供者:何生
  1. k-meansgaijin

    0下载:
  2. 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11949
    • 提供者:陈海山
  1. precision

    0下载:
  2. 在文本分类中对测试集进行测试后求得分类的准确率。-in the text classification of the test after test to seek classification accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8780
    • 提供者:陈海山
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com