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

搜索资源列表

  1. YNGP

    0下载:
  2. 基于GP、GA学习的遗传优化算法实现,里面还包括了作为病虫害预测预报的数据库。-based GP, GA studying the genetic optimization algorithm. which also included as a pest forecast database.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7162752
    • 提供者:红红
  1. JavaMath

    0下载:
  2. Java实现的各种数学算法,如矩阵运算, levenberg-marquardt优化算法等。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:51202
    • 提供者:张如飞
  1. PSO_for_java

    0下载:
  2. 标准粒子群优化算法(PSO算法)java实现,由yaliang 提供,email:ltq.yaliang@stu.xjtu.edu.cn-PSO for java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1194
    • 提供者:imaken
  1. 49032javapso

    0下载:
  2. 用Java实现的粒子群优化算法,能够对粒子群优化算法的各个参数进行设置,展示运行过程。-With Java implementation of particle swarm optimization algorithm, be able to Particle Swarm Optimization for the various parameters settings, display running processes.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:71842
    • 提供者:王彩霞
  1. GAJava

    0下载:
  2. 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23383
    • 提供者:wangyang
  1. PSO

    0下载:
  2. pso优化算法,java实现,目标函数最小,比较好用-pso Optimization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:27865
    • 提供者:may
  1. jga2

    0下载:
  2. 遗传算法参数优化-no
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:46221
    • 提供者:辛晓亮
  1. PSO

    0下载:
  2. 用java写的PSO算法求解函数优化的可视化.-Using java to write the PSO algorithm for solving function optimization visualization.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:48834
    • 提供者:lili
  1. ScanOptimize

    0下载:
  2. java编程,分布式计算中数据库的HBase,查询优化算法。-java programming, distributed computing in the database HBase, query optimization algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:15650
    • 提供者:李亮
  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. jbyqsftsp

    0下载:
  2. 基本蚁群算法程序:讲的是蚂蚁利用自己的记忆和更新机制并利用移动规则从而对线路进行优化并找到最优路线-Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7902
    • 提供者:liyanan
  1. Particle

    0下载:
  2. 粒子群优化算法的java程序实现,内含详细的代码注释及说明。-particle optimization algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1759
    • 提供者:陈南飞
  1. AlgorithmGauss

    0下载:
  2. 工程与数值计算,包含高斯算法等一系列优化算法、拟合算法-Engineering and numerical calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:129642
    • 提供者:houshengkun
  1. SexCodeCounter2.0

    0下载:
  2. 可以统计 java源代码的行数 包括注释行 空行 有用的行..很简单的软件 但是我用了很长时间 很好用 只是么有优化算法 文件多时有点慢-The number of rows of Statistics java source code comment line blank line of the line .. very simple software, but I use a very long time good only optimization algorithm file for a
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:10494
    • 提供者:小野
  1. GA

    0下载:
  2. 带交叉因子的粒子群优化算法matlab源程序 对大家非常有帮助-With cross-factor of the particle swarm optimization algorithm matlab source code is very helpful to everyone
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:5199
    • 提供者:王光
  1. Ackley_PSO

    0下载:
  2. 基于粒子群优化算法的Ackley测试函数的java源程序-PSO Ackley java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:4531
    • 提供者:zengkengwei
  1. Griewank_PSO

    0下载:
  2. 基于粒子群优化算法的Griewank测试函数的JAVA源程序-PSO Griewank JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:4301
    • 提供者:zengkengwei
  1. Michalewicz_PSO

    1下载:
  2. 基于粒子群优化算法的Michalewicz测试函数的JAVA源程序-PSO Michalewicz JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:4096
    • 提供者:zengkengwei
  1. Rastrigin_PSO

    0下载:
  2. 基于粒子群优化算法的Rastrigin测试函数的JAVA源程序-PSO Rastrigin JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:4187
    • 提供者:zengkengwei
  1. A星算法

    0下载:
  2. A星算法 应用于路径优化算法 是一种具有启发性策略的算法 本文对a星算法进行介绍与总结 并用java语言实现!(The application of A star algorithm to the path optimization algorithm is an heuristic strategy. This paper introduces and summarizes the a star algorithm and implements it in the Java language.
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:fffry
« 12 3 4 5 6 »
搜珍网 www.dssz.com