搜索资源列表
banker
- C++实现操作系统中的银行家算法,只具有实现算法中的核心部分的代码,没有图形界面,有待修改.
ruanyima
- turbo乘积码软译码核心算法,是针对turbo乘积码译码的汇编程序-turbo product codes decoding soft-core algorithm for decoding turbo product code assembler
PID
- 实现PID控制算法,通用PID控制算法(比例、积分、微分)的核心部分-Implement PID control algorithm, general PID control algorithm (proportional, integral, derivative) of the core
xyl_suanfa
- 匈牙利算法是基于Hall定理中充分性证明的思想,它是部图匹配最常见的算法,该算法的核心就是寻找增广路径,它是一种用增广路径求二分图最大匹配的算法。-Hungarian algorithm is based on the thought of the Hall theorem sufficient proof, it is the Ministry of graph matching most common algorithm, the core of the algorithm is to fi
print
- 使用MATLAB实现数字识别,附带4个源程序,其中核心算法见程序4-Using MATLAB to realize digital identification, with four source program, which see program 4 core algorithm
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