-
This is the basis of others I write the algorithm simulation of the car park c p...
这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正-This is the basis of others I write the algorithm simulation of the car park c procedures, some of the original algorithm called the wrong target! That has now been rectified.
- 2022-10-02 02:20:03下载
- 积分:1
-
这是一个经典的伪随机数生成程序,特别方便和实用
这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
- 2023-02-19 20:35:03下载
- 积分:1
-
DES应用工具
提供des,3des算法及mac算法,主要用于加解密及mac计算用于金融领域
- 2022-12-14 12:50:04下载
- 积分:1
-
实施基本例程在Matlab和奥克塔夫(目前利用Matlab R13)为S.
implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive beamforming and filtering for antenna arrays.
- 2023-02-01 14:30:03下载
- 积分:1
-
stitching for wireless sensor network
stitching for wireless sensor network
- 2023-08-22 00:15:04下载
- 积分:1
-
some acm good problems
几个acm的经典题目,汉诺塔、找羊群-some acm good problems
- 2022-02-04 10:12:42下载
- 积分:1
-
很有用的算法哦。这是我好不容易找道的
很有用的算法哦。这是我好不容易找道的-useful algorithm oh. This is not easy to find the Road
- 2023-03-23 09:00:03下载
- 积分:1
-
基于混合粒子群算法的TSP寻优算法
粒子群算法虽然具有算法简单,寻优速度快等优点,但同时存在算法容易收敛,易陷入局部最优值等问题。采用遗传算法改进粒子群算法,通过选择、交叉和变异操作的引入,改进了算法性能,增强了算法的全局搜索能力。本案例研究了基于混合粒子群算法的TSP寻优算法。
- 2022-03-18 07:40:18下载
- 积分:1
-
简单明了的PID控制算法,可以参考一下
简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
- 2022-07-28 10:56:23下载
- 积分:1
-
混沌蚁群优化算法 C语言版
应用背景
混沌蚁群优化算法可以求解连续域最优化问题,本算法的编写是本人硕士期间的主要工作。算法的
编写主要以原作者发表的相关文献为参考,如李丽香等。
关键技术
使用混沌系统描述蚁群随机搜寻行为,通过迭代结束条件提高算法的计算精度。算法以C语言编写,
算法流程清晰,计算过程明了,对理解混沌蚁群优化算法和应用此算法求解其他问题,有很大的帮
助。
- 2022-11-02 17:00:08下载
- 积分:1