登录
首页 » Java » 蜂群算法

蜂群算法

于 2020-08-27 发布
0 236
下载积分: 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 个回复

  • 51黑论坛_SD卡模块
    说明:  基于单片机的SD卡模块的应用程序,用于单片机数据再SD卡的存储(Application Program of SD Card Module Based on Single Chip Microcomputer)
    2019-05-21 22:26:41下载
    积分:1
  • SCA
    说明:  正弦余弦算法(SCA)代码以及详解 。正弦余弦算法(SCA)是 Mirjalili于2016年提出的一种新型的群体智能优化算法,该算法结构简单、参数较少且易于实现,它的搜索过程主要受正弦和余弦函数的影响。(This paper proposes a novel population-based optimization algorithm called Sine Cosine Algorithm (SCA) for solving optimization problems. The SCA creates multiple initial random candidate solutions and requires them to fluctuate outwards or towards the best solution using a mathematical model based on sine and cosine functions.)
    2021-04-13 10:48:56下载
    积分:1
  • 一个可自我学习的人工智能小模型,可进行训练,也可进行提问。...
    一个可自我学习的人工智能小模型,可进行训练,也可进行提问。-a self-learning artificial intelligence model small, it can conduct training, can question.
    2022-01-28 05:06:35下载
    积分:1
  • account
    设计一个名为Account类。这个类包含: (1)一个名为id的int型数据域,表示账户的身份号(默认值为0)。 (2)一个名为balance的double型数据域,表示账户余额(默认值为0)。 (3)一个名为annualInterestRate的double型数据域,保存当前年利率(默认值为0)。 (4)一个无实参构造函数,创建一个默认账户。 (5)id、balance和annualInterestRate的访问器和更改器函数。 (6)一个名为getMonthlyInterestRate()的函数,返回月利率。 (7)一个名为withDraw的函数,从账户中支取指定金额。 (8)一个名为deposit的函数,向账户中存入指定金额。 画出类的UML图,实现类。编写一个测试程序,它创建一个Account对象,其ID为1122,账户余额为20000,年利率为4.5 。使用withDraw函数取出2500美元,使用deposit函数存入3000美元,然后输出账户余额、月利率和账户创建时间。(Design a class named Account. This class includes: (a) a named data type int id field that indicates the account identification number (default is 0). (2) a double-called balance of data fields, which means that the account balance (default is 0). (3) a double type named annualInterestRate of data fields, save the current interest rate (default is 0). (4) a no-argument constructor creates a default account. (5) id, balance and annualInterestRate access control and change control functions. (6) a named getMonthlyInterestRate () function returns a monthly rate. (7) a function named withDraw, drawn from the account specified amount. (8) a function called deposit to the account into a designated amount. Draw a UML class diagram, the implementation class. Write a test program that creates an Account object, its ID is 1122, the account balance is 20,000, an interest rate of 4.5 . Use withDraw function out $ 2,500, $ 3,000 deposit with deposit function, and then outputs the account balance, m)
    2013-06-01 13:21:54下载
    积分:1
  • mimo
    说明:  基于MINO的非正交多址接入系统的功率分配算法 用于多天线(Power allocation algorithm for MINO-based non-orthogonal multiple access system)
    2020-12-11 10:49:17下载
    积分:1
  • stft
    一篇关于短时傅里叶变换的初级教程,适合初学者结合matlab学习用(On a short-time Fourier transform of the primary curriculum, suitable for beginners to learn matlab combination)
    2009-04-28 08:35:30下载
    积分:1
  • datafiles
    说明:  阿萨德阿萨德阿斯达斯的阿萨德阿萨德阿萨德阿萨德阿萨德阿萨德阿瓦全(njasbbwnkshhsjahshaowpojwoj)
    2019-03-14 18:59:48下载
    积分:1
  • 第五章:STM8EEPROM的读写
    说明:  STM8S005K6-EEPROM读写,非常详细,直接用库函数编写(STM8S005K6-EEPROM read and write, very detailed, written directly with library functions)
    2020-06-22 15:00:02下载
    积分:1
  • kylin
    说明:  我还是个新手,联系学习希望大家多多支持,哈哈哈哈(I hope you can support me a lot)
    2019-11-14 17:47:56下载
    积分:1
  • c语言版贪吃蛇,想要的就快来下载把, 这是早期作品,很有收藏价值...
    c语言版贪吃蛇,想要的就快来下载把, 这是早期作品,很有收藏价值-c language version of Snake, want to hurry download put on, it is early works, great value to the collection!
    2022-01-22 07:31:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载