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

搜索资源列表

  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. GA

    8下载:
  2. 本程序是用遗传算法实现的目标火力分配问题,绝对能运行处你想要的结果-This procedure is used to achieve the goal of genetic algorithm the distribution of power, absolutely you want to run the Department the results of
  3. 所属分类:Windows Develop

    • 发布日期:2014-08-30
    • 文件大小:329194
    • 提供者:limeicui
  1. _ppt

    0下载:
  2. GA算法的PPT讲解,适合初学者学习! -PPT on the GA algorithm, suitable for beginners to learn! PPT on the GA algorithm, suitable for beginners to learn!
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:351236
    • 提供者:fenglongzhu
  1. GA

    0下载:
  2. 本程序运用了遗传算法,解决了以数组为数据结构的最优路径选择问题。-This procedure using genetic algorithm, to solve the array data structure for the selection of the optimal path.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:3006
    • 提供者:怀义
  1. ga

    0下载:
  2. 遗传算法,很实用的程序,给大家一个借鉴吧,希望可以帮到大家-Genetic algorithm, the procedure is very practical, given the right draw, I hope you can help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4275
    • 提供者:hejizhu
  1. GA-1_cpp

    0下载:
  2. 神经网络算法用CPP描述,在数学建模中会有应用-Neural network algorithm described by CPP
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1848
    • 提供者:常鹏
  1. Matlab-GA

    0下载:
  2. 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
  3. 所属分类:其他小程序

    • 发布日期:2013-04-05
    • 文件大小:6164
    • 提供者:周晓阳
  1. tsp-GA-UI

    0下载:
  2. 带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:419091
    • 提供者:xnhcx
  1. GA

    0下载:
  2. Visual Studio 2008 Csharp project which contains a library with an implementation of the Genetic Algorithm and a test project which demonstrates its use
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:90721
    • 提供者:nystaa
  1. bpann+ga

    0下载:
  2. back propagation and genetic algorithm in neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1692756
    • 提供者:jasmeen
  1. ga

    0下载:
  2. 本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is pr
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:27734
    • 提供者:mayi789
  1. GA

    0下载:
  2. 基于免疫遗传算法的QOS路由选择问题 给予免疫遗传算法的多目标优化问题 -Immune genetic algorithm based QOS routing problems provide the immune genetic algorithm for multi objective optimization problem
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:242850
    • 提供者:路杨
  1. GA

    1下载:
  2. 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1934
    • 提供者:whutedn009
  1. semi-ga

    0下载:
  2. 半监督遗传算法,基于kmeans的半监督遗传算法-Semi-supervised genetic algorithm, based on the semi-supervised genetic algorithm kmeans
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3136179
    • 提供者:kanstar
  1. GA-source

    0下载:
  2. Genetic algorithm source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:69677
    • 提供者:yunyi
  1. GA-bp(CPP)

    0下载:
  2. GA Algorithm optimize the bp neural network
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:302420
    • 提供者:yuxiangyu
  1. GA-solving-BP

    0下载:
  2. 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2990
    • 提供者:王剑
  1. Nonlinear-DP-and-GA-algorithm

    0下载:
  2. 非线性规划和ga算法求解函数极值,提高非线性规划的优化能力-Nonlinear programming and GA algorithm to solve the extreme value of function, improve the optimization ability of nonlinear programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4145
    • 提供者:谢达
  1. GA源程序

    1下载:
  2. 利用GA算法搜索最优图像融合参数,在进行图像融合(The GA algorithm is used to search the optimal image fusion parameters, and the image fusion is carried out)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:79872
    • 提供者:wanrenyuan
  1. basic GA

    0下载:
  2. GA basic limitation 3dim
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:9216
    • 提供者:ericxin
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com