-
visualC_matlabImageProcessing_Sourcecode
VC++和MATALB混合编程,图象处理(源码)(VC++ and MATALB mixed programming, image processing (source code))
- 2010-07-18 11:30:59下载
- 积分:1
-
RamFunction
一个ram例子,可以参考一下,希望能帮到你,请用winrar解压缩打开。(A ram example, you can refer to, I hope you can help, please use winrar to decompress opened.)
- 2013-11-13 13:44:13下载
- 积分: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
-
Matlab---xyc
改进的matlab取点求职的方法,很好用的,共享下(Improved access point matlab job search methods, the good, to share the)
- 2011-10-08 13:31:27下载
- 积分:1
-
Cognitive-Radar-Theory-
雷达系统的理论和设计一直占主导地位
概率论与统计,信息理论,信号处理和控制
然而,类似的编码译码的属性之间存在的视觉
BIAM和雷达已经黯然忽视的m所有雷达系统(For over six decades, the theory and design of radar systems have been dominated
by probability theory and statistics, information theory, signal processing and control
However, the similar encoding-decoding property that exists between the visual
biam and radar has been sadly overlooked m all radar systems)
- 2013-09-09 20:22:52下载
- 积分:1
-
802.11a
这个是关于matlab仿真OFDM的完整程序,可以很好的掌握哦对于初学者(the study of OFDM using matlab)
- 2011-05-03 19:41:31下载
- 积分:1
-
VCmatlab
利用matlab提供的引擎接口函数与VC联合开发编程,可在VC中充分发挥matlab强大的数值运算功能,弥补VC中数值运算函数的不足(err)
- 2008-01-08 11:23:02下载
- 积分:1
-
matlab
个人所写的matlab 命令行启动方法详解(Personal written Matlab command line start method detailed)
- 2013-04-15 21:17:19下载
- 积分:1
-
IMP-(1)
details of the books and communication.
- 2014-12-27 19:35:04下载
- 积分:1
-
2DPOCHA
日本教授Ozaki所编写的二维相关光谱的计算可执行程序,国际上比较流行适用。(2dcos software to implement the nir spectroscopy analysis.)
- 2013-12-15 20:08:58下载
- 积分:1