-
disparity-map
利用matlab立体匹配,可获得立体图像左右视图的视差图代码,效果不错
(Matlab matching around view of the three-dimensional image can be obtained disparity map code, good results)
- 2013-03-24 10:37:34下载
- 积分:1
-
seismic-record
地震记录正演模拟,由C++语言编写,是学习地震勘探方面的好资料。(Forward modeling of seismic records, prepared by C++ language learning good information seismic exploration.)
- 2015-04-05 17:24:27下载
- 积分:1
-
white-noise-produce
白噪声产生程序,使用C++编程,适合初级系统辨识的研究人员使用(whilte noise)
- 2015-04-01 10:02:08下载
- 积分: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
-
easy
夫妻过河问题是一个历史久远的阿拉伯的趣味智力题,一种方法,(The problem is a husband and wife across the river a long history of Arab interesting puzzle, a way)
- 2010-05-12 22:24:48下载
- 积分:1
-
matlabGUI
matlab GUI设计过程中新手号帮手。(Matlab GUI design process, new helper。)
- 2012-05-12 00:18:44下载
- 积分:1
-
C1-
应用于地震勘探领域的资料处理,第一代相干算法处理。(Used in seismic exploration in the field of data processing, the first generation of coherent algorithm processing.)
- 2013-12-23 20:51:42下载
- 积分:1
-
csaolei
C language is currently the more popular high-level computer programming language, because of its simplicity, ease of use and powerful features have been widely favored by programmers. It is suitable as a system description language, can also be used to prepare the system software, application software can be written since
- 2014-01-17 15:11:15下载
- 积分:1
-
MATLABCSharp
非常好的C#&matlab电子书,值得拥有(Very nice e-book <C# and Matlab>, you should get it)
- 2014-01-08 21:31:34下载
- 积分:1
-
FANYI
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章的翻译论文(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:09:59下载
- 积分:1