-
SINS
使用C语言写的捷联惯导解算程序,四子样旋转矢量(Using C language to write the strapdown inertial navigation program, four sample rotation vector)
- 2017-05-25 23:41:46下载
- 积分:1
-
AM
说明: 基于simulink的AM调制与解调仿真(AM modulation and demodulation simulation based on simulink)
- 2013-04-11 19:29:12下载
- 积分:1
-
tutorialOpenCVPMatlab
tutorial of OpenCV and Matlab
- 2011-06-30 10:39:52下载
- 积分:1
-
fc_testIsenburg
对浮点型数据进行压缩,将数据分为3个部分:符号位、指数、尾数,分别对其进行压缩(Of floating-point type data compression, data is divided into three parts: sign bit, index, mantissa, respectively, to compress their)
- 2009-05-04 13:03:29下载
- 积分:1
-
autorun
一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
- 2014-09-27 11:01:44下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
jiekouchengxu
psasp和matlab交互仿真接口程序(psasp and matlab interactive simulation interface program)
- 2021-03-20 15:39:18下载
- 积分:1
-
faceRecognition
this is a folder
containing algorithms and source codes for face recognition
- 2010-10-19 00:56:12下载
- 积分:1
-
Sspectrump
频谱分析的一个程序,分析细致!!研究频谱分析的可以可直接使用。
(Spectrum analysis of a program, and detailed analysis. ! Spectrum analysis can be used directly.)
- 2021-03-07 15:09:29下载
- 积分:1
-
sparse_coding_for_classification
简单的sparse coding的小程序,基本可以了解sparse coding的工作过程。(Simple sparse coding small procedures, the basic can understand the working process of sparse coding.)
- 2014-10-27 22:24:21下载
- 积分:1