CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Genetic algorithm

搜索资源列表

  1. GenerationAl

    0下载:
  2. 用遗传算法解0/1背包问题,背包问题是著名的NP完备类困难问题,此处给出解法。-Genetic Algorithm for 0 / 1 knapsack problem, knapsack problem is a well-known class of NP-complete problems. Solution is here.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:李博宁
  1. GABOX

    0下载:
  2. 遗传算法实现TSP问题的工具箱程序,还包括大量遗传算法方面的实例,是很丰富的GA工具箱。-TSP problem genetic algorithm toolbox program also includes many examples of aspects of genetic algorithm, GA is a very rich toolbox.
  3. 所属分类:Data structs

    • 发布日期:2017-06-18
    • 文件大小:26.71mb
    • 提供者:cutao
  1. Taguchi-genetic_algorithm.rar

    0下载:
  2. Hybrid Taguchi-genetic algorithm for global numerical optimization ,Hybrid Taguchi-genetic algorithm for global numerical optimization
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:396.74kb
    • 提供者:havehuang
  1. GAs

    0下载:
  2. 使用遗传算法求一个多项式函数在区间[0,37]之间的极大值,编程环境采用Matlab6.0。-The use of genetic algorithm for a polynomial function in the interval [0,37] between the maximum value, the use of programming environment Matlab6.0.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8.78kb
    • 提供者:Liu
  1. Based

    0下载:
  2. 基于遗传算法的0-1背包问题的求解,可进一步另深对遗传算法理解,学习算法分析与设计的可以-Based on Genetic Algorithm for Solving 0-1 Knapsack Problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.95kb
    • 提供者:林华
  1. prim

    0下载:
  2. 自己编的,在VB中实现普里姆最小生成树算法的代码,有图的,边的权值是随机生成的,5个节点,点“generate tree”,就会显示出最小树。-Own, and in VB in the minimum spanning tree algorithm prim implementation code, there is graph, edge weights are randomly generated, five nodes, point " generate tree" ,
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.22kb
    • 提供者:
  1. LL_Path_optimization

    1下载:
  2. 【系统功能】 LL-路径优化系统主要用于求解已知坐标的规模为N的城镇间最短路径问题。 【主要算法】 1:利用Prim算法求解带约束条件的连通图的最小生成树; 2:利用基于单亲遗传算法求解带约束条件的TSP问题。 -【Function】 LL-path optimization system is mainly used to solve the known coordinates for the N scale of the problem of the shortest p
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:562.31kb
    • 提供者:张玉芨
  1. GA4TSP

    0下载:
  2. GA for TSP, it is a java applet code for Genetic algorithm-GA for TSP, it is a java applet code for Genetic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10.65kb
    • 提供者:mo
  1. hangga_chao

    0下载:
  2. 改良的新型遗传算法,增加了父代与子代的杂交,适合特殊问题求解。-New improved genetic algorithm, an increase of parent and offspring of the hybrids, suitable for specific problem-solving.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.02kb
    • 提供者:wl
  1. mybestfeifengoverle

    0下载:
  2. 遗传算法求极值 体会遗传算法思想,能够设计并编写遗传算法的相关操作函数,并能够应用遗传算法求解具体问题。-Genetic algorithm genetic algorithms seek extremal understand ideas of genetic algorithms to design and prepare the relevant operational function, and be able to apply genetic algorithm to solve sp
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:31.37kb
    • 提供者:playboy
  1. ga

    0下载:
  2. 讲解如何用C语言实现遗传算法,以及应用遗传算法求解的全过程-Explain how to use C language implementation of genetic algorithms, and the application of genetic algorithm the whole process of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:赵新宇
  1. backpack-ga-algorithm

    0下载:
  2. 背包问题或0-1背包问题遗传算法程序,里面用的实数编码方式值得借鉴。-0-1 knapsack problem or knapsack problem genetic algorithm procedure, which uses real coding can be learned.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.95kb
    • 提供者:olivejy
  1. ECGA_1_1

    0下载:
  2. This is an Extended Compact Genetic Algorithm in C-This is an Extended Compact Genetic Algorithm in C++
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:25.39kb
    • 提供者:ttd
  1. VCPP-genetic-reconfiguration

    0下载:
  2. 基于VC++的电力系统遗传算法重构实现. 用于减少系统损耗的重构,包含了潮流功能-Power genetic algorithm-based VC++ reconstruction. Used to reduce the loss of the reconstruction of the system, including the trend
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:27.38kb
    • 提供者:ding
  1. Genetic-Algorithm-

    0下载:
  2. 用遗传算法解决0_1背包问题,比较经典,适合做参考论文-0_1 knapsack problem solving using genetic algorithms, more classic, suitable reference paper
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:49.85kb
    • 提供者:冯义洋
  1. immune-genetic-algorithm-for-TSP

    0下载:
  2. 采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题-Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:57.95kb
    • 提供者:liuxing
  1. Genetic

    0下载:
  2. 此為求解最佳化流程之基因演算法,應用mathcad來編寫,mathcad為一簡易好上手之模擬軟體,若只是想跑小系統之初新者,建議使用-This is the process of solving the genetic algorithm to optimize the application mathcad to write, mathcad for a simple simulation software to use it well, if only wanted to run at th
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:15.95kb
    • 提供者:張騰文
  1. Genetic-algorithm-neural-network-

    0下载:
  2. 运用遗传算法优化神经网络结构,提高训练速度,运算精度-Genetic algorithm optimization of neural network structure, improve training speed, the precision
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.58kb
    • 提供者:andy
  1. Genetic-algorithm-matlab-program.pdf

    0下载:
  2. 该程序是遗传算法的matlab实现,自动生成数据进行分析-Genetic algorithm matlab program
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:76.25kb
    • 提供者:孙娇
  1. 09 遗传算法(Genetic Algorithm, GA)

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)起源于对生物系统所进行的计算机模拟研究。它是模仿自然界生物进化机制发展起来的随机全局搜索和优化方法,借鉴了达尔文的进化论和孟德尔的遗传学说。其本质是一种高效、并行、全局搜索的方法,能在搜索过程中自动获取和积累有关搜索空间的知识,并自适应地控制搜索过程以求得最佳解。(The genetic algorithm (Genetic Algorithm, GA) originated from the computer simulation of b
  3. 所属分类:数据结构

    • 发布日期:2018-04-21
    • 文件大小:671kb
    • 提供者:ZJN27
« 12 3 »
搜珍网 www.dssz.com