CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法

资源列表

« 1 2 ... .13 .14 .15 .16 .17 2718.19 .20 .21 .22 .23 ... 2855 »
  1. apriori(C++)

    2下载:
  2. 本算法的基本功能是用C++语言实现了APRIORI算法,用户可以先选择要进行的操作。然后再输入支持度和置信度,就可得到挖掘的结果。 输出的结果主要包括两个部分。 1.输出所有的频繁项集。 2.输出所有的产生的规则。 算法还能够输出初始的事务集合,并且可以输出产生的中间结果。-the algorithm is the basic functions using C + + language of APRIORI algorithm, Users may choose to cond
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:59589
    • 提供者:linvg
  1. pentaho_data-1.2.0.534-GA

    2下载:
  2. A complete business intelligence platform that includes reporting, analysis (OLAP), dashboards, data mining and data integration (ETL). Use it as a full suite or as individual components that are accessible via web services. Ranked #1 in open source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:756421
    • 提供者:lyb
  1. ANP2.1

    2下载:
  2. 网络分析法(ANP)的一个实现,主要针对王莲芬老师的内部依存的递阶层次结构的4维超矩阵进行处理,详细内容见内部说明。-network analysis (ANP) of a realization, WANG Lian-mainly aimed at teachers interdependence within the hierarchical structure of the four-dimensional matrix, See details of internal note.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:66169
    • 提供者:xifeng
  1. NeuralFaceRec

    2下载:
  2. VB编写的人脸识别程序,使用了人工神经网络来实现识别-VB face recognition, the use of artificial neural networks to achieve recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:285752
    • 提供者:lrc
  1. Discrete_PSO_TSP_C

    2下载:
  2. 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49928
    • 提供者:布拉德
  1. stockforcast

    2下载:
  2. 采用vb编写的利用循环神经网络来预测股票走势的源程序-prepared using cyclic neural network to forecast the stock trend of the source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:171134
    • 提供者:pearllu
  1. FuzzyControlinvertedpendulum

    2下载:
  2. LabVIEW仿真的倒立摆,采用的是模糊控制算法。无需LabVIEW的仿真控制工具包。-LabVIEW Simulation inverted pendulum, using the fuzzy control algorithm. Without LabVIEW Simulation Control Kit.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:126167
    • 提供者:李炎华
  1. NSGA(C++) 单目标遗传算法

    2下载:
  2. 单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-02-28
    • 文件大小:3966
    • 提供者:dongzi
  1. Aprioriall[VC++]

    2下载:
  2. Aprioriall的频繁序列发觉源码,用vc++编的-Aprioriall sequence found that the frequent source with vc + + series
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:64695
    • 提供者:赵晓峰
  1. crossvalidate

    2下载:
  2. 基于决策树的n则交叉验证分类器 (决策树程序直接调用matlab中的) crossvalidate.m N则交叉验证程序,N可选 NDT.mat 含9个国际公认标准数据集,已做过标么处理,可直接使用 专业-n Based on Decision Tree is cross-validation classification (decision tree directly call the Matlab) cr ossvalidate.m N is cross-validation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:235527
    • 提供者:hehuixin
  1. AI_GA_matlab

    2下载:
  2. 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13300
    • 提供者:胡朋
  1. svm_delphi

    2下载:
  2. 基于libsvm,开发的支持向量机图形界面应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:731985
    • 提供者:戴愚
« 1 2 ... .13 .14 .15 .16 .17 2718.19 .20 .21 .22 .23 ... 2855 »
搜珍网 www.dssz.com