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

搜索资源列表

  1. fireescape

    0下载:
  2. 研究火灾发生时楼梯等地点容易产生拥堵的地方的人流研究,给出最佳路径-FireEscape A Genetic Programming Approach to the Optimization of Building Evacuations Contribute to the FireEscape program now Abstract Many evacuation routes are drawn without considering traffic flow patt
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:68610
    • 提供者:Yao
  1. jge(java-grammatical-evolution)

    0下载:
  2. netlogo仿真程序,多目标遗传java相关源代码-netlogo simulation program,R based genetic algorithm for optimization, variable selection and other machine learning and statistical analysis approaches.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:205664
    • 提供者:lichunliang
  1. TSP.java

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

    • 发布日期:2017-04-06
    • 文件大小:6071
    • 提供者:emad
  1. GAPROJECT(SILNA)

    0下载:
  2. genetic algorithm code important
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:11583
    • 提供者:natasha16
  1. examsystem_SJTU_CS_startear

    1下载:
  2. examsystem智能组卷系统,其中组卷算法采用经典的遗传算法,图形化界面,采用MVC系统开发模式,连接sql2000数据库-Examsystem intelligent system, including group algorithm using the roll classic genetic algorithm, the graphical interface, the MVC system development mode, sql2000 database connection
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:1191378
    • 提供者:startear
  1. jgap_3.4.4_full

    0下载:
  2. 一种java 语言编写的遗传算法编程框架-JGAP is a Genetic Algorithms and Genetic Programming framework written in Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8213946
    • 提供者:jane
  1. GA-java

    0下载:
  2. 改代码用java语言实现遗传算法编程,并且运用实例进行了验证,对学习遗传算法很有帮助-Change the code using the java language programming of the genetic algorithm, and use examples to validate learning genetic algorithm is helpful
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:1156
    • 提供者:MrChen
  1. AGA

    0下载:
  2. 遗传算法matlab代码_AGA 希望对大家有所帮助-Genetic algorithm matlab code _AGA hope all of you help thank you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:15247
    • 提供者:王光
  1. BP

    0下载:
  2. 用遗传算法优化BP神经网络 希望帮助到大家 -Genetic algorithm to optimize BP neural network to help you Thank you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1527
    • 提供者:王光
  1. ga

    0下载:
  2. 遗传算法求解tsp问题相关资料_JAVA源码-The genetic algorithm tsp the relevant information _JAVA on source
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-15
    • 文件大小:8303
    • 提供者:mingze
  1. GA

    0下载:
  2. 基因算法描述旅行商问题(Traveling Saleman Problem,TSP)-using Genetic Algorithm to implement the Traveling Saleman Problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:9689
    • 提供者:shaoyongjie
  1. Assign

    0下载:
  2. 基因编程方法的另一种特殊实现方法,解决旅行商问题-another special way to solve the Traveling Saleman Problem use genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:8958
    • 提供者:shaoyongjie
  1. ecj

    0下载:
  2. ecj simulator to simulate genetic algorithm using java program.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:5206492
    • 提供者:Diwahar
  1. java-TSP

    0下载:
  2. 用java语言实现的遗传算法解救TSP问题-TSP problem with a the java language genetic algorithm rescue
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:3403
    • 提供者:杨阳
  1. Tsp3

    0下载:
  2. 旅行商问题,安徽大学最优路径的寻找。利用机器学习中的遗传算法-Traveling salesman problem, the optimal path of Anhui University looking for.Using genetic algorithms in machine learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:83482
    • 提供者:tang
  1. GA-SVM

    0下载:
  2. 由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of t
  3. 所属分类:JavaScript

    • 发布日期:2017-11-10
    • 文件大小:8105
    • 提供者:张琪
  1. GA-RBF

    1下载:
  2. 暑假期间自编的遗传算法优化RBF神经网络的源程序,代码为用MACD指标对沪指收盘价进行预测,希望对大家有用!-During the summer self genetic algorithm to optimize the RBF neural network source code using the MACD indicator to predict the stock index closing price, hope to be useful!
  3. 所属分类:JavaScript

    • 发布日期:2017-02-02
    • 文件大小:6144
    • 提供者:张琪
  1. GA-BP

    3下载:
  2. 用遗传算法优化BP神经网络的源代码,自己编的,可直接运行,代码为用MA指标对股指收盘价进行预测,另附带一个matlab编程实例!-Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a
  3. 所属分类:JavaScript

    • 发布日期:2015-01-29
    • 文件大小:5120
    • 提供者:张琪
  1. Credit-card-project

    0下载:
  2. credit card fraud detecting using genetic algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-08
    • 文件大小:2474125
    • 提供者:narayanan
  1. GA

    0下载:
  2. 遗传算法应用,用来计算函数在某区间的最大值-Genetic Algorithm for calculating the maximum value of a function in a certain range.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:9055
    • 提供者:汤莲瑞
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com