-
Balloontips
说明: 气球式提示栏当运行有错误或者有错误时会出现气球提示栏卡通化的设计(Balloon tips column when running error or an error occurs when the balloon cartoon prompted the design of column)
- 2010-03-22 22:08:16下载
- 积分: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
-
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
-
matlablibs
VC++与Matlab混合编程时,所需的lib库文件压缩包(VC++ and Matlab mix program,need liblibrary rar)
- 2015-03-13 15:41:40下载
- 积分:1
-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
batewosi1
详细阐述了波特沃斯低通滤波器的matlab仿真原理及对应的c语言实现过程,读完此资料后,对于巴特沃斯低通滤波器不管从c语言实现还是matlab实现,你都会有很好的理解(Matlab simulation principles elaborated Porter Worth low-pass filter and the corresponding c language implementation process, after reading this information, for Butterworth low-pass filter regardless of language or a c matlab implementation, you will have a very good understanding)
- 2014-10-30 09:17:14下载
- 积分:1
-
digitalprocess
数字信号处理报告MATLAB产生和图形显示实验报告。(Digital Signal Processing MATLAB report generation and graphical display experimental report.)
- 2008-01-12 22:19:59下载
- 积分:1
-
cumcm2014problems
大学生数学建模的书籍以及训练习题,和答案,应该对参赛的选手有一定的帮助。(Mathematical modeling of books and training exercises, and answers for participating players should have some help.)
- 2015-04-11 21:15:13下载
- 积分:1
-
matlab
清华大学的中文版的Matlab基础教程,适合初学者入门用。喜欢的下(Tsinghua University, the Chinese version of the Matlab Basic Course, suitable for beginners to use portal. Like the next)
- 2009-06-22 14:26:44下载
- 积分:1
-
glp
matlab 功率谱程序设计 (matlab power spectrum program design)
- 2009-11-24 11:24:17下载
- 积分:1