-
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
- 2022-06-11 19:11:37下载
- 积分:1
-
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
-
VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobia...
用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorithm.
- 2023-05-05 06:25:03下载
- 积分:1
-
这个是用delphi写的一些常用的数学公式,包括一些高级数学公式,图像编程等源代码。...
这个是用delphi写的一些常用的数学公式,包括一些高级数学公式,图像编程等源代码。-this is delphi write some common mathematical formula, including some advanced mathematical formulas, images and other programming source code.
- 2022-10-02 22:10:04下载
- 积分:1
-
数值计算方法中的消元法解线性方程组数值计算方法中的guss
解线性方程组...
数值计算方法中的消元法解线性方程组数值计算方法中的guss
解线性方程组-numerical method of elimination method for solving linear equations numerical method of guss solving linear equations
- 2022-06-19 07:21:50下载
- 积分:1
-
集中改进的粒子群算法(CLPSO;ISPO;CPSO)
综合学习的粒子群算法(CLPSO)和智能单粒子算法(ISPO)等几种有名的改进算法,并且整合到一起,可以进行多极值函数的寻优比较。
- 2022-07-27 09:31:41下载
- 积分:1
-
一元二次方程求解
一元二次方程求解-One dollar for solving quadratic equations
- 2022-01-25 17:58:17下载
- 积分:1
-
这是一个猫吃老鼠问题的改进算法。
这是一个猫吃老鼠问题的改进算法。-This is a problem of cats eat rats improved algorithm.
- 2022-02-09 18:09:13下载
- 积分:1
-
递归方法的汉诺塔问题,网上大多没有界面,这个有界面,有游戏功能!...
递归方法的汉诺塔问题,网上大多没有界面,这个有界面,有游戏功能!-Recursive method of Hanoi Tower problem, on-line do not have any interface, this interface has gaming features!
- 2022-03-21 06:10:50下载
- 积分:1
-
FPGA驱动VGA 显示图片
FPGA驱动VGA 显示图片的完整代码,经测试可用,ROM中已经保存有一个图片的rgb信息,大家也可以更改图片,去网上下载一个RGB提取的程序就可以了,把图片rgb信息保存在ROM里-FPGA VGA CODE
- 2022-07-17 03:03:05下载
- 积分:1