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

搜索资源列表

  1. 用混和遗传算法求解背包问题

    0下载:
  2. 将贪婪修复方法与遗传算法相结合,构成混和遗传算法,并求解经典背包问题。
  3. 所属分类:图形/文字识别

    • 发布日期:2010-04-06
    • 文件大小:87552
    • 提供者:shishiteng
  1. tsp问题遗传算法求解

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2008-11-04
    • 文件大小:730301
    • 提供者:oyywuhan
  1. 贪心遗传算法求解背包问题

    0下载:
  2. 把贪心算法和遗传算法相结合,从而得出对NP难题的背包问题进行优化求解。
  3. 所属分类:源码下载

  1. design.rar

    0下载:
  2. 回溯法,动态规划法,遗传算法求解 tsp问题(课程设计报告),Backtracking, dynamic programming method, genetic algorithm tsp issues (curriculum design report)
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2641209
    • 提供者:曾亮
  1. TSPMATLAB.rar

    0下载:
  2. 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用,This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:156826
    • 提供者:王斌
  1. GeneticAlgorithm

    2下载:
  2. 一个遗传算法求解两点最短路径问题的具体实现,采用C++编写,经测试当求解路径较复杂时,其算法执行效率高于dijstra算法-A genetic algorithm for two concrete realization of the shortest path problem, using C++ written in the path have been tested when solving more complex, its algorithm is more efficient tha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-07
    • 文件大小:466125
    • 提供者:wangrenbiao
  1. 2

    0下载:
  2. tsp遗传算法代码 利用交叉算子改进方法求解旅行商问题-tsp genetic algorithm code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2254
    • 提供者:mm
  1. GA

    1下载:
  2. 用遗传算法求解自变量是多维的函数的最优值-Genetic Algorithm for the optimal value of Multi-dimensional function
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:4280
    • 提供者:缪玉
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1906524
    • 提供者:Bill Gates
  1. ds

    1下载:
  2. MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:121994
    • 提供者:ss
  1. TSP

    3下载:
  2. 遗传算法求解经典的旅行商(TSP)问题。图形化界面,可以选择大/中/小地图文件,并演示进化的过程。中/小地图在默认代数下一般都可以找到最优解。-Genetic Algorithm for the classic TSP problem. Graphical interface, you can choose large/medium/small map files, and demonstrates evolutionary process. Medium/small maps in the d
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-06
    • 文件大小:304479
    • 提供者:PanHao
  1. GACODE

    0下载:
  2. 遗传算法求解优化问题,简明教程加示例- The heredity algorithm solution optimization question, the concise course adds the demonstration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:2829281
    • 提供者:简明愚
  1. CFA-Matlab

    0下载:
  2. 有关链路容量和流量优化分配的遗传算法 函数功能 使用遗传算法求解通信网链路容量和流量联合优化分配问题-Related to link capacity and flow of genetic algorithm to optimize the distribution function using genetic algorithm function communication network link capacity and traffic distribution of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2813
    • 提供者:huangmeichun
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解函数y=x^2 在区间0-30的最大值-Genetic Algorithm for function y = x ^ 2 in the range of 0-30 maximum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:6309
    • 提供者:shb
  1. SGA_v1.0

    0下载:
  2. 用开发语言vc++编程实现用遗传算法求解函数f=x*sin(10*x)+1.0的最大值。-With the development of language vc++ Programming using genetic algorithm function f = x* sin (10* x)+ 1.0 maximum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:101119
    • 提供者:龚正娟
  1. GA

    0下载:
  2. 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:万琴
  1. function

    0下载:
  2. 基于遗传算法的函数优化,利用遗传算法求解函数极值。-Function based on genetic algorithm to optimize the use of genetic algorithm function extremum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1905
    • 提供者:alexandar
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. gafor01

    0下载:
  2. 遗传算法求解典型的组合优化问题,复杂背包问题的设计-Genetic Algorithm for typical combinatorial optimization problem, the complexity of the design of knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:10669
    • 提供者:pengyang
  1. 遗传算法求解VRP问题

    0下载:
  2. 应用遗传算法求解单车场车辆路径问题。matlab代码
  3. 所属分类:matlab例程

    • 发布日期:2021-10-11
    • 文件大小:18199
    • 提供者:WWW@WWW
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com