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

搜索资源列表

  1. jiaocheng

    0下载:
  2. 关于遗传算法的教程,适合于初学者,也适合于老师讲演-on genetic algorithm guides, suitable for beginners, is also suitable for the teacher lectures
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:526.46kb
    • 提供者:cc
  1. java-ga-devel-alpha-0.1.tar

    0下载:
  2. 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:29.87kb
    • 提供者:李文
  1. genericOnJava

    0下载:
  2. 前段时间用JAVA改写的遗传算法,只需要改变编码位数,适应函数即可用于别的数值优化,极度适合JAVA的朋友-earlier with JAVA rewrite the genetic algorithm, only need to change the code, the median fitness function can be used for other numerical optimization, extremely suitable for Java friends! !
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4.5kb
    • 提供者:academic
  1. yichuanDemo

    0下载:
  2. 一个java实现的遗传算法程序,风格清晰明了,十分适合初学者学习使用-java a genetic algorithm to achieve the procedure, clarity of style that is well suited to beginners learning to use
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:谭锋
  1. tsp

    0下载:
  2. 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:45.94kb
    • 提供者:wangxiao_nick
  1. java-myga

    0下载:
  2. 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:559.67kb
    • 提供者:顾清水
  1. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:304.78kb
    • 提供者:wangxiaofang
  1. ga

    0下载:
  2. 粒子群算法与遗传算法的结合研究,值得参考!-Particle Swarm Optimization and Genetic Algorithm for the combination of research
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:和子
  1. PrincipleandApplicationofGeneticAlgorithm

    0下载:
  2. 遗传算法原理及应用,书本,扫描质量还可以的,pdf.-Principle and Application of Genetic Algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3.33mb
    • 提供者:和子
  1. GA

    0下载:
  2. 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3.28kb
    • 提供者:张晓
  1. GA

    2下载:
  2. 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:18.55mb
    • 提供者:keka
  1. g

    0下载:
  2. 用遗传算法求解tsp问题,其中算了20个城市-A Genetic Algorithm for tsp problem, of which 20 cities calculations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:18.14kb
    • 提供者:姚灵灵
  1. scheduling-system

    0下载:
  2. 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11.27mb
    • 提供者:陶天
  1. Genetic-algorithm

    0下载:
  2. 利用JAVA语言实现遗传算法,里面包含利用遗传算法解决函数求最优解的简单例子。-The use of JAVA language implementation of genetic algorithm, which includes the use of genetic algorithms to solve function for the optimal solution of a simple example.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1.64kb
    • 提供者:黎秋生
  1. Genetic-algorithm-matlab-code

    0下载:
  2. 遗传算法matlab代码,很不错,值得-Genetic algorithm matlab code, very good, worth a look
  3. 所属分类:Java Develop

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

    0下载:
  2. Genetic Algorithm Java implementation,即java实现的程序代码,适合初学java的同学借鉴
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3.12kb
    • 提供者:tony.huang
  1. genetic

    0下载:
  2. 本代码是用java语言编写的简单遗传算法,对于研究进化算法的朋友很有帮助-The code is simple genetic algorithm using java language, the study of evolutionary algorithms helpful friend
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:5.64kb
    • 提供者:李煜
  1. Genetic-Algorithm-seat-allocation

    0下载:
  2. 利用遗传算法,进行机位优化分配,实现机位资源合理高效利用。-Genetic algorithm, were assigned seats optimized to achieve efficient use of resources reasonably seat.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:王子
  1. Advanced-Algorithm-master

    0下载:
  2. 用实例详细介绍基础的遗传算法,并通过遗传算法解决典型的旅行商(TSP)问题-The basic genetic algorithm is described in detail by the example, and the typical traveler (TSP) problem is solved by genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:21.21kb
    • 提供者:kobe
  1. GA

    0下载:
  2. 使用java实现遗传算法,求出max{f(x1,x2)=21.5+x1*sin(4*π*x1)+x2*sin(20*π*x2)}的最优解 约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8(The use of Java genetic algorithm, calculate the max{f (x1, x2) =21.5+x1*sin (4* PI *x1 +x2*sin (*x2) 20* PI)} of the optimal solutio
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:10kb
    • 提供者:LL小怪兽
« 12 3 4 »
搜珍网 www.dssz.com