code to calculate a position of a robot using two laser mouse point on the ground.
code to calculate a position of a robot using two laser mouse point on the ground.
website+source+code技术资料下载专区,收录4,380份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
code to calculate a position of a robot using two laser mouse point on the ground.
int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int ...
A C++ code for generating sorting networks with n lines and m comparators as input parameters.
The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following th...
LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译...
cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overr...
This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures.
Kalman filter in c c++ code, the five Kalman equations have been implemented for randomly generated data.