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

搜索资源列表

  1. Recognition_of_hackers

    0下载:
  2. The project titled Recognition of Hacker in Networks Using Genetic Algorithm (IDS) is to identify the intruder and block the data from the intruder to avoid the system attack by the virus. This new system is a replacement of the existing system. In
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:9421
    • 提供者:sumit
  1. src

    0下载:
  2. Improvedc genetic feedback algorithm based on java-Improvedc genetic feedback algorithm based on java..
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:12911
    • 提供者:anshu
  1. EA2

    0下载:
  2. Genetic Algorithm 实例代码-Genetic Algorithm sample code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1791
    • 提供者:yue
  1. antmoving

    0下载:
  2. JAVA TSP Problem implementation. ACO JAVA GENETIC
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5913522
    • 提供者:rusho1234
  1. SampleGA

    0下载:
  2. 這是用JAVA編寫的基因遺傳演算法,透過選擇、交配、突變,適者生存,不適者淘汰方式,求最佳解的啟發式演算法。 -It is written in JAVA using genetic algorithms, through selection, crossover, mutation, survival of the fittest, not by way of elimination, find the optimal solution heuristics.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:18790
    • 提供者:JJH
  1. smallgp-1.0

    0下载:
  2. Multi objective Genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:40085
    • 提供者:krishnan
  1. smallgp-1-win32

    0下载:
  2. Genetic Algorithm using Java Projects Source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:61974
    • 提供者:krishnan
  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 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com