登录
首页 » Java » 蜂群算法

蜂群算法

于 2020-08-27 发布
0 235
下载积分: 1 下载次数: 8

代码说明:

说明:  多目标柔性作业车间调度问题(Multiobjective Flexible Job-shop Scheduling Problem, MFJSP)是复杂的 NP-hard 问题,相较于基础的车间调度问题更符合实际情况,求解难度也相对较高。,该算法主要通过模拟蜜蜂的觅食来解决实际问题。由于 ABC 算法具有搜索速度快、精度高、鲁棒性强等优点,在车间调度领域得到广泛应用。(Multiobjective Flexible Job-shop Scheduling Problem, MFJSP)

文件列表:

蜂群算法\ABC\.idea\compiler.xml, 734 , 2019-08-05
蜂群算法\ABC\.idea\description.html, 97 , 2019-08-05
蜂群算法\ABC\.idea\encodings.xml, 196 , 2019-08-05
蜂群算法\ABC\.idea\misc.xml, 409 , 2019-08-05
蜂群算法\ABC\.idea\modules.xml, 253 , 2019-08-05
蜂群算法\ABC\.idea\uiDesigner.xml, 8915 , 2019-08-09
蜂群算法\ABC\.idea\vcs.xml, 173 , 2019-08-05
蜂群算法\ABC\.idea\workspace.xml, 4047 , 2019-08-20
蜂群算法\ABC\ABC.iml, 437 , 2019-08-05
蜂群算法\ABC\out\production\ABC\ABC.class, 4609 , 2019-08-20
蜂群算法\ABC\out\production\ABC\FileRead.class, 4450 , 2019-08-11
蜂群算法\ABC\out\production\ABC\Food.class, 6325 , 2019-08-11
蜂群算法\ABC\out\production\ABC\learn\beeColony.class, 4938 , 2019-08-11
蜂群算法\ABC\out\production\ABC\Main.class, 1624 , 2019-08-20
蜂群算法\ABC\out\production\ABC\util\Mtime.class, 281 , 2019-08-11
蜂群算法\ABC\out\production\ABC\util\Pro.class, 278 , 2019-08-11
蜂群算法\ABC\src\ABC.java, 6564 , 2019-08-20
蜂群算法\ABC\src\FileRead.java, 3998 , 2019-08-06
蜂群算法\ABC\src\Food.java, 7644 , 2019-08-11
蜂群算法\ABC\src\learn\beeColony.java, 13986 , 2019-08-11
蜂群算法\ABC\src\Main.java, 769 , 2019-08-20
蜂群算法\ABC\src\util\Mtime.java, 83 , 2019-07-31
蜂群算法\ABC\src\util\Pro.java, 67 , 2019-07-31
蜂群算法\Data\Mk01.fjs, 635 , 1998-07-16
蜂群算法\Data\mk01.txt, 632 , 2019-06-01
蜂群算法\Data\Mk02.fjs, 1136 , 1998-07-16
蜂群算法\Data\mk02.txt, 1132 , 2019-06-01
蜂群算法\Data\Mk03.fjs, 2600 , 1998-07-23
蜂群算法\Data\mk03.txt, 2598 , 2019-06-01
蜂群算法\Data\Mk04.fjs, 953 , 1998-07-16
蜂群算法\Data\mk04.txt, 951 , 2019-06-01
蜂群算法\Data\Mk05.fjs, 1030 , 1998-07-16
蜂群算法\Data\mk05.txt, 1026 , 2019-06-01
蜂群算法\Data\Mk06.fjs, 2365 , 1998-07-16
蜂群算法\Data\mk06.txt, 2363 , 2019-06-01
蜂群算法\Data\Mk07.fjs, 1565 , 1998-07-16
蜂群算法\Data\mk07.txt, 1563 , 2019-06-01
蜂群算法\Data\Mk08.fjs, 2126 , 1998-07-16
蜂群算法\Data\mk08.txt, 2122 , 2019-06-01
蜂群算法\Data\Mk09.fjs, 3468 , 1998-07-16
蜂群算法\Data\mk09.txt, 3466 , 2019-06-01
蜂群算法\Data\Mk10.fjs, 3994 , 1998-07-16
蜂群算法\Data\mk10.txt, 3992 , 2019-06-01
蜂群算法\Data\优解.txt, 203 , 2019-08-03
蜂群算法\ABC\out\production\ABC\learn, 0 , 2019-08-11
蜂群算法\ABC\out\production\ABC\util, 0 , 2019-08-20
蜂群算法\ABC\out\production\ABC, 0 , 2019-08-20
蜂群算法\ABC\out\production, 0 , 2019-08-20
蜂群算法\ABC\src\learn, 0 , 2019-08-11
蜂群算法\ABC\src\util, 0 , 2019-08-20
蜂群算法\ABC\.idea, 0 , 2019-08-20
蜂群算法\ABC\out, 0 , 2019-08-20
蜂群算法\ABC\src, 0 , 2019-08-20
蜂群算法\ABC, 0 , 2019-08-20
蜂群算法\Data, 0 , 2019-08-20
蜂群算法, 0 , 2019-08-20

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

