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

搜索资源列表

  1. java-ga-devel-alpha-0.1.tar

    0下载:
  2. 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:30590
    • 提供者:李文
  1. ga

    0下载:
  2. 基于java的遗传算法,选择java游戏编程,简单实用。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15519
    • 提供者:aa
  1. code

    1下载:
  2. java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-10-11
    • 文件大小:18184
    • 提供者:zhenzhen
  1. ga

    0下载:
  2. 粒子群算法与遗传算法的结合研究,值得参考!-Particle Swarm Optimization and Genetic Algorithm for the combination of research
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2656522
    • 提供者:和子
  1. java-GA

    0下载:
  2. 解非线性模型的遗传算法,采用java语言编写,注释完整,清晰易懂-java-genetic athletic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:mengjie
  1. GA

    0下载:
  2. 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3356
    • 提供者:张晓
  1. GA

    0下载:
  2. 遗传算法java源代码,而且汗一个下例子-GA,algorthem foe mutiply constrains
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:6310
    • 提供者:王荣
  1. GA

    2下载:
  2. 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:19449034
    • 提供者:keka
  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. 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. 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-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. 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. GA

    0下载:
  2. 对GA(遗传算法)的简单描述与实现,包括如何初始化一个种群,模拟种群的交叉与变异,怎么选取下一代个体等,可用来作为进阶学习GAP,GNP的资料,欢迎下载。-GA (genetic algorithm) a brief descr iption and implementation, including how to initialize a population, crossover and mutation of the simulated populations, how to select
  3. 所属分类:Java Develop

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

    0下载:
  2. 基于遗传算法的旅行商问题,求最小路径,java图形界面实现-Traveling salesman problem based on genetic algorithms for the minimum path, java graphical interface to achieve
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:328273
    • 提供者:薛**
  1. GA

    0下载:
  2. 在java平台,应用遗传算法拟合浑水入渗经验公式,经验证可用-In the java platform, application of genetic algorithm to fit empirical formula for muddy water infiltration, proven available
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:8241
    • 提供者:陈佳悦
  1. GA

    0下载:
  2. 研究软件测试时,使用到的一些算法代码,拿来分享共同学习(GA. When we study software testing, we use some algorithm code to share and study together)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:84457472
    • 提供者:baymax04
  1. GA

    0下载:
  2. 遗传算法,注释比较详细,可以直接修改使用(Genetic algorithm implemented in java)
  3. 所属分类:Java编程

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:杜衡
« 12 »
搜珍网 www.dssz.com