搜索资源列表

  1. 遗传算法解决TSP问题

    0下载:
  2. 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:60416
    • 提供者:舒小敏
  1. 20051213200430830

    0下载:
  2. 基于实数编码遗传算法源代码,该程序很好用,已经调试通过-real-coded genetic algorithm source code, the procedure is useful, has been through testing
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:4078592
    • 提供者:小陈
  1. GAFORTRAN

    0下载:
  2. 本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行-I do genetic algorithm source code, under the FORTRAN that can be opened, in WINDOUS operating environment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:王彬
  1. SIMPLECODE

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。-This is a very simple genetic algorithm source code, by Denis Cormier (North Carolina S
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:赵天
  1. java-ga-devel-alpha-0.1.tar

    0下载:
  2. 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:李文
  1. yichuansuanfazishiyingsuanfa

    0下载:
  2. 遗传算法源代码,请大家下载。多提宝贵意见,也希望大家贡献更好的源代码。-genetic algorithm source code, please download. Provide more valuable opinions, I hope you will contribute to a better source.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:张贺
  1. jiyinyichuansuanfajindian

    0下载:
  2. 遗传算法源代码如过需要请联系本人 邮箱: wojiadeniao@sina.com-genetic algorithm source code as their needs please contact my mail : wojiadeniao@sina.com
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:dongdong
  1. jiandan0101

    0下载:
  2. 这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.un
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:
  1. final_GA

    0下载:
  2. 非常有用的遗传算法源代码,保证很好的,用了的人都说好。-very useful genetic algorithm source code to ensure good use of the people said good.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:上 建
  1. JGA

    0下载:
  2. 实现一个函数的数值优化的遗传算法源代码,采用二进制编码实现,里面有详细的说明,非常适合初学者!-achieve a numerical optimization function of the genetic algorithm source code, binary coding achieved, There are detailed explanations, very suitable for beginners!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:lixingbing
  1. gatsp

    0下载:
  2. tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = cl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:wwf
  1. code

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

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:风子
  1. simplegeneticalgorithmimplementation

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

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

    0下载:
  2. 关于遗传算法 源代码-On the genetic algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:430080
    • 提供者:高亚鲁
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:asdfasdf
  1. GA

    0下载:
  2. 带详细注释的遗传算法源代码 用C++编写的/.-Notes with detailed genetic algorithm source code with C++ Prepared /.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:liujie
  1. gene

    0下载:
  2. 遗传算法源代码,matlab源代码,just live your own way -the original code of gene,matlab,just live your own way
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:徐小扁
  1. Simple-genetic-algorithm-source-code

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

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:李礼
  1. gaot

    0下载:
  2. 遗传算法工具箱中的遗传算法源代码,希望有用-GA genetic algorithm toolbox source code, hope that useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:tj
  1. chapter1遗传算法工具箱

    0下载:
  2. chapter1遗传算法工具箱,遗传算法工具箱一书中源代码,非常好用。(Genetic algorithm toolbox, genetic algorithm toolbox a book in the source code, very easy to use)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:liangzige
« 1 23 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org