-
Ant Lion Optimizer (ALO)
说明: ALO 算法核心思想是模拟蚁狮捕猎蚂蚁的狩猎机制以实现全局寻优。蚁狮在捕猎前会在在沙质土中利用其巨大的下颚挖出一个漏斗状的陷阱,并藏在陷阱底部等待猎物到来。一旦随机游走的蚂蚁落入陷阱时,蚁狮迅速将其捕食,随后重新修缮陷阱等待下一次捕猎。(The core idea of the ALO algorithm is to simulate the hunting mechanism of the ant lion hunting ants to achieve global optimization. Before hunting, the ant lion will use its huge jaw to dig a funnel-shaped trap in the sandy soil and hide at the bottom of the trap to wait for the prey to arrive. Once the randomly-wandering ants fall into the trap, the ant lion quickly preys on it, and then repairs the trap to wait for the next hunt. The ALO algorithm realizes the interaction between the ants and the ant lion through numerical simulation to optimize the problem: introduces the random walk of the ants to realize the global search, and guarantees the diversity of the population and the optimization performance of the algorithm through the roulette strategy and the elite strategy. Antlion is equivalent to the solution of the optimization problem. It can update and save the approximate optimal solution by hunting ants with high fitness.)
- 2020-12-25 11:46:16下载
- 积分:1
-
runninglight
this will make the micrprossor running light, this pattern will make a delay
- 2010-01-14 17:48:24下载
- 积分:1
-
P1口LED灯实现各种渐变效果,有真正的流水灯程序!!1
P1口LED灯实现各种渐变效果,有真正的流水灯程序!!1-P1 port LED lamps to achieve a variety of gradient effects, there is a real water light program! ! 1
- 2022-02-26 14:38:28下载
- 积分:1
-
Through the DAC0832 output square wave, the initial frequency of 2KHz, the frequ...
通过DAC0832输出方波,初始频率为2KHz,频率可以通过按键“0”与“1”
进行步进调节,按一下“0”频率增加100Hz,按一下“1”频率降低100Hz。
-Through the DAC0832 output square wave, the initial frequency of 2KHz, the frequency can be key
- 2022-02-05 17:46:32下载
- 积分:1
-
用masm编的显示时间和设置系统时间的汇编源代码,通过提示可以进行相应的功能...
用masm编的显示时间和设置系统时间的汇编源代码,通过提示可以进行相应的功能-masm addendum to the use of time- and time to set up the system source code compilation, can be suggested by the corresponding function
- 2022-04-02 04:32:15下载
- 积分:1
-
eight wasted lights function of the sample program, the eight RB pin all set to...
8位流水灯实例程序
功能是,将RB的8条引脚全部设置为输出模式,依次从RB0到RB7送出高电平,然后再依次从RB7到RB0送出高电平.并且周而复始-eight wasted lights function of the sample program, the eight RB pin all set to output mode, followed from RB0 RB7 to send serial, From then followed RB0 RB7 to send margin. and the cycle
- 2022-12-25 08:30:03下载
- 积分:1
-
Tower of Hanoi program a total of three
汉诺塔程序 共有三个轴 码数由键盘输入 屏幕上输出移动的过程及次数-Tower of Hanoi program a total of three-axis code number on the screen from the keyboard input and frequency output of the process of moving
- 2022-11-12 21:20:03下载
- 积分:1
-
一个实现交通路口红黄绿灯分别轮流亮灭的汇编语言小程序
一个实现交通路口红黄绿灯分别轮流亮灭的汇编语言小程序
- 2022-10-02 06:05:03下载
- 积分:1
-
diy-os-by-youself
详细讲解了操作系统原理及实现方式,通过实例一步步引导读者用汇编语言和c语言编写操作系统框架(Detailed account of the operating system theory and implementation, guiding the reader step by step through examples written in the framework of the operating system in assembly language and c language)
- 2014-02-25 07:58:35下载
- 积分:1
-
matlab
比较有用的matlab实例,给matlab初学者参考,有需要的还可以联系我-matlab
- 2022-07-22 01:36:45下载
- 积分:1