搜索资源列表

  1. GA(c++)

    0下载:
  2. 该代码是用C++编写的遗传算法,可在C++或 matlab环境下都可运行.-The code is C++ Prepared by genetic algorithm, can be C++ Or can be run under matlab environment.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:901120
    • 提供者:eva lin
  1. code

    0下载:
  2. 遗传算法,里面分为4个部分,第一,二部分主要是看sexual reproduction 和asxuel reproduction的区别。第三部分里面有spatial 和 non-spatial的比较。第4部分是遗传算法中有关modularity 的相关代码。-Genetic algorithm, which is divided into four parts, the first and second is to look at so
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:76800
    • 提供者:陈坚生
  1. mode

    0下载:
  2. 用vc++开发的图像分类,包括聚类分析,模糊聚类,遗传算法聚类等。有界面,代码!-With vc++ Developed image classification, including cluster analysis, fuzzy clustering, genetic algorithms, such as clustering. Has interface code!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:7923712
    • 提供者:
  1. CHC

    0下载:
  2. 本代码是我写论文用的代码,是一种优化算法CHC算法,基于MATLAB环境运行,1991年由Eshelman提出的一种基于遗传算法的改进进化算法。-This code is used in paper I write code, is a CHC algorithm optimization algorithm, based on the MATLAB environment to run in 1991, proposed by Esh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:40960
    • 提供者:张波涛
  1. yichuansuanfa

    0下载:
  2. 简单的遗传算法源代码,包括例子,比较详尽,代码经过调试,可以正常使用。-Simple genetic algorithm source code, including examples, a more detailed, code after debugging, you can use.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:47104
    • 提供者:wy112708
  1. 66

    0下载:
  2. 遗传算法难得的代码,非常有用的,希望大家喜欢-Rare genetic algorithm code, very useful, I hope everyone likes
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:540672
    • 提供者:kater
  1. beyes

    0下载:
  2. 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码-1. Based on the Bayes classification of MATLAB procedures 2. Genetic Algorithm for Function Optimization 3. Matlab-b
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:tangkezong
  1. GA

    0下载:
  2. 简单的遗传算法matlab的代码实现,希望对初学者有所帮助。-Simple genetic algorithm matlab code realize, I hope to be helpful to beginners.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:王英
  1. simplegeneticalgorithmimplementation

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:terry
  1. matlab

    0下载:
  2. 基于遗传算法的无功优化matlab实现方法软件包,调试基本通过,可直接下载应用,具体例子可以自己修改一下原代码-Based on Genetic Algorithm for Reactive Power Optimization method matlab package, debugging basic through direct download applications, specific examples can modify
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:313344
    • 提供者:
  1. GA

    0下载:
  2. 背包算法中用遗传算法解决VB代码 希望能帮助有用得着的朋友-Knapsack algorithm using genetic algorithm to solve VB code to help a friend has useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:adsd
  1. GA

    0下载:
  2. 基于遗传算法的背包问题求解,有基本的说明和代码 其他人不需帐号就可自由下载此源码 -Based on genetic algorithms for solving knapsack problem, some basic instructions and code other people without accounts can download this free source
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:ZHANGWEN
  1. GA-VC

    0下载:
  2. 多种遗传算法的VC程序代码,为多种的遗传算法提供基类。-A variety of genetic algorithm VC program code, for a variety of genetic algorithm to provide the base class.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:16384
    • 提供者:linlin
  1. jqa

    0下载:
  2. 这是一个遗传算法的C代码,能有效的模仿人工生命模拟。-This is a genetic algorithm C code, can effectively mimic artificial life simulation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:flying
  1. gatbs_matlab

    0下载:
  2. 遗传算法matlab原代码 很不错的 希望大家可以 包括 二进制编码实数编码-Genetic algorithm matlab source code is very good hope that we can include binary-coded real-coded
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:694272
    • 提供者:姚伟雄
  1. yc-tsp

    0下载:
  2. 遗传算法解TSP问题的代码,vs2005编译-Genetic Algorithm for TSP problem code, vs2005 compiler
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:454656
    • 提供者:阿锋
  1. GA-MATLAB

    0下载:
  2. MATLAB环境下的遗传算法源程序代码压缩包-MATLAB environment genetic algorithm source code package
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:武军伟
  1. GA_PathPlanning

    1下载:
  2. 遗传算法用于机器人路径规划的matlab代码-Genetic algorithms for robot path planning matlab code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:138240
    • 提供者:王文杰
  1. artificialintelligence.

    0下载:
  2. 人工智能代码JAVA程序,包括神经网络,遗传算法-Artificial Intelligence JAVA code procedures, including neural networks, genetic algorithms
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:1725440
    • 提供者:郑勇
  1. wangxiaoping-resource

    0下载:
  2. 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件wor
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:4516864
    • 提供者:flying
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org