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

搜索资源列表

  1. timetable-csharp

    1下载:
  2. c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:533.54kb
    • 提供者:张雨萌
  1. lithos

    0下载:
  2. 一遗传算法的例子源程序-Example of a genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-22
    • 文件大小:42.17kb
    • 提供者:站长
  1. genatic

    0下载:
  2. 遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2.13kb
    • 提供者:SHI YU ZHEN
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.48kb
    • 提供者:asdfasdf
  1. nsga2

    0下载:
  2. 多目标遗传算法的源代码,希望能到帮到大家-Multi-objective genetic algorithm source code, hoping to help you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:32.77kb
    • 提供者:张丹
  1. good1

    0下载:
  2. 改进遗传算法MATLAB源代码,内含多个子文件,测试时运行mainpath文件即可.-Improved genetic algorithm MATLAB source code that contains multiple sub-documents, tests can be run mainpath documents.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.49kb
    • 提供者:meng
  1. cross

    0下载:
  2. 遗传算法的交叉操作的源代码-Crossover genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2.25kb
    • 提供者:yab
  1. PaiKe

    1下载:
  2. 遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:140.27kb
    • 提供者:build
  1. GA

    0下载:
  2. 简单的遗传算法源程序,你可以运行及参考,初步掌握遗传算法的过程-Simple genetic algorithm source code, you can run and reference, the initial grasp the process of genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5.99kb
    • 提供者:Anni
  1. generic2

    0下载:
  2. 遗传算法求解极值的源程序,只需将要求函数在源文件中输入,即可,种子数100,变异概率和交叉概率可调-Extremes of genetic algorithm source code, simply will be asked to function in the source file type, you can, seed number of 100, mutation probability and crossover probability adjustable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:290.66kb
    • 提供者:stefwang
  1. matlab-SGACODE

    0下载:
  2. maltab遗传算法源程序,此程序为一个一个的小程序分开的,很完整。包括编码,设定初始种群,交叉,变异,及结束条件等-maltab genetic algorithm source code, this procedure a small as a separate process, it is complete. Including encoding, set the initial population, crossover and mutation, and the end conditi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6.57kb
    • 提供者:joean
  1. temp

    0下载:
  2. 这是一个简单实用的实数编码遗传算法源代码,清晰,方便。-This is a simple and practical real-coded genetic algorithm source code, clear and convenient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.75kb
    • 提供者:侯典林
  1. ga

    1下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:101.83kb
    • 提供者:周武静
  1. ksp

    0下载:
  2. 求解K短路问题的一种创新算子的单亲遗传算法源程序,该程序需要一个distance.txt文本文件,从中读取任意两点间距离数据。本程序所解决的为有26个节点的任意两点间K短路问题。-Solving K shortest path problem in an innovative operator of single-parent genetic algorithm source code, the program requires a distance.txt text file, read fr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4.31kb
    • 提供者:zuowu
  1. Seven-genetic-algorithm-example-cPP

    0下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:105.07kb
    • 提供者:huangsong
  1. immune-genetic-algorithm-for-TSP

    1下载:
  2. 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:47.17kb
    • 提供者:ivy
  1. Genetic-algorithm-source-code

    0下载:
  2. 遗传算法的C++实现!简单实用易懂!只需变换数据就可实现自己期望的功能!-Genetic algorithm C++ implementation.Simple, practical and easy to understand! Simply transform the data can achieve their desired
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:8.43kb
    • 提供者:yatou
  1. Genetic-algorithm-source-code

    0下载:
  2. 遗传算法代码:对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;-Genetic algorithm source code:AlphaA specific application to amend this code, the user simply change the definition of constants and define the evaluation function can. Attention
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4.22kb
    • 提供者:钟远方
  1. a-good-genetic-algorithm

    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 is developed by Denis Cormier (North Carolina State University), S
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:12.4kb
    • 提供者:王兴杰
  1. GA-source-code

    0下载:
  2. 遗传算法源代码,单点交叉和多点交叉,C++开发经典的进化算法-genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:83.73kb
    • 提供者:davidding
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com