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

资源列表

« 1 2 ... .75 .76 .77 .78 .79 180.81 .82 .83 .84 .85 ... 2855 »
  1. AIDemo14-1

    0下载:
  2. 人工智能,用BP算法实现的三层神经网络系统-artificial intelligence, BP algorithm of the three-tier neural network system
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47.32kb
    • 提供者:肖思谋
  1. c++renlianshibie

    0下载:
  2. VC++开发的人脸识别程序,采用VC6.0开发,经验证较准确-VC development of the face recognition procedures, using VC6.0 development, proven more accurate
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65.95kb
    • 提供者:朱勉
  1. mlj

    0下载:
  2. 用C编写的数据挖掘的相关算法,包括ID3,C4.5,NB等,不知道对大家是否有帮助,第一次传-prepared by the Data Mining algorithms, including ID3, C4.5, NB. We do not know whether the right help, the first try -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:417.89kb
    • 提供者:一生
  1. CSHARP_NET_SHOPPING_CART_DATA_MINING_COMPONENT.ZIP

    0下载:
  2. 一个经典的apriori算法(c#实现),与大家分享-a classic apriori algorithm (c # realization) and share with you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:657.73kb
    • 提供者:李浩
  1. AI_prog

    0下载:
  2. 这是一个非常简单的遗传算法源代码,对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。-This is a very simple genetic algorithm source code for a specific application to amend this code, Users only need to change t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:Arien
  1. yichuansource

    0下载:
  2. 这是我在解决电梯动力学参数写的简单遗传算法(程序带目标函数值、适应度值计算,但是我的适应度函数因为目标函数的计算很特殊,一起放在了程序外面计算,在此不提供)-This is my resolve to write lift kinetic parameters of a simple genetic algorithm (procedures with the objective function value, fitness terms, but my fitness function for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43.9kb
    • 提供者:周燕
  1. yabanbiaohaoSource

    0下载:
  2. This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.-This file (the project file
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:869.93kb
    • 提供者:周燕
  1. gene_bpnnPID

    0下载:
  2. 该算法是综合遗传算法和神经网络算法的综合性算法,用来对一些参数进行优化,可收到很好的效果。-the algorithm is integrated genetic algorithms and neural network algorithm integrated algorithm, used to optimize the parameters can be received very good results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:458.67kb
    • 提供者:周燕
  1. hu_8queen_scr

    0下载:
  2. 以VC6写的用遗传算法解决8皇后(8queens)问题,包括遗传算法介绍和代码的使用方法说明word文档-to write using genetic algorithms to solve the Queen (8queens). including genetic algorithms and code on the use of the methodology word document
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:72kb
    • 提供者:大象
  1. assciationDelphi

    1下载:
  2. 关联规则算法的实现和表示Delphi源码-association rules and the implementation of the algorithm source said Delphi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:684.89kb
    • 提供者:clark
  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
    • 文件大小:12.99kb
    • 提供者:胡朋
  1. pso-program

    0下载:
  2. 粒子群优化程序,可以用于函数优化,工程优化等-PSO procedures can be used for function optimization, engineering optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.9kb
    • 提供者:向长城
« 1 2 ... .75 .76 .77 .78 .79 180.81 .82 .83 .84 .85 ... 2855 »
搜珍网 www.dssz.com