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

搜索资源列表

  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. Telnet

    0下载:
  2. java语言编写的telnet功能,可以查找出ip的地址。-java telnet ip address
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:12057115
    • 提供者:刘华
  1. Genetic-algorithm

    0下载:
  2. 利用JAVA语言实现遗传算法,里面包含利用遗传算法解决函数求最优解的简单例子。-The use of JAVA language implementation of genetic algorithm, which includes the use of genetic algorithms to solve function for the optimal solution of a simple example.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1676
    • 提供者:黎秋生
  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. java-TSP

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

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

    0下载:
  2. Java Genetic Algorithm Package——Java遗传算法包。-Java Genetic Algorithm Package
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:17393
    • 提供者:Rose
  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. ThinkingInJava

    0下载:
  2. 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中-very good
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:5483101
    • 提供者:缪茂可
  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. TH

    0下载:
  2. 遗传算法求解TSP问题的java代码,清晰明了,思路清楚-Java code genetic algorithm for solving TSP, clarity, clear thinking
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:2698
    • 提供者:niuwenjing
  1. genetic-algorithm

    0下载:
  2. 遗传算法 使用JAVA实现 精确简洁 使用最小的空间实现最全的功能-The genetic algorithm uses Java to achieve accurate and simple to use minimal space to achieve the most complete functionality
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:20117
    • 提供者:suntianhong
  1. java

    0下载:
  2. JAVA小程序,运用遗传算法,可以进行自动组卷-JAVA applet, the use of genetic algorithms, automatic test paper
  3. 所属分类:JavaScript

    • 发布日期:2017-12-02
    • 文件大小:1326066
    • 提供者:daikena
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com