-
循环冗余校验码(CRC)
CRC校验码算法:
例子:
code: 123456789
0xBB3D [47933] CRC-16
0x4B37 [19255] CRC-16 (Modbus)
0x56A6 [22182] CRC-16 (Sick)
0x31C3 [12739] CRCccitt XModem
0x29B1 [10673] CRCccitt 0xFFFF
0xE5CC [58828] CRCccitt 0x1D0F
0x8921 [35105]
- 2022-02-15 20:45:02下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting numerical approximation fitted with the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-27 07:38:27下载
- 积分:1
-
卡尔曼滤波
本源码是卡尔曼滤波的VC实现,可以读入含有目标信息的txt文件,输出目标的实际航迹与预测航迹,同时可以输出航迹估计均方误差。希望可以帮助到学习卡尔曼滤波算法的朋友。
- 2022-03-30 11:40:59下载
- 积分:1
-
摄影测量连续法相对定向
测绘、遥感领域摄影测量连续法相对定向 ,两张相片之间寻找同名关系,讲两张影像纳入到同意坐标系中
- 2022-08-24 12:25:02下载
- 积分:1
-
a number of procedures, pyramid schemes and from matches, such as the N
有多个程序, 传销, 取火柴, 二的N次方等-a number of procedures, pyramid schemes and from matches, such as the N-th
- 2022-05-08 21:05:46下载
- 积分:1
-
可移动的复杂定向金字塔
代码的开发基于 matlab 班轮公会行动 contourlet 工具箱和导向金字塔。-金字塔 toolboxThe 滤波器所述: 可移动复杂定向金字塔-部分我: 理论方面可移动复杂定向金字塔部分 II:Implementation 和应用 IEEE 交易信号处理方面,大力拓展其他相关文件和软件都可在: nttruong googlepages.com。它是一个复杂的转换。带通方向子带系数是 withphase 和震级。 相比以庞大,阶段提供有关图像的详细信息。
- 2023-03-15 06:30:04下载
- 积分:1
-
非常不错的fft的算法,在tc2.0环境下编译通过了的
非常不错的fft的算法,在tc2.0环境下编译通过了的-very good fft algorithm in tc2.0 environment through its compiler
- 2022-02-03 05:04:24下载
- 积分:1
-
在VC下的一个小型计算器
在VC下的一个小型计算器-the VC of a small calculator
- 2022-07-23 10:52:54下载
- 积分:1
-
列主元的高斯算法
列主元的高斯算法-out of the PCA algorithm Gaussian
- 2022-03-17 20:15:36下载
- 积分:1
-
数值分析中的N皇后问题,程序中含输入/显示界面,N的数值可在界面中自行设定。...
数值分析中的N皇后问题,程序中含输入/显示界面,N的数值可在界面中自行设定。-Numerical Analysis of N Queen
- 2022-07-02 00:25:13下载
- 积分:1