搜索资源列表
YNGP
- 基于GP、GA学习的遗传优化算法实现,里面还包括了作为病虫害预测预报的数据库。-based GP, GA studying the genetic optimization algorithm. which also included as a pest forecast database.
pso_application
- 一篇关于pso粒子群算法的应用的论文,详细讲解了粒子群优化算法。-on pso a PSO application papers, gave a detailed account of the PSO algorithm.
C程序优化3
- C程序优化 算法篇-C program optimization algorithm Part
pingtu
- 全景图象的拼合及优化算法 一种快速全景图像拼接技术 一种全景图快速生成算法及其实现 一种全自动稳健的图像拼接融合算法-panoramic image mosaic and a rapid optimization algorithm Panoramic Image Stitching technology a panorama fast algorithm for generating and realization of a fully automatic solid fus
CEC04_ECH
- 一篇关于蚁群优化算法的英文文章,该文章提出关于蚁群优化算法的一些改进及应用,很有价值
DSPsCache
- DSPs实时视频处理中的Cache优化算法研究.pdf
levmar
- 介绍levenburg罚函数的非线性优化算法的原理及使用方法
用蚁群算法实现自动化仓库路径优化
- 用蚁群算法实现自动化仓库路径优化-ant colony algorithm using automated warehouse Path Optimization
JavaMath
- Java实现的各种数学算法,如矩阵运算, levenberg-marquardt优化算法等。
PSO_for_java
- 标准粒子群优化算法(PSO算法)java实现,由yaliang 提供,email:ltq.yaliang@stu.xjtu.edu.cn-PSO for java
49032javapso
- 用Java实现的粒子群优化算法,能够对粒子群优化算法的各个参数进行设置,展示运行过程。-With Java implementation of particle swarm optimization algorithm, be able to Particle Swarm Optimization for the various parameters settings, display running processes.
GAJava
- 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
PSO
- pso优化算法,java实现,目标函数最小,比较好用-pso Optimization
jga2
- 遗传算法参数优化-no
PSO
- 用java写的PSO算法求解函数优化的可视化.-Using java to write the PSO algorithm for solving function optimization visualization.
ScanOptimize
- java编程,分布式计算中数据库的HBase,查询优化算法。-java programming, distributed computing in the database HBase, query optimization algorithms.
GA
- 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-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
细菌觅食优化算法 c#源代码
- 很详细的细菌觅食优化算法 c#源代码。有感兴趣的筒子们可以看一看哦!
A星算法
- 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.
matlab优化算法与进阶
- MATLAB优化算法与进阶书本源程序,对书中案例进行实例仿真计算