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

搜索资源列表

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

    0下载:
  2. 免疫遗传算法java语言版源程序,可编译通过。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:572769
    • 提供者:zhoeng
  1. SGA-JAVA

    0下载:
  2. 遗传算法的JAVA实现 做了一个简单函数优化示例~~~~~~体现了面向对象思想
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7880
    • 提供者:邓信
  1. 粒子群优化PSO程序包(Java,C,VB)

    0下载:
  2. C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:127797
    • 提供者:郭文
  1. tsp

    0下载:
  2. 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:47041
    • 提供者:wangxiao_nick
  1. code

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

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

    0下载:
  2. 遗传算法的java实现,调试通过,课直接运行-Java implementation of genetic algorithms, debugging through, classes run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:zji
  1. Pathfinder

    0下载:
  2. 用遗传算法解决迷宫路径搜索问题。有界面显示搜索的过程。-Using genetic algorithms to solve the maze path searching problem. Have english interface display process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:72723
    • 提供者:dudu
  1. zipper

    0下载:
  2. 使用java.util.zip包将文件压缩成zip文件的Zipper类-Make file to zip file by package java.uitl.Zip.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:1902
    • 提供者:站长
  1. GA

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

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

    0下载:
  2. Java环境下的遗传算法,蚁群算法的混合实现-Java environment, genetic algorithms, ant colony algorithm for hybrid realization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:78444
    • 提供者:樊福剑
  1. geneticalgorithmbaseonjava

    0下载:
  2. 用java语言实现的遗传算法,有具体的遗传算法的步骤-genetic algorithm based on java,there is steps of genetic algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2476
    • 提供者:许柠檬
  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. upload5

    0下载:
  2. 遗传算法求解旅行商问题。在n=20的情况下依然能90 以上获得正确解。-Genetic Algorithm for Traveling Salesman Problem. In the case of n = 20 can still obtain the correct solution for more than 90 .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4599
    • 提供者:ocpocpocp
  1. SGA

    0下载:
  2. JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17170
    • 提供者:李小
  1. PSO_Java

    1下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1974
    • 提供者:吴帅
  1. Timetable-based-on-genetic-algorithm

    0下载:
  2. 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1877354
    • 提供者:张雨萌
  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

    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
    • 提供者:杜衡
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com