-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
人工蜂群算法
资源描述人工蜂群算法ABC 函数优化 原始算法MATLAB 程序
- 2023-04-22 17:15:03下载
- 积分:1
-
基于STM32的FFT和IFFT程序
应用背景STM32液晶显示,用于频谱分析,信号处理方面,可以驱动TFT液晶显示,快速傅里叶变换和逆变换测试可用关键技术频谱分析,可用的FFT和IFFT,以及TFT液晶驱动,基于STM32编写,编程环境为MDK,非常好用
- 2022-04-15 23:07:13下载
- 积分:1
-
邻结表存储的无向图的建立及遍历输出(包括深度优先与广度优先搜索)...
邻结表存储的无向图的建立及遍历输出(包括深度优先与广度优先搜索)- The neighbour ties the table to save non- (first first searches
to the chart establishment and the calendar output including depth
with breadth)
- 2022-04-27 05:15:49下载
- 积分:1
-
高斯双积分算法
以我的近似 = 双集成 ((f (x,y) dy dx)) 与限制
* 的从集成到 b 为 x 和从 c(x) 到 d(x) 的 y:
*
* 输入: 终结点 a、 b ;正整数 m,n.(假定
* 根 r(i,j) 和系数 c(i,j) 是可供
* i 等于 m 和 n 为 1 < = j < = i。
*
* 输出: 逼近 J 到我。
*/
- 2022-03-14 10:23:13下载
- 积分:1
-
IBE基于身份的加密系统
IBE基于身份的加密系统的身份提取程序,使用VC6.0开发,即把身份转换成椭圆曲线上的点
- 2022-03-22 22:16:51下载
- 积分:1
-
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这...
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string matching algorithms are studied. Read this and the things that you are no longer guaranteed to find something else to see it. The classic classic. This site is a directory of links to a full download, is a collection of products
- 2023-02-18 09:45:03下载
- 积分:1
-
k近邻问题,我自己做的,效果有保证,还有测数据
k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
- 2023-06-04 05:25:04下载
- 积分:1
-
64位数的计算,是科学计算类的
64位数的计算,是科学计算类的-64 median is calculated kind of scientific computing
- 2022-03-26 03:47:58下载
- 积分:1
-
仿真国际象棋实例讲解Chess
象棋程序的大小 (这个大小是指 0.95 C# 控制台应用程序的版本没有 GUI) 只是 57 KB。目前存在两个版本: 一个没有 GUI (C# 控制台应用程序) 和一个与 GUI (C# windows 应用程序)。以前的版本包括 c + +、 Visual Basic 和基于 XNA 的版本 (它们保持到 0.82 版本-我打算更新它们,只要我有时间)。在其当前版本 (火棋 v0.95 — — C#) 可以认为达 20 半-移动 [卡科斯极大极小版] (例如 10 半-移动为白色和 10 半-移动黑件时计算机扮演与白色) 和已开放预订 (其他版本会很快更新) 的能力。(写在 c + +) 开放图书编辑也分布。火棋棋下体面和已设法绘制 Microchess,第一次从海军准将时代 microchess (见霍象棋游戏存档下面)。它的算法是同时利用极大极小算法基于蛮力分析。它可以用于研究的基本逻辑的象棋程序或作为自己的象棋程序的基础。源代码,该代码是在英语中大量注释和容易地可定制的因为所有变量都有独特的和可以理解的名称。源代码也在不断提高,在
- 2022-03-04 12:24:11下载
- 积分:1