CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 遗传算法源代码

搜索资源列表

  1. 模拟退火算法、遗传算法求解TSP修改版2

    1下载:
  2. 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1419564
    • 提供者:美丽
  1. 自己写的遗传算法的VC++源代码

    0下载:
  2. 遗传算法源代码,可以看看 !-genetic algorithm source code, can see!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48091
    • 提供者:林玲
  1. 遗传算法(实数编码)

    1下载:
  2. 遗传算法的源代码,不错,希望与大家共同分享,谢谢1-genetic algorithm source code, good, and he hopes to share with you, thank you a
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:209655
    • 提供者:王络
  1. 遗传算法的源代码

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

    • 发布日期:2014-01-22
    • 文件大小:4078724
    • 提供者:小陈
  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 State Univers ity) development,
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16153
    • 提供者:赵天
  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4186
    • 提供者:张凯
  1. GA

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

    • 发布日期:2017-04-03
    • 文件大小:2146
    • 提供者:liujie
  1. TSP

    1下载:
  2. 基于遗传算法的TSP的MATLAB源代码-THE SOLVE OF THE TSP BY GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7371
    • 提供者:liujingai
  1. A_very_simple_genetic_algorithm_source_code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:4281
    • 提供者:Kaavield
  1. fun3_plot0627

    0下载:
  2. 一种自适应遗传算法的源代码,用于优化计算-Adaptive genetic algorithm for optimized calculation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1028
    • 提供者:shchen
  1. MOGASC

    0下载:
  2. 用Matlab实现多目标遗传算法的源代码-Multi-objective genetic algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:80298
    • 提供者:陈平君
  1. Simple-genetic-algorithm-source-code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:8642
    • 提供者:李礼
  1. chapter1遗传算法工具箱

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

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:liangzige
  1. 《Matlab遗传算法工具箱及应用》源码

    1下载:
  2. 《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1395712
    • 提供者:牛娃
  1. 11基于遗传算法的机器人路径规划MATLAB源代码

    4下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:67584
    • 提供者:Willty
  1. 《遗传算法理论·应用与软件实现》源代码

    0下载:
  2. 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:4604928
    • 提供者:wdddd
  1. 遗传算法案例分析及源代码

    16下载:
  2. 基于遗传算法的选址MATLAB代码,案例分析(Location based MATLAB code based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-12-20
    • 文件大小:25600
    • 提供者:simia11
  1. 源代码

    1下载:
  2. 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non
  3. 所属分类:其他

    • 发布日期:2020-12-23
    • 文件大小:1499136
    • 提供者:xbkin
  1. buchong1

    1下载:
  2. 永磁同步电机基于响应面法和遗传算法优化设计源代码程序(Response Surface Method and Genetic Algorithms for Optimizing Source Code Program of Permanent Magnet Synchronous Motor)
  3. 所属分类:其他

    • 发布日期:2020-06-29
    • 文件大小:236544
    • 提供者:张獾
  1. 基于多层编码遗传算法的车间调度算法(程序)

    2下载:
  2. 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
  3. 所属分类:其他

    • 发布日期:2021-04-17
    • 文件大小:12288
    • 提供者:wenjun969
« 12 3 4 »
搜珍网 www.dssz.com