-
up
说明: 简单例子A simple exampleA simple example(A simple example)
- 2014-10-22 13:13:14下载
- 积分:1
-
dataimport
说明: 用于脑电信号的读取
具有预处理过程
及滤波(EEG is used to read with the pretreatment process and the filtering)
- 2010-03-19 23:21:02下载
- 积分: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
-
xian
运用matlab软件,编程运算,进行回归分析(Use matlab software, programming operations, the regression analysis)
- 2013-09-14 10:15:19下载
- 积分:1
-
boost
boot pv close loop pi controller
- 2013-10-19 17:50:00下载
- 积分:1
-
MALLATPROGRAM
这是一个小波分析中mallat经典算法的例子源码(This is a wavelet analysis Mallat classic example of the algorithm source code)
- 2007-03-22 11:14:57下载
- 积分:1
-
Encoder_arduino
arduino下的增量编码器库文件,很好用的(Incremental encoder library files under Arduino
)
- 2014-09-05 15:59:20下载
- 积分:1
-
gundongtiao
这个小程序能够实现字体的滚动效果,非常有用,肯定能够帮助一些人。(This small program can be achieved fonts rolling effect, very useful and can certainly help some people.)
- 2010-01-04 16:15:44下载
- 积分:1
-
chamfermatching
Description of the file: template matching source of Chamfer matching algorithm. It s OpenCV implementation
- 2013-11-25 23:42:19下载
- 积分:1
-
scan_matching
This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of MatLab scripts, mex-files and C++ code.
to objects). This demo also provides a nice example of using "placement new" and explicit destruction.
(This a set of simple implementations for aligning scans of range-bearing laser data. Th are written as a journalist in demonstrations of basic algor ithm implementations and are not designed for r Leveraging-world (ie, efficient) application. The source code consi sts of MatLab scripts, Mex-files and C code. to objects). This demo als o provides a nice example of using the "placement ne w "and explicit destruction.)
- 2006-12-08 01:04:39下载
- 积分:1