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

搜索资源列表

  1. code

    1下载:
  2. java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-10-11
    • 文件大小:18184
    • 提供者:zhenzhen
  1. java

    0下载:
  2. 遗传算法的java实现,调试通过,课直接运行-Java implementation of genetic algorithms, debugging through, classes run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:zji
  1. myai

    0下载:
  2. 简单遗传算法,程序进化一个沿二维网格边界行走的机器人。-Simple genetic algorithm, the program evolved a two-dimensional grid along the border walking robots.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:32358
    • 提供者:lml
  1. Genetic_Algorithm

    0下载:
  2. Java实现的遗传算法解旅行商问题,说明文件在doc中-Java implementation of the Genetic Algorithm for the traveling salesman problem, the documentation in the doc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:10684
    • 提供者:fly
  1. Genesis

    0下载:
  2. 改编过的遗传算法,c语言编写,用于选择全局最优-Genetic algorithms have been adapted, c language, used to select the global optimum
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:341169
    • 提供者:周庆续
  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
    • 文件大小:312096
    • 提供者:wangxiaofang
  1. Cards

    0下载:
  2. Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them into 2 piles so that: The sum of the first pile is as close as possible to 36 and the product of all in second pile is as close as poss to 360.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4236
    • 提供者:Kamran Ali
  1. SGA

    0下载:
  2. 遗传算法的好代码,值得研究! 遗传算法的好代码,值得研究!-Genetic algorithm, genetic algorithm!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:4459
    • 提供者:和子
  1. java-GA

    0下载:
  2. 解非线性模型的遗传算法,采用java语言编写,注释完整,清晰易懂-java-genetic athletic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:mengjie
  1. ycsf

    0下载:
  2. 标准的遗传算法,用Java实现,求解函数,有良好的界面。-Standard genetic algorithm, using Java to achieve, to solve function, there is a good interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7382
    • 提供者:杨毅平
  1. Best

    0下载:
  2. java遗传算法程序,采用标准遗传算法求解函数的一个例子。-java genetic algorithm process, the use of standard genetic algorithm function of a case in point.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2394
    • 提供者:赵娴
  1. GAJava

    0下载:
  2. 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23383
    • 提供者:wangyang
  1. GA_Assembly

    0下载:
  2. JAVA编的遗传算法程序,解决装配车间排序问题-JAVA program for the genetic algorithm to solve the assembly shop scheduling problem
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2720103
    • 提供者:ggb
  1. JBuilderGenetic

    0下载:
  2. 用java实现的遗传算法,望与大家共同进步!-genetic algorithm achieved by Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:248700
    • 提供者:liuna
  1. GeneticAlgorithm

    0下载:
  2. Demostrates the theory of genetic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1360
    • 提供者:jesse
  1. GeneticAlgorithm__2

    0下载:
  2. The insanely content genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:690
    • 提供者:jesse
  1. algoritmogenetico

    0下载:
  2. Genetic Algorithm example
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1765
    • 提供者:danillo
  1. SymbolicRegression

    1下载:
  2. 遗传编程 遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。 -In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired
  3. 所属分类:Java Develop

    • 发布日期:2014-10-27
    • 文件大小:11939
    • 提供者:leon
  1. TestDemo

    0下载:
  2. 基于JAVA的排课系统源代码 纯属交流严禁商业化-The Course Scheduling System based on JAVA source code for a purely non-commercial exchange
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3059
    • 提供者:欧资春
  1. GA_apply_inTest

    2下载:
  2. 这是我用遗传算法做的一套组卷系统,虽然功能比较硕,但是基本要求满足了-This is what I used to do a set of test paper genetic algorithm system, although the feature comparison Shuo, but the basic requirements to meet
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:15303
    • 提供者:戴昏黑
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com