资源列表
viterbi译码算法实现
- 代码实现了维特比译码,流程为:实验中先生成编码数据,再信道简单加噪,之后进行维特比译码。(The code implements the Vitby decoding process. The process is as follows: in the experiment, the code data is encoded, then the channel is simply added to the noise, and then the Vitby decoding is perform
mystock
- VBA ,用于常见股票数据分析,包含常见参数分析(VBA for stock data analysis it can help you)
BCCSA
- 多目标CSA优化算法(mocsa)的源代码,用于benchmark函数优化,测试通过,效果好(This demo implements chaotic CSA as feature selection aglorithm)
MMGmodel
- 建立船舶的3自由度mmg模型,完成船舶的冲程,转向等功能(The 3 degree of freedom MMG model of ship is established to complete the functions of stroke and steering.)
netmq-master
- 开源消息队列ZeroMQ的.net实现,源代码及测试例子(.net implementation of open source message queue ZeroMQ)
SHO
- 一种基于群体自私行为的全局优化算法,比较新, Fernando A. Fausto Martinez编程实现(A Global Optimization Algorithm Inspired in the Behavior of Selfish Herds)
zidwf
- 国际程序设计大赛的作品,大家有可以欣赏下啊!老外的程序!()
SSA
- 樽海鞘群体优化算法,一种新的启发式算法,测试通过,效果良好。(Salp Swarm Algorithm (SSA) source codes version 1.0)
12864--051
- STM32F051使用modbus协议实现对外部寄存器的“四遥”功能,并使用矩阵按键控制,显示在12864液晶屏幕上(屏幕为串行驱动)。(STM32F051 uses the Modbus protocol to implement the "four remote" function of the external register, and uses the matrix key control to display on the 12864 LCD screen (th
Untitled3
- matlab源程序,运用蚁群算法求解最优商旅问题 可以优化求解其他问题(Solving the optimal business problem by ant colony algorithm)
PSO-vs-WOA-master
- 粒子群算法与鲸鱼优化算法比较源程序,提供参考文献,测试通过。(Whale Optimization Algorithm (WOA) source codes demo 1.0)