-
QSPK
qspk程序,MATLAB仿真程序,一体化程序,请自行分文件。(QSPK program, MATLAB simulation, integration program, please make your own files.)
- 2015-03-16 21:59:33下载
- 积分:1
-
AbortShutDown
AbortShutDown
AbortShutDown.rar
- 2007-10-27 18:44:32下载
- 积分:1
-
project3
这是心电项目的程序,VS写的,ecg检测,可以算心率,QRS波间隔(This program is the heart of power projects, VS write of ECG)
- 2016-11-21 12:13:44下载
- 积分:1
-
TestKey
真對freecale的Imax31的hotkey事件控制,知道如何去控制(for hotkey event control of IMAX31 of CPU of freescale)
- 2010-03-08 16:56:42下载
- 积分: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
-
Kalman-matlab
传感器姿态解算 matlab工具箱全部程序自带测试文件程序(Sensor attitude algorithm matlab toolbox full program comes with the test documentation procedures)
- 2013-07-11 14:51:08下载
- 积分:1
-
part_developer
doccument for part deverloper
- 2014-12-09 11:57:55下载
- 积分:1
-
SysTimeConversion_project
When you use the Microsoft Automation functions VariantTimeToSystemTime to convert variant time to system time and the SystemTimeToVariantTime to convert system time to variant time, the milliseconds value appears as zero or is ignored
- 2007-10-16 09:34:37下载
- 积分:1
-
Angular-precision
基于均匀圆阵的信号二维方向角高精度估计 (Angular precision estimates based on two-dimensional uniform circular array signal direction)
- 2013-12-08 17:06:55下载
- 积分:1
-
a
说明: 基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数(Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space of the basic image pixels are positive, and face image in the sub-space projection coefficient is positive)
- 2009-05-05 09:50:56下载
- 积分:1