-
Kalman filtering, introduced the word document, there are five important kalman...
介绍kalman filtering 的word文档,里面有关于kalman filtering五个重要公式的详细推导过程,对于初学者理解kalman filtering相当有用-Kalman filtering, introduced the word document, there are five important kalman filtering on a detailed formula derivation process, kalman filtering for beginners to understand very useful
- 2022-01-25 22:09:52下载
- 积分:1
-
菜单 com teclado matricial 3 x 4 e pic
埃斯特角 projeto mostra 科摩 usar um teclado matricial 3 x 4 com pic 没有 ccs,criação de ilustra um 菜单 de opções usando (开关箱) 段控制 de motores de 帕苏、 com 帕苏 completo、 微帕苏等
- 2022-02-25 00:24:41下载
- 积分:1
-
MD5算法 C语言实现
MD5算法实现简洁,思路清晰,附有代码解释,轻松看懂。MD5算法的输入可以是任意长度的消息x,对输入消息按512位分组为单位惊进行处理,输出128位的散列值MD(x)。
- 2022-10-23 15:00:03下载
- 积分:1
-
LDL decomposition. Numerical Solution of matrix equation as the most basic matri...
LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.
- 2022-02-15 12:27:17下载
- 积分:1
-
本程序实现了卡尔曼滤波器的算法及其在信号处理中的应用
本程序实现了卡尔曼滤波器的算法及其在信号处理中的应用-This procedure achieved a Kalman Filter Algorithm and Its Application in Signal Processing
- 2022-10-29 19:10:04下载
- 积分:1
-
Tic-Tac-Toe Minimax算法
极小极大算法Tic-Tac-Toe实现,例如。还有其他为此代码的应用程序。这场游戏在这里也是可用的。
- 2022-07-01 01:23:40下载
- 积分:1
-
中国跳棋程序源码
用java编写的一个跳棋游戏程序,jdk1.5以上即可运行,并附有源代码,游戏界面很美观,是用来学习Java的不错的例子!界面比较美观,完全解压后才能运行,有利于菜鸟自学啦……望资源上传者能够更多地价格自己的资源进行分享,以及交流讨论!
- 2022-10-22 10:25:04下载
- 积分:1
-
可以自由定义长度的bits
c++的bit模板只能用常数制定大小,这里重新定义bit使其可以用变量第一定义大小,更方便
- 2022-02-21 14:25:29下载
- 积分:1
-
C简单实现socket通信
用c语言简单实现了socket通信,Tcp协议,只能在linux下运行,window下不能使用socket包。
- 2022-09-11 23:35:03下载
- 积分:1
-
C计算器
资源描述利用堆栈实现的计算器,具备一般计算器的功能。包含加减乘除,负数,括号,sin,cos,tan, 乘方等运算。
- 2022-05-28 00:03:06下载
- 积分:1