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

搜索资源列表

  1. FrameReader

    1下载:
  2. 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all pat
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1476
    • 提供者:dfsa
  1. Snakes_Active_Contour_models_Image_Process_GVF

    0下载:
  2. 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral S
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5512247
    • 提供者:张阳
  1. jgap_3.3.1_full

    0下载:
  2. genetic algorithm with java
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5524654
    • 提供者:tyrone chan
  1. java-tsp-1.3-src

    1下载:
  2. Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5686151
    • 提供者:beyonddoor
  1. ArtificialStock

    1下载:
  2. java人工股市源码,用了GA(Genetic Algorithm)和ANN(Artificial Neural Network)。内附程序详细说明,强烈推荐!-artificial source, with the GA (Genetic Algorithm) and ANN (Artificial Neural Network). Enclosing procedures detailed descr iption, strongly recommended!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:90194
    • 提供者:晓斌
  1. Genetic_algorithm.rar

    0下载:
  2. 一个标准遗传算法的java代码和文档,文件为word格式,内附代码!,a genetic algorithm!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:52181
    • 提供者:ycf
  1. java_GAS.rar

    0下载:
  2. 是一个用java做的遗传算法的实例,主要是用java来实现遗传算法。,Is a java to do with the examples of the genetic algorithm is mainly used to achieve genetic algorithm java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:8314
    • 提供者:adny
  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 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com