登录
首页 » 算法 » MOEA framework

MOEA framework

于 2022-02-28 发布 文件大小:10.05 MB
0 267
下载积分: 2 下载次数: 1

代码说明:

应用背景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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c编写的蒙特卡罗,载的一个师兄的,验证过,可用
    c编写的蒙特卡罗算法,载的一个师兄的,验证过,可用-c prepared by the Monte Carlo algorithm, a senior set, and verified, can be used
    2022-06-14 19:08:47下载
    积分:1
  • 压缩感知重构
    有很多压缩传感 (CS) 恢复算法,提出了。 在这里列出了其中的一些,并提供了相应的实验结果。从根本上说, 恢复算法是类似于基于稀疏编码过完备源于库
    2022-03-31 16:59:04下载
    积分:1
  • 键盘事件触发检测
    当单击鼠标左键时或者按下键盘一个按键,程序会检测到,并在窗口显示相关信息,适用于初学VC6.0winapp开发者参考。
    2022-08-24 20:27:01下载
    积分:1
  • 《模式分类》第二版的配套的Matlab源代码
    《模式分类》第二版的配套的Matlab源代码-"pattern classification," the second version of the Matlab supporting source code
    2022-11-26 06:55:02下载
    积分:1
  • Connect to the database to remove stop words word weighted value
    连接数据库 分词 去除停用词 计算权重值-Connect to the database to remove stop words word weighted value
    2022-03-20 14:55:35下载
    积分:1
  • AI::Categorizer is a framework for automatic text categorization. It consists of...
    AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
    2022-05-30 09:19:04下载
    积分:1
  • vs2005开发的apriori程序,实现的基本功能,获取关联规则...
    vs2005开发的apriori算法程序,实现算法的基本功能,获取关联规则-apriori algorithm vs2005 development process, achieve the basic functions of algorithm to obtain association rules
    2022-11-19 12:25:03下载
    积分:1
  • jmetal5.3集成多种进化
    JMetal是一个集成的可以更方便地比较各种算法的平台,包括的算法是流行的,常用的多目标进化算法,包括NSGA2,SPEA2,NSGA3等。
    2023-08-03 00:10:11下载
    积分:1
  • 迭代加深八数码
    #include #include using namespace std;//变量声明 class EiNum; #define MAX 20//MAX为最大的迭代深度 int depth;//当前树的最大深度 EiNum * root[MAX + 1];//重复当前的路径 //交换两个数 void Swap(int &a,int &b) { int temp; temp = a; a = b; b
    2022-08-10 21:09:51下载
    积分:1
  • 0v7670实现寻捡网球机器人
    应用背景可用于物体的识别跟踪。寻捡。实现视觉跟踪。关键技术网球的识别与跟踪。寻找中心,进行中心的扩散,确定网球的边界以及中心,并在LCD显示。以新的中心进行扩散。不断实现网球的跟踪。学校一门课程最后做的寻捡网球机器人,0v7670采集图像,处理pwm控制电机进行跟踪,最后通过多次判断寻捡网球条件,驱动舵机捡起网球。
    2022-06-17 20:12:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载