-
获取文件的CRC32值(VC++源码
获取文件的CRC32值(VC++源码-固定码表)-access to documents CRC value (VC source-code fixed table).
- 2023-03-06 18:50:03下载
- 积分:1
-
check and alarm system
check and alarm system
- 2023-07-06 02:05:03下载
- 积分:1
-
humidity sensor interfacing
#包括;
- 2022-10-30 03:50:03下载
- 积分:1
-
一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务....
一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务.-A new optimization algorithm to solve engineering optimization (maximum, minimum and optimal, etc.) and optimization of mission.
- 2022-02-14 06:36:16下载
- 积分:1
-
二
根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。
关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM)
-two-dimensional space under target for uniform linear motion and uniform circular motion characteristics, the establishment of the target model and observations on the basis of the model based on interactive multi-algorithm (IMM) Kalman Filter right track moving targets. Simulation results show that the method can not only on uniform linear movement and the uniform circular motion of the target tracking, and the campaign model change, the filter error is relatively small. Keywords : Kalman filter; Target tracking; Mobility; Interactive multi-mode (IMM)
- 2022-02-11 17:57:23下载
- 积分:1
-
计算机软件与计算机电气保护能成为一个好的主机连接…
微机机电保护软件,通过和电脑主机连接可以很好的检测机电设备-Electrical protection of computer software and computer can be a good host connectivity testing electrical and mechanical equipment
- 2022-01-23 11:05:02下载
- 积分:1
-
S3C2410开发板的一些封装,对于喜欢PCB的朋友可能有用
S3C2410开发板的一些封装,对于喜欢PCB的朋友可能有用-PACKAGE OF S3C2410
- 2023-07-11 11:00:03下载
- 积分:1
-
A vc++ Write small games, covering a game should be some methods and techniques,...
一个vc++写的小游戏,基本涵盖了一个游戏应该有的方法和技巧,有一定参考价值-A vc++ Write small games, covering a game should be some methods and techniques, has a certain reference value
- 2022-09-20 12:55:02下载
- 积分:1
-
VS2005与项目北大青鸟案例网站的发展是一个过程…
用VS2005 进行网站开发 一个项目案例 是北大青鸟的一个课程项目希望对大家有用-VS2005 for web site development with a project Beida Jade Bird case is a course project wishes to everyone useful
- 2022-03-02 21:48:19下载
- 积分:1
-
数据结构实验
(1)新建一个单链表:List BuildList(List lst)(2) 打印单链表:void PrintList(List first)(3)在单链表中某个位置后面插入元素:bool Insert( List lst , T x , T y)(4)清空单链表:void Clear(List * first)(5)查找链表中是否存在某个元素:bool Search(List lst,T x) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-29 10:07:17下载
- 积分:1