-
particle filter
unlike kalman filter this filter is more suitable to deal with nonlinear data types. the source code is of omnet++ simulators. which contains a c++ file and other two files is used for network description and the general initialization files.
- 2022-01-28 02:07:30下载
- 积分:1
-
宽度优先算法解决八码难题
宽度优先算法解决八码难题-width priority code algorithm to solve eight problems
- 2022-06-01 04:17:16下载
- 积分:1
-
Sopascommunication
这是一个关于LMS100型号的激光雷达扫描数据示例程序,程序中有很多关于参数的设置,基于.net,利用socket实现通信。因为网上关于激光雷达可借鉴的程序很少,所以贴出来供学习激光雷达的人学习!
- 2022-01-26 05:38:27下载
- 积分:1
-
Matrix的实例
Matrix的实例-Matrix
- 2022-04-01 02:13:52下载
- 积分:1
-
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码-MD5 algorithm MD5 algorithm source code source code
- 2022-03-14 21:14:03下载
- 积分:1
-
Simpson method, spline interpolation, Gaussian iteration, you granges margin, Ne...
辛普森方法,样条插值,高斯迭代,啦格朗日差值,牛顿迭代,超加速收敛,龙贝格方法等等,数值计算必备!-Simpson method, spline interpolation, Gaussian iteration, you granges margin, Newton iteration, super speed up convergence, Romberg methods, numerical computation must!
- 2022-02-09 17:08:53下载
- 积分:1
-
A program to find frequent molecular (subst ructures and discriminative fragment...
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
- 2022-08-11 00:52:41下载
- 积分:1
-
在电压过零点触发或截至可控硅的导通或闭合;有效通断电压;应用稳定可靠;...
在电压过零点触发或截至可控硅的导通或闭合;有效通断电压;应用稳定可靠;-Triggering voltage zero-crossing point or at the turn-on SCR or closed the effective on-off voltage application of stable and reliable
- 2022-03-14 03:45:10下载
- 积分:1
-
快速傅立叶变换程序代码,学信号的同学,可要注意了
快速傅立叶变换程序代码,学信号的同学,可要注意了-Fast Fourier Transform code, the students learn signal, I must remind the
- 2022-06-20 14:28:51下载
- 积分:1
-
VB6的CRC算法类
利用VB6编写的一个CRC计算类,支持CRC-16(x16+x15+x2+1)算法和CRC-CCITT(x16+x12+x5+1)算法,每种算法都支持选择先计算低字节还是先计算高字节,非常适合嵌入式系统的辅助计算,已被运用于嵌入式系统的辅助工具中。类中包含计算进度事件,可以在事件中显示计算进度。
- 2022-09-27 20:20:02下载
- 积分:1