CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - GA算法

搜索资源列表

  1. cheng

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-Genetic Algorithm (Genetic Algorithm, GA) in recent years developed a brand new global optimization algorithm, which, by With the biological point
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:31308
    • 提供者:崔暁魏
  1. W32DasmV8.93

    0下载:
  2. matlab遗传算法工具箱101KB -matlab GA
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1000416
    • 提供者:张先生
  1. GA

    0下载:
  2. 一个实用的遗传算法小程序,计算二元函数的极值-GA
  3. 所属分类:assembly language

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

    0下载:
  2. 遗传搜索算法,可以用来搜索变量 遗传搜索算法,可以用来搜索变量-Genetic Search Algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:2865
    • 提供者:林欢
  1. Ga-TSP-wenti

    0下载:
  2. 用遗传算法求出TSP问题,可以再excel里换自己想要的坐标(x,y) 就可以了-TSP problem is obtained using genetic algorithms, can excel in the other they want the coordinates (x, y) on it.
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:862804
    • 提供者:李斌
  1. GA

    0下载:
  2. 这是求解多元非线性规划的遗传算法的C++的代码-Solving the multivariate nonlinear programming genetic algorithm. . . . . .
  3. 所属分类:assembly language

    • 发布日期:2017-11-29
    • 文件大小:278197
    • 提供者:Wudan
  1. GA

    0下载:
  2. 包含了GA优化算法和传统优化算法的对比,含有题目-Contains a comparison of the GA optimization algorithm and traditional optimization algorithm, containing topics
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:1437
    • 提供者:刘翠苹
  1. GA-II

    0下载:
  2. 遗传算法的介绍以及变成代码,能够优化工程上的大量实际问题-The introduction of the genetic algorithm into code to optimize a large number of practical problems in engineering
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:54775
    • 提供者:huangyufei
  1. ga

    0下载:
  2. 简单的遗传算法解决优化问题的汇编代码,包括单变量无约束优化、单变量有约束优化及多变量优化问题,并配以实例进行说明-Genetic Algorithms
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:135466
    • 提供者:柚子
  1. GA

    2下载:
  2. 此程序为利用遗传算法计算电力网络故障时网络重构问题。希望对大家有帮助-This program is the use of genetic algorithms network reconfiguration problem when calculating power network failure. I hope everyone has to help
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:499488
    • 提供者:王良
  1. yiqunjulei

    1下载:
  2. 蚁群聚类算法,修改输入数据可直接运行,分组效果很好。-GA-Ant cluster algorithm,it can directly run by revamping the input data. The effect is very good.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2691
    • 提供者:高小力
  1. tsp-GA

    0下载:
  2. 该程序解决了用遗传算法解决10个城市的tsp问题,城市的距离随机生成,可自行修改-This program solves the ten cities with genetic algorithm to solve TSP problem, the distance of the city is randomly generated, are free to modify
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2294
    • 提供者:汪健强
  1. GA

    0下载:
  2. 遗传算法的基本代码,包括选择,交叉,变异。希望对大家有帮助~-Genetic algorithm code base, including selection, crossover and mutation. I hope everyone has to help ~
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3157
    • 提供者:duaoran
  1. GA-MFC

    0下载:
  2. 这是一个用MFC制作的遗传算法求函数最值的程序,能对算法参数进行更改-This is a MFC produced genetic algorithms function best value program, algorithm parameters can be changed
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:3873124
    • 提供者:裴小兵
  1. GA

    0下载:
  2. 遗传算法pid参数优化的源程序代码,可以用该代码优化参数-GA optimization
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1100
    • 提供者:尹军
  1. gene_test

    0下载:
  2. y=f(x,y,z...)基于遗传算法的单一目标函数寻求最优或者最小极值点-Single objective function optimization based on GA
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:717
    • 提供者:赵天枝
  1. GA1

    0下载:
  2. 遗传算法程序代码matlab,用于可以初学者学习实现GA-Genetic algorithm matlab code
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:5951
    • 提供者:ZHQ
  1. GA-vrp

    10下载:
  2. 运输成本、货损成本、时间成本等的配送成本最小化和以模糊时间窗进行量化的客户满意度最大化的多目标优化模型,采用改进遗传算法求解带模糊时间窗冷链配送问题。-A multi-objective optimization model to minimize the cost of transport and distribution costs, damage costs, costs of time and to quantify fuzzy time window to maximize custo
  3. 所属分类:assembly language

    • 发布日期:2017-12-12
    • 文件大小:2482
    • 提供者:吴娟
  1. 遗传算法多目标优化

    0下载:
  2. 这是遗传算法多目标优化程序。虽然是基础的GA算法程序,但是注释清晰,可以修改目标函数运行,也可以在此基础上进行算法优化(This is a multi-objective optimization program of genetic algorithm. Although it is the basic GA algorithm program, but the annotation is clear, it can modify the operation of the objective
  3. 所属分类:汇编语言

    • 发布日期:2021-02-22
    • 文件大小:7168
    • 提供者:游鱼儿
  1. vrp_ga-master

    0下载:
  2. 最优路径遗传算法,用于搜寻最优路径,可根据需要修改目标函数,最小成本、最短时间等(Genetic alogrithm for optimal-path searching ,available for finding out the best path,constrained by minimum-cost,minimum-time.etc.)
  3. 所属分类:汇编语言

    • 发布日期:2021-01-04
    • 文件大小:6144
    • 提供者:J卓
« 12 »
搜珍网 www.dssz.com