登录
首页 » Java » 候鸟优化邝

候鸟优化邝

于 2022-04-15 发布 文件大小:16.10 kB
0 84
下载积分: 2 下载次数: 1

代码说明:

      候鸟优化算法 (MBO MBO)是一种基于邻域搜索技术的算法,通过模拟候鸟迁徙过程中的V 字形(人字形)飞行编队以减少能量损耗进行优化。候鸟在迁徙的时候,我们常常会见到候鸟有序地排成队列。V 字形队列是最常见的候鸟进行长距离飞行的队列,当候鸟排成V 字形队列时,领头的候鸟有导航的作用,其他的候鸟在拍动翅膀的时候会带动周围的气流,从而减少同伴飞行时的阻力,同时可以让鸟群通过保持视觉接触避免相互碰撞。      该算法由Ekrem Duman于2012年在文章Migrating Birds Optimization: A new metaheuristic approachand its performance on quadratic assignment problem被提出,用来求解二次规划问题。

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

发表评论

0 个回复

  • mqDemo
    关于springboot+rabbitmq的整合内容(On the Integration of Springboot+rabbitmq)
    2020-06-16 12:20:02下载
    积分:1
  • A1Jedi.java
    This program counts the occurrence of specified patterns in the input strands and produces a report for each pattern. The first input to this program will be an integer indicating how many patterns will be provided (call this N). The next N words to this program will be patterns of nucleobases to search for. Following the patterns will be a sequence of strands terminated by the word "end" as before.
    2014-01-25 12:44:00下载
    积分:1
  • 对于java类文件覆盖测试工具的正确
    这个工具用于对JAVA的类文件进行覆盖率的测试-the right tools for the Java class files coverage test
    2023-05-17 23:50:03下载
    积分:1
  • pictureviewer
    基于android平台的图片浏览器的应用,实现了缩略图功能。(Based on the pictures of the Android platform, browser applications, a thumbnail function.)
    2012-04-23 09:47:51下载
    积分:1
  • java spring framework live code
    java spring framework live code
    2022-07-12 09:00:40下载
    积分:1
  • fRAMElAYOUTgRAVITY
    Frame Layout Gravity extends Activity Source Code for Andriod.
    2014-01-13 19:22:41下载
    积分:1
  • 机票预订
    航空订票系统的Java 机票预定系统项目的Java7u25上,NetBeans7.1和MySQL这是机票预定系统项目的演示。在本演示中的预订系统的主要功能完成后,你可以添加或修改项目的基本结构按您的要求。 该项目是基本上用于展示的许多选项中不包含该项目的系统的流动。 有关完整的项目,从我们的联系页面发送给我们您的需求。
    2022-01-26 05:17:59下载
    积分:1
  • 混沌 attractors 吸引子
    混沌 attractors 吸引子,可观看画出来的型态-Attractor chaotic attractors can be viewed drawn patterns
    2023-09-01 16:10:03下载
    积分:1
  • 图形化界面飞机大战
    import java.awt.Color;   import java.awt.Font;   import java.awt.Graphics;   import java.awt.event.MouseEvent;   import java.awt.event.MouseListener;   import java.awt.event.MouseMotionListener;   import java.util.ArrayList;   import java.util.Random;      import javax.swing.JFrame;   import javax.swing.JPanel;      /**   * 雷电游戏   *    * @author VisionDo   *   */   public class Game extends JFrame {                 private static final int WIDTH = 400;       private static final int HEIGHT = 650;          public static void main(String[] args) {           Game myGame = new Game(); &n
    2023-07-17 01:20:03下载
    积分:1
  • 通过cling库完成Android手机投屏到电视等设备
    1.cling属于Android开源的库,用于Android平台的投屏分享功能2.将cling编译为jar或者以源码的形式放到项目工程中3.发现设备、连接设备等都已经做好4.支持图片、音乐、视频的播放5.目前市面上的dongle产品(不含苹果的投屏)均为此协议实现。
    2022-04-18 16:14:12下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载