Welcome![Sign In][Sign Up]
Location:
Search - c filter

Search list

[Other resourceFilterEnter(C++)

Description: 用C++编制字符过滤程序,C++编写,环境为VC++6.0-C filter characters preparation procedures, C, the environment for the VC 6.0
Platform: | Size: 7273 | Author: 闫超 | Hits:

[Mathimatics-Numerical algorithmsbf-C++source-2003.8-3

Description: Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法-Bayesian filter algorithm, c language, was officially realizing, in August 2003 amended version, algorithm for data integration
Platform: | Size: 130048 | Author: | Hits:

[BooksDigital Filter Designers Handbook, Rorabaugh

Description: 数字滤波器设计——带有C代码,非常好!-digital filter design-- with C code, very good!
Platform: | Size: 7654400 | Author: 杨涛 | Hits:

[Algorithmkalman filter

Description: kalman滤波子函数,包含用于矩阵运算的子函数MATMATH-kalman filter function includes MATMATH function for matrix operation.
Platform: | Size: 8192 | Author: 白小石 | Hits:

[Mathimatics-Numerical algorithms19点FIR低通滤波C语言程序

Description: 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filter chooses 19 points FIR.the fs is 8kHz.every datas is memoryed in filed-insp.dat.
Platform: | Size: 1024 | Author: | Hits:

[Communication-Mobiledigital filter

Description: 数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high- and low-pass, band-pass filter
Platform: | Size: 12288 | Author: 张承云 | Hits:

[GDI-Bitmap维纳滤波处理c代码

Description: 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
Platform: | Size: 1024 | Author: 陈曙 | Hits:

[Special Effects05年毕业设计-图像处理软件及源代码c++builder

Description: 图像处理软件含帮助。毕业设计,旋转,线性变换,灰化,平滑,滤镜,反相等,功能全面!-image processing software with help. Graduation design, rotary, linear transformation, ash, smooth, filter, anti-equal, full functions!
Platform: | Size: 1145856 | Author: 杨卓飞 | Hits:

[DSP programFIR-filter

Description: TMS320VC5402实现FIR滤波,C语言实现-TMS320VC5402 achieve FIR filtering, C Language
Platform: | Size: 1203200 | Author: 张衡 | Hits:

[GUI DevelopFilterImageGrabber

Description: directshow开发的即时抓图的Filter,克服了Renderer Filter抓图的不稳定性-directshow screen in the immediate development of Filter, to overcome the Renderer Filter screen in the Stability
Platform: | Size: 1285120 | Author: 张一 | Hits:

[DSP programIIR-Filter

Description: IIR数字滤波器,包括Lowpass、HighPass 和 Passband 获取于网络-IIR digital filter, including Lowpass. Passband HighPass and access to network
Platform: | Size: 9216 | Author: long | Hits:

[Algorithmbf-C++sourc

Description: Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。-Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter).
Platform: | Size: 126976 | Author: 陈晨 | Hits:

[Mathimatics-Numerical algorithmsdsp-c

Description: 本文件囊括了数字信号处理常用滤波器的C语言程序。For each project example, a folder is available that contains appropriate files for the project.-this document includes a digital signal processing filter used C language program. For each project example, a folder is available that contains appropriat e files for the project.
Platform: | Size: 1451008 | Author: 何宇 | Hits:

[SCMmsp430+fir-filter

Description: 基于MSP430单片机实现的FIR滤波器C语言程序,希望对大家有帮助-MSP430 MCU based FIR filter C language program, we hope to help
Platform: | Size: 1024 | Author: gaojian | Hits:

[Speech/Voice recognition/combineiir-c

Description: 用C语言编写的用双线形变换法实现的IIR滤波器程序,可以参考一下-C language prepared by the double-linear transformation to achieve the IIR filter process can take a look
Platform: | Size: 198656 | Author: jenny | Hits:

[DirextXds-winrtp-1.0.0

Description: directshow 写的filter 有较好的参考价值 希望大家都来学习一下-directshow filter written in a better reference value hope that everyone will learn from this
Platform: | Size: 239616 | Author: you | Hits:

[Data structsFilterEnter(C++)

Description: 用C++编制字符过滤程序,C++编写,环境为VC++6.0-C filter characters preparation procedures, C, the environment for the VC 6.0
Platform: | Size: 7168 | Author: 闫超 | Hits:

[Special Effectspaticle-filter

Description: Visual c++编写的粒子滤波实现程序-prepared by the particle filter process
Platform: | Size: 20480 | Author: 龙在天 | Hits:

[Speech/Voice recognition/combineLMS-C

Description: LMS滤波器示例程序,在TURBOC中运行 这是一个简单的可图形显示的C程序 输入信号是一个被噪声污染了的sin信号。 */ /* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号 -LMS filter sample programs, run in TurboC This is a simple graphical display can process the C input signal is a noise contaminated signal sin.*//* Running, the top of the screen is the input signal, the bottom is the result after the LMS filter output signal
Platform: | Size: 4096 | Author: 蜗牛 | Hits:

[VC/MFCc-filter

Description: 不错的C方面的滤波算法,很适合工程应用,希望大家学有所获,-C FILTER AGOTHEMS
Platform: | Size: 2328576 | Author: 庞继文 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net