发表评论

0 个回复

  • labview基础教程 六小时搞定!要有一定英文基础!
    labview基础教程 六小时搞定!要有一定英文基础!-LabVIEW Essentials 6 hours to get! to have a certain foundation in English!
    2022-03-18 05:52:02下载
    积分:1
  • 11
    说明:  本文主要将蚁群算法用于解决连续函数优化的问题(This paper will be used for ant colony algorithm to solve the problem of continuous function optimization)
    2008-12-05 21:11:37下载
    积分:1
  • Commonnn
    说明:  IE浏览器下是将内容复制到Excel,需用户手动保存Excel文档 非IE浏览器可直接导出Excel文件(In IE browser, the content is copied to excel, and the user needs to save the excel document manually)
    2020-02-24 19:58:01下载
    积分:1
  • 利用VB设计制作的一个小规模的教师工资管理系统
    利用VB设计制作的一个小规模的教师工资管理系统-VB design of a small-scale wages to teachers Management System
    2022-03-06 02:55:19下载
    积分:1
  • mppt-wind_asser
    说明:  simulation of generator speed with mppt control
    2019-05-10 21:08:24下载
    积分:1
  • distributed MPC
    说明:  针对风电场输出功率的强波动性对交直流互联电网调频的影响,提出了基于协作式分布式模型预测控制的交直流互联电网调频控制方法,以提高风电经交直流通道外送互联系统的频率稳定性,克服集中式模型控制方法扩展性差的缺点,该控制策略具有全局最优解。(Aiming at the influence of strong fluctuation of wind farm output power on frequency modulation of AC/DC interconnected power grid, a frequency modulation control method for AC/DC interconnected power grid based on cooperative distributed model predictive control is proposed to improve the frequency stability of wind power interconnected system via AC/DC channel and overcome the poor expansibility of centralized model control method. The disadvantage of this control strategy is that it has a global optimal solution.)
    2020-06-19 05:20:01下载
    积分:1
  • DAC8552光盘资料
    dsp28335和dac8552程序,完美可用(DSP28335 and dac8552 programs)
    2020-11-20 09:39:37下载
    积分:1
  • wince小游戏24点
    流行的小游戏,对于wince新手来说,是一个很好的跳板,能更快的进步!
    2022-05-09 04:15:32下载
    积分:1
  • 另一个版本的x264的decoder,共有5个压缩包
    另一个版本的x264的decoder,共有5个压缩包-Another version of the x264 the decoder, a total of five compression package
    2022-05-24 20:25:31下载
    积分:1
  • Altium designer PCB库
    说明:  AD的库文件 ,PCB常见的、广泛的比较好使的原理图库文件的压缩包(AD library files, PCB's common, extensive and relatively easy to use principle library files compressed package)
    2020-11-21 17:08:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载