搜索资源列表

  1. 人工智能GA问题

    0下载:
  2. 人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:71680
    • 提供者:谭旭刚
  1. GA结合均匀设计表

    1下载:
  2. 结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。-uniform design combining a small side table and have empirical formula initial population, TSP application of genetic algorithms can be obtained faster and better s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:640000
    • 提供者:姚启迪
  1. generic pid

    0下载:
  2. 遗传算法PID自适应控制MATLAB程序集-GA PID adaptive control procedures set MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:张俊
  1. GA遗传算法——理论、应用与软件实现中的源代码

    0下载:
  2. GA遗传算法——理论、应用与软件实现中的源代码-GA GA-- Theory, Application and Implementation of the software source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:634880
    • 提供者:原野
  1. GA遗传算法2005

    0下载:
  2. 遗传算法的C代码。如需使用可根据实际问题进行修改。-genetic algorithm C code. For use in accordance with practical problems amended.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:
  1. gaByVB

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-genetic algorithm (Genetic Algorithm, GA) is developed in recent years a new global optimization algorithm, it borrows f
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:fuyu
  1. 遗传算法_VC源码

    0下载:
  2. 最近研究遗传算法,得到这点程序,均很好运行,共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。没有加密,解压即可-recent research on genetic algorithms, to be this procedure which is a good run for everyone to share. While more would like to be better in the GA proce
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:356352
    • 提供者:绿原
  1. 用遗传算法解决多目标规划GA

    0下载:
  2. 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:36864
    • 提供者:刘三
  1. matlab遗传算法程序(new)

    0下载:
  2. 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:enao
  1. 遗传算法程序包

    0下载:
  2. 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:80896
    • 提供者:王松松
  1. GA488

    0下载:
  2. 遗传算法的程序,用MATLAB编写,很实用的。-GA procedures, using MATLAB prepared, very practical.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1045504
    • 提供者:牛召平
  1. C++GA

    0下载:
  2. 遗传算法的开发包,外网上好不容易下下来的,功能很齐全-genetic algorithm development kits, external hard-line down under the feature is complete
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:81920
    • 提供者:渴望飞翔
  1. vb-GA

    0下载:
  2. 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:严伟
  1. PIDTuningUsingG.A

    0下载:
  2. -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization alg
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:104448
    • 提供者:余志华
  1. RouletteWheelSelection

    0下载:
  2. GA算法中的轮盘赌选择法程序,本程序为本人所写,ati-clockwise方向,另附输入输出文件。-GA the roulette selection procedures, the procedures I wrote, ati-clockwise direction, followed by input and output documents.
  3. 所属分类:其他小程序

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

    0下载:
  2. 是利用VC6.0开发出来的,实现基本的遗传算法,提供给大家一起学习一下。-using VC6.0 developed, and achieving the basic genetic algorithm, for everyone to learn about.
  3. 所属分类:界面编程

    • 发布日期:2024-05-04
    • 文件大小:17408
    • 提供者:谢瑞浩
  1. example(C-C++)

    0下载:
  2. 转载网站上一个写的不错的饿遗传算法的例子-reproduced on a website was a good, hungry GA example
  3. 所属分类:WEB源码

    • 发布日期:2024-05-04
    • 文件大小:24576
    • 提供者:
  1. ANN-GA

    0下载:
  2. 神经网络和遗传算法的课件,有一定的参考价值。-neural networks and genetic algorithms courseware has some reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:172032
    • 提供者:王刚
  1. GA(C++)

    0下载:
  2. c++的遗传算法实现,简单实用,很好的实现了遗传算法的结构与仿真-c genetic algorithm to achieve a simple, practical, good genetic algorithm to achieve the structure and Simulation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:张在房
  1. mysql-connector-java-3.0.17-ga.tar

    0下载:
  2. jdbc驱动程序 比较实用的jdbc java到数据库连接必须东西-jdbc driver more practical jdbc java database to connect things to be
  3. 所属分类:Windows编程

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

源码中国 www.ymcn.org