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

搜索资源列表

  1. GA

    0下载:
  2. 遗传算法的函数优化sga-genetic algorithm optimization function sga
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2931
    • 提供者:马斌
  1. c implement of GA

    1下载:
  2. 遗传算法的c语言实现-genetic algorithm in C Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:79811
    • 提供者:周爽
  1. GA-1_cpp

    1下载:
  2. 不确定规划 遗传算法 Nonlinear Programming算法程序- Indefinite plan heredity algorithm Nonlinear Programming algorithm procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1844
    • 提供者:
  1. GA-2_cpp

    1下载:
  2. 不确定规划 遗传算法 Goal Programming算法程序- Indefinite plan heredity algorithm Goal Programming algorithm procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1876
    • 提供者:
  1. GA-3_cpp

    0下载:
  2. 不确定规划 遗传算法 Multilevel Programming算法程序- Indefinite plan heredity algorithm Multilevel Programming algorithm procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:
  1. 一个GA源程序

    0下载:
  2. This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function - This a simple genetic algorithm implementation where the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6902
    • 提供者:刘海
  1. GA-TSP

    0下载:
  2. 用育种算法求解售货商问题。设有10个城市,售货商从0号城市出发要把货物送到其他9个城市,且每个城市只能达到一次,最后回到0号城市-breeding algorithm used to solve the problem of goods sold. With 10 cities, sales from 0 to cities starting the goods should be sent to the other nine cities, and each city can only rea
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:441800
    • 提供者:风云
  1. GA遗传算法2005

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

    • 发布日期:2008-10-13
    • 文件大小:6116
    • 提供者:
  1. GA-VC.net

    0下载:
  2. 一个在vc++环境中实现的遗传算法,该算法与其他算法不同的是:速度较快 -an environment in achieving the genetic algorithm with other algorithm is different : faster
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16916
    • 提供者:李冰龙
  1. 基于GA优化神经网络结构源程序

    1下载:
  2. GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample-GA_nn.c based on genetic algorithm optimization neural network structure source, the input data file sample
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3692
    • 提供者:张文广
  1. C++GA

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

    • 发布日期:2008-10-13
    • 文件大小:82524
    • 提供者:渴望飞翔
  1. vb-GA

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

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:严伟
  1. GA(VC)

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

    • 发布日期:2008-10-13
    • 文件大小:17597
    • 提供者:谢瑞浩
  1. GA(C++)

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

    • 发布日期:2008-10-13
    • 文件大小:3428
    • 提供者:张在房
  1. GA-1

    0下载:
  2. 一个利用遗传算法求解最优解的程序 主要是利用遗传算法迭代寻求最优的逼近解-using a genetic algorithm for optimal solution of the main procedures is the use of genetic algorithms for optimal iterative approximation Solutions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2071
    • 提供者:薛燕
  1. GA-2

    0下载:
  2. 利用遗传算法求解一个问题的最优解,包括交叉、变异等过程 -using a genetic algorithm for the optimal solution, including crossover and mutation processes
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2086
    • 提供者:薛燕
  1. GA----GeneticAlgorithms

    0下载:
  2. 遗传算法vb实现代码,快去看看吧。也许你会用到的-genetic algorithm to achieve vb code, a matter of priority, let's see it. You may use the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7527
    • 提供者:doudou
  1. GA(adanvance)

    0下载:
  2. 经过改进的遗传算法的VC源代码。经测试算法有效可行。-improved genetic algorithms VC source. Testing Algorithm effective.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3966
    • 提供者:chenming
  1. ANN+GA

    0下载:
  2. 使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source code, after the test, this algorithm is effective.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7854
    • 提供者:chenming
  1. GA-bp

    1下载:
  2. 这是用matlab编写的用遗传算法优化神经网络的程序-using Matlab is prepared by using genetic algorithm optimization procedures for neural networks
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35941
    • 提供者:lyx
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com