-
cicmpdem
Windows下的ICMP封装(Clcmp class which can echo)
- 2001-11-26 10:53:14下载
- 积分:1
-
MATLAB-IMAGE
matlabr软件应用的图形图像处理,很专业的教材,事例很多(matlabr graphic image processing software applications, very professional materials, many examples)
- 2013-11-22 17:25:08下载
- 积分:1
-
viterbi
程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正(Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding)
- 2014-11-23 08:20:58下载
- 积分:1
-
MyDEA1.0
做DEA用的,功能很强大,大家可以试试看,真的很好用(DEA do use, very powerful, we can try, really well)
- 2014-02-05 17:32:37下载
- 积分:1
-
CrcStream
CrcStream stream checksum calculator
- 2007-10-23 11:38:30下载
- 积分: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
-
guidefilter
引导滤波guidedfilter的opencv实现(guidedfilter s opencv version)
- 2015-04-01 22:56:18下载
- 积分:1
-
cppprograming
c++程序设计讲义 cppprograming 含源码(c++ programming including lectures cppprograming source)
- 2007-08-08 11:02:48下载
- 积分:1
-
matlab-fluent-heat-con
matlab求解热传导方程的几个例子,有注释,适合初学者(matlab solving a few examples of the heat conduction equation, with notes, suitable for beginners)
- 2012-05-22 17:04:00下载
- 积分:1
-
Sidelobe-Canceller--MSE-
阵列信号处理中自适应波束优化准则之一ASC旁瓣相消 MSE准则(Array Signal Processing ASC adaptive beam sidelobe canceller MSE criterion of optimization criteria)
- 2015-04-17 15:32:23下载
- 积分:1