-
CopyObject
Boosector file ke infor wich is imprtant
- 2010-09-20 09:30:50下载
- 积分:1
-
CPP-Gotchas-Avoiding-Common-Problems-in-Coding-an
gotchars for C++ programming
- 2014-09-11 20:20:35下载
- 积分:1
-
clusteringtt
说明: matlab聚类分析代码聚类分析代码聚类分析代码聚类分析代码(cluster analysis cluster analysis matlab code code code cluster analysis cluster analysis code)
- 2011-03-17 22:01:43下载
- 积分:1
-
Desktop
室内环境射线跟踪算法研究,这是对室内环境建模(Indoor Environment Research ray tracing algorithm, which is modeled on the indoor environment)
- 2014-02-23 20:57:04下载
- 积分:1
-
diagrameditor_docs
For MDI Applications. It will be helpful.
- 2014-09-27 13:28:30下载
- 积分:1
-
yuyin-wavelet
语音小波去噪方法的matlab实现 比较基础 可以看看(Voice Wavelet Denoising matlab can look at the basis for comparison)
- 2012-11-27 21:01:55下载
- 积分:1
-
microphone7
自适应阵列波束形成算法研究.kdh
硕士毕业论文(Adaptive array beamforming algorithm. Kdh Master' s Thesis)
- 2009-06-11 09:21:18下载
- 积分:1
-
apiXC_Hdmi
描述TV HDMI 输入源的信号侦测及Parser过程。(Description HDMI signal input source detection process.)
- 2013-12-13 00:01:03下载
- 积分:1
-
VCMatlab
VC++与Matlab混合编程实现图像处理(VC and Matlab Image Processing Mixed Programming)
- 2009-10-10 12:43:09下载
- 积分: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