-
code
说明: 基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solve the TSP, and different fitness functions of crossover and mutation are used to update the particles, so as to achieve the optimal solution of TSP, which is closer to the actual problem.)
- 2020-03-11 10:47:21下载
- 积分:1
-
FKP
本文详细介绍了一类重要的方程-福克普朗克方程,是一本针对研究生的好书(This paper describes an important class of equations- Fokker-Planck equation, is a good book for graduate students)
- 2015-03-13 17:55:31下载
- 积分:1
-
0014
说明: iBean Network: An Ultralow Power Wireless Sensor Network
- 2020-01-28 20:59:57下载
- 积分:1
-
Fresnel带的验证程序,地震资料中用的,带为椭圆也能用
Fresnel带的验证程序,地震资料中用的,带为椭圆也能用-Fresnel zone validation process seismic data using the band also can be used for Elliptic
- 2022-01-26 06:52:19下载
- 积分:1
-
PB using API functions for the Windows programmers PB development,
PB用API函数,用于PB程序员的WINDOWS开发,-PB using API functions for the Windows programmers PB development,
- 2022-02-28 20:02:47下载
- 积分:1
-
kalman和camshift
自适应跟踪识别的基本算法 能完成基本的追踪和预测功能(Adaptive tracking recognition)
- 2018-05-27 07:22:30下载
- 积分:1
-
实现4
实现4自由度scara机械手的点对点运动,用Jacobi实现坐标变换-Realize 4-DOF SCARA robot point-to-point movement, and realize Jacobi coordinate transformation
- 2022-05-12 17:18:59下载
- 积分:1
-
EWB做的多功能数字钟
由振荡器输出稳定的高频脉冲信号作为时间基准,经分频器输出标准的秒脉冲,秒计数器满60向分计数器进位,分计数器满60向小时计数器进位...
EWB做的多功能数字钟
由振荡器输出稳定的高频脉冲信号作为时间基准,经分频器输出标准的秒脉冲,秒计数器满60向分计数器进位,分计数器满60向小时计数器进位,小时计数器按“12翻1”规律计数,计数器经译码器送到显示器;计数出现误差可用校时电路进行校时、校分、校秒,
可发挥部分:使闹钟具有可整点报时与定时闹钟的功能。
-EWB done by the multi-function digital clock oscillator output stable high frequency pulse signal as a time reference. Frequency Divider output by the standards of seconds pulse, aged 60 seconds to counter-counter rounding, Counter-to-60-hour counter rounding, by the Counter-hour "12 over a" law count, Counter by the decoder to display; Counting errors school circuit can be used for schools, school hours, school seconds to play : The alarm clock can be made with whole point regular alarm clock and timer functions.
- 2023-04-15 03:10:03下载
- 积分:1
-
3.1 语音分帧与加窗
语音分帧与加窗,包括测试音频和完整的测试代码组(Speech Framing and Windowing, including Test Audio and Complete Test Code Set)
- 2018-06-07 17:43:27下载
- 积分:1
-
MicroPHP开发框架 v2.2.11
MicroPHP是一个免费开源的MVC模式的PHP开发框架,它易拓展而不失灵活,可以轻松应对各种大中型项目。具有非常强的拓展能力。MicroPHP框架各文件说明:
1.MicroPHP.php是整个框架核心程序
2.index.php是入口文件同时也是配置文件
3.MicroPHP.min.php是压缩版本,建议生产环境替代MicroPHP.php。
4.plugin.php是插件模式要被包含的文件,插件模式要保证plugin.php和MicroPHP.min.php在一起,或者修改plugin.php最后的包含MicroPHP.min.php的路径。
5.application是一个简单的项目结构
- 2022-07-10 22:21:53下载
- 积分:1