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

搜索资源列表

  1. 演化程序——遗传算法和数据编码的结合

    0下载:
  2. 演化程序——遗传算法和数据编码的结合 具体介绍了遗传算法的应用-evolutionary process -- genetic algorithms and data encoding the specific combination of the application of genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7495699
    • 提供者:冯宾
  1. 遗传算法 网络故障

    0下载:
  2. 可以基于遗传算法的网络故障知识获取技术,大学时候老师留的作业自己编的-be based on genetic algorithm network fault access to knowledge, when the teacher left the University of operating their own series
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:栗维勋
  1. GA遗传算法2005

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

    • 发布日期:2008-10-13
    • 文件大小:6116
    • 提供者:
  1. 遗传算法求解TSP问题

    1下载:
  2. 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9547
    • 提供者:
  1. 遗传算法c源程序

    1下载:
  2. 这个程序是关于遗传算法c源程序,可以通过这个源程序明白什么是遗传算法-on genetic algorithm c source, the source can understand what genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3892
    • 提供者:纵横驰骋
  1. 简单遗传算法与人工智能

    1下载:
  2. 实现了遗传算法的功能,采用java实现,只需要简单的设置文件就可以运行。(java)-a genetic algorithm to achieve the function, using java realized, requires only a simple configuration files on the run. (Java)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:92744
    • 提供者:dong
  1. my遗传算法

    0下载:
  2. 该算法实现了神经网络的遗传算法,从简单的角度出发,说明的算法-the algorithm to achieve a neural network genetic algorithm, from the simple point of view that the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86237
    • 提供者:应吉平
  1. 遗传算法vc

    0下载:
  2. 遗传算法是基于生物学的一种新型算法,本例题中采用vc来实现该算法-genetic algorithm is based on the biology of a new algorithm, using the example vc to the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17868
    • 提供者:张红亮
  1. 实数编码遗传算法

    5下载:
  2. (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17440
    • 提供者:www
  1. 用matlab编写的二进制的遗传算法程序

    0下载:
  2. 用matlab编写的二进制的遗传算法程序.rar-using Matlab binary prepared by the genetic algorithm. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6321
    • 提供者:www
  1. 遗传算法_VC源码

    1下载:
  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 process, we look a lot dedication.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:88345
    • 提供者:绿原
  1. 基于遗传算法的人工生命模拟源程序

    1下载:
  2. A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world-A_life.c based on genetic algorithm simulation of artificial life source, input data files world
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8059
    • 提供者:张文广
  1. 遗传算法算例

    2下载:
  2. 文中详细介绍了函数优化(有无约束均可)、组合优化算法的原理和源程序,算法效率极高,欢迎下载。附件有更多的遗传算法算例,共研究算法用。 -paper describes in detail the function optimization (there may be bound), combinatorial optimization algorithms and the principle source, the algorithm very efficient and welcome to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:778854
    • 提供者:刘三
  1. 背包问题的遗传算法解法vb

    0下载:
  2. 这是一用VB解决背包问题的遗传算法元程序,程序框架清楚,应用性强-This a backpack with VB solve problems of genetic algorithm yuan procedure is a clear framework and application-
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25214
    • 提供者:刘三
  1. 用遗传算法解决多目标规划GA

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

    • 发布日期:2008-10-13
    • 文件大小:37369
    • 提供者:刘三
  1. 遗传算法c

    0下载:
  2. 遗传算法是数据挖掘中的重要部分,通过杂交的方法,选出最优的解-genetic data mining algorithms is the important part, through the hybrid approach, the optimum solution
  3. 所属分类:Windows编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:48091
    • 提供者:林玲
  1. 遗传算法笔记

    0下载:
  2. 提供遗传算法的经典笔记,内付典型程序代码,希望对大家有帮助。-provide genetic algorithm classic Notes, which pay the typical procedure code, and I hope to be helpful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:219166
    • 提供者:哀怜棵
  1. 遗传算法.C

    0下载:
  2. 用dev-C编写的遗传算法程序,用来计算函数极值的。-with dev - C GA prepared by the procedures used to calculate the maximum function.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:马文
  1. 神经网络遗传算法

    1下载:
  2. 人工神经网络遗传算法 NNUGA - Neural Network Using Genetic Algorithms-artificial neural network, genetic algorithms NNUGA - Ge Neural Network Using netic Algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-28
    • 文件大小:4211
    • 提供者:张华
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com