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

搜索资源列表

  1. Multi

    0下载:
  2. genetic algorithm multi objective Full Code using Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:21050
    • 提供者:krishnan
  1. CountValue

    0下载:
  2. 从C++版本修改过来的遗传退火算法,用于计算蛋白质能量值-From C++ version of the genetic changes over the annealing algorithm used to calculate the energy value of protein
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1118
    • 提供者:lichunli
  1. genetic-prjct

    0下载:
  2. g e n i t i c a l g o r i t h m
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:8888
    • 提供者:dhruvvinayak
  1. java-GATesting-

    0下载:
  2. 纯java编写的遗传算法程序,这是很不错的程序,提供了使用遗传算法的灵活性,可用于数学优化等很多领域。-Genetic algorithm written in pure java program, which is very good program, providing the flexibility of using genetic algorithms can be used in many areas of mathematical optimization.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8533630
    • 提供者:史可
  1. ga_tsp

    0下载:
  2. 遗传算法解决旅行商问题 很好的解决了TSP 这个 典型的NP-HARD问题-Genetic algorithm for TSP
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:43145
    • 提供者:wangchen
  1. ga2

    0下载:
  2. 改进的遗传算法,使用java编程实现,效率有很大提高-Improved genetic algorithm, using the java programming, efficiency is greatly improved
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3459
    • 提供者:白加林
  1. JAVA

    1下载:
  2. 实现组卷算法,使用遗传算法,根据试卷的要求出题。JAVA-Algorithmic implementation, the use of genetic algorithm, according to the requirements of the question paper. JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:4377
    • 提供者:李葳
  1. agente-viajero

    0下载:
  2. Genetic Algorithm to solve TSP
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:74915
    • 提供者:macalister99
  1. Simple-GA

    0下载:
  2. Simple genetic algorithm in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:6910
    • 提供者:phongvan84
  1. AI_Lab3

    0下载:
  2. Genetic algorithm - cromozom and population
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:14335
    • 提供者:Cristina
  1. java

    0下载:
  2. 利用基因演算法(genetic algorithm)方式求出10個node,50個node,100個node的最短路徑。-Use of genetic algorithms (genetic algorithm) method obtained 10 node, 50 个 node, 100 个 node of the shortest path.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:44837
    • 提供者:MIN-TSUNG WU
  1. java1

    0下载:
  2. 利用genetic algorithm解決np問題 f(X)=X*X|0<=X<=20 用ga找出最大值-Np using genetic algorithm to solve the problem f (X) = X* X | 0 < = X < = 20 find the maximum with ga
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:4890
    • 提供者:MIN-TSUNG WU
  1. java3

    0下载:
  2. 利用genetic algorithm 做出最佳方塊擺放 可自訂方塊大小 空間大小 -Using genetic algorithm can be custom made box to box size display space
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:9485
    • 提供者:MIN-TSUNG WU
  1. jgap

    0下载:
  2. 遗传算法的开发包jagp,官网给出了很多例子,但是对于初学者来说读懂有点困难,在这里自己写了一个简单的代码,随机取数求和,得到最佳和值,开发完全按照jgag流程,希望对初学者有帮助!-Genetic Algorithm Development Kit jagp, the official website gives many examples, but a bit difficult for beginners to read, write here a simple code, take th
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2316
    • 提供者:刘兴龙
  1. GA

    0下载:
  2. java实现的遗传算法,用于股票分析。根据技术指标给出股票买卖建议-java implementation of genetic algorithm for stock analysis. Based on technical indicators give equity recommendations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5314
    • 提供者:陈先生
  1. TpsGA

    0下载:
  2. 利用JAVA程式撰寫出具有可操作介面的GA演算法 來學習簡易TSP問題-Use JAVA programming interface with the genetic algorithm to learn the simple TSP problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3631
    • 提供者:潘炫均
  1. ProM-nightly-20111114-1.6.tar

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

    • 发布日期:2017-06-12
    • 文件大小:19160152
    • 提供者:AS
  1. FGA_Bounds

    0下载:
  2. java实现的浮点数编码遗传算法,很有用,只需更改适应度函数即可-the complement of genetic algorithm by java, which is very useful via changing the fitness function for any use.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3423
    • 提供者:luojh
  1. 70037153500b

    0下载:
  2. GA ppt, genetIC algorithm to produce the first to be familiar with the procedure...
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1947468
    • 提供者:aulakh
  1. flga.tar

    0下载:
  2. fuzzy logic and genetic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:20582
    • 提供者:sudheer
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com