用线性缓冲区和带移位双操作数寻址方法实现FIR滤波器 * *N=5,y(n)=h0*x(n)+h1*x(n-1)+h2*x(n-2)+h3*x(n-3)+h4*x(n-4)*
上传时间: 2016-07-25
上传用户:璇珠官人
*用循环缓冲区和双操作数寻址方法实现FIR滤波器 *N=80,y(n)=h0*x(n)+h1*x(n-1)+...+h78*x(n-78)+h79*x(n-79) *先用matlab,选择80点汉明窗设计一个截止频率为0.2pi的低通滤波器
上传时间: 2016-07-25
上传用户:BOBOniu
系数对称的FIR滤波器设计 * *N=8,h(n)=h(N-1-n) * *y(n)=h0*[x(n)+x(n-7)]+h1*[x(n-1)+x(n-6)] * * +h2*[x(n-2)+x(n-5)]+h3*[x(n-3)+x(n-4)]
上传时间: 2013-12-09
上传用户:yepeng139
Source code, and some other odds and ends can be downloaded from http://shapelib.maptools.org/dl. C语言的shape文件操作库
标签: downloaded and maptools shapelib
上传时间: 2013-12-04
上传用户:cjl42111
VC之改变控件的大小和位置 用CWnd类的函数MoveWindow()或SetWindowPos()可以改变控件的大小和位置。 void MoveWindow(int x,int y,int nWidth,int nHeight) void MoveWindow(LPCRECT lpRect) 第一种用法需给出控件新的坐标和宽度、高度; 第二种用法给出存放位置的CRect对象; 例:
标签: MoveWindow int SetWindowPos CWnd
上传时间: 2016-07-28
上传用户:xfbs821
输入一组点的x、y坐标 求解这些点之中,两个最近点的距离 使用分治法
标签: 输入
上传时间: 2014-06-07
上传用户:Ants
能提取matlab的figure文件的x,y轴数据 非常好用! 网上收集的!
上传时间: 2013-12-05
上传用户:1583060504
Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled language. Pegasus is designed to be inherently portable and builds and runs today on most versionsof UNIX(R), Linux, OpenVMS, and Microsoft Windows.
标签: implementationof open-source standards designed
上传时间: 2014-09-09
上传用户:haohaoxuexi
About "8051" be used in "digital phone frame" .
上传时间: 2016-08-04
上传用户:一诺88
his an ecapsulation of the ICS - Internet Component Suite. ICS can be found at : http://users.swing.be/francois.piette/indexuk.htm Please take the time to look at the code and learn something. If you re a Dephi Pro, you can probably give me some tips as I am still new to Delphi programming.
标签: ecapsulation ICS Component Internet
上传时间: 2013-12-22
上传用户:epson850