CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - filter c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - filter c - List
[
Communication-Mobile
]
digital filter
DL : 0
数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high - and low-pass, band-pass filter
Update
: 2008-10-13
Size
: 12.55kb
Publisher
:
张承云
[
Communication-Mobile
]
digital filter
DL : 1
数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high- and low-pass, band-pass filter
Update
: 2025-02-17
Size
: 12kb
Publisher
:
张承云
[
DSP program
]
FIR-filter
DL : 0
TMS320VC5402实现FIR滤波,C语言实现-TMS320VC5402 achieve FIR filtering, C Language
Update
: 2025-02-17
Size
: 1.15mb
Publisher
:
张衡
[
SCM
]
msp430+fir-filter
DL : 0
基于MSP430单片机实现的FIR滤波器C语言程序,希望对大家有帮助-MSP430 MCU based FIR filter C language program, we hope to help
Update
: 2025-02-17
Size
: 1kb
Publisher
:
gaojian
[
Speech/Voice recognition/combine
]
LMS-C
DL : 0
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
Update
: 2025-02-17
Size
: 4kb
Publisher
:
蜗牛
[
Audio program
]
filter
DL : 0
一个音频滤波器的C++类,可以实现低通,高通滤波,并可以指定频率,带宽和增益值-An audio filter C++ Category, you can realize low-pass, high pass filter, and can specify the frequency, bandwidth and gain value
Update
: 2025-02-17
Size
: 2kb
Publisher
:
cxcxcx
[
CSharp
]
634982CSharpFilters
DL : 0
C#写的滤波程序 可以做高斯滤波等-C# to write filtering procedures, the usual source image processing are written by the VC, this is C#, can do Gaussian filter -C# Filtering procedure can be written to do Gaussian filtering-C# To write filtering procedures, the usual source image processing are written by the VC, this is C#, Can do Gaussian filter
Update
: 2025-02-17
Size
: 31kb
Publisher
:
hjay
[
SCM
]
soft-filter
DL : 0
十种软件滤波方法,C语言编写,对于AD采样,信号去噪方面有一定的帮助!-10 kinds of software filtering method, C language, for AD sampling, signal de-noising has some help!
Update
: 2025-02-17
Size
: 46kb
Publisher
:
lili
[
Windows Develop
]
bf-C++source-2003.8-5
DL : 0
实现bayes框架下的几种滤波算法的库程序,包括EKF,UKF等滤波器的C++的源程序,软件采用了模版化编程技术,易于使用。有样例程序,开发环境是Visual Studio。-Bayes the framework of the realization of several filtering algorithm library procedures, including the EKF, UKF, such as filter C++ s Source code, software used template programming technology, easy to use. There are sample procedures, the development environment is Visual Studio.
Update
: 2025-02-17
Size
: 124kb
Publisher
:
阿商
[
VC/MFC
]
band-filter
DL : 0
介绍了用C语言来实现一个简单的带通滤波的方法,并有说明-Introduction using C language to realize a simple band-pass filtering method, and it has made it clear
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李培
[
CSharp
]
lab16-FIR
DL : 0
给出了2812的FIR滤波器设计的C语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。-2812 gives the design of the FIR filter C language program may be based on design requirements, the flexibility to adjust parameters, filter parameters they need.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
陈路
[
VC/MFC
]
LOWPASS_C
DL : 0
低通滤波器的源程序,基于C语言,可用于算法仿真,非常有用.-lowpass filter c program.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张振宇
[
Special Effects
]
Image.Design.Gaussian.filter.C.code
DL : 0
图像高斯滤波C++设计代码Image Design Gaussian filter C + + code -Image Design Gaussian filter C++ code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
d
[
matlab
]
filter
DL : 0
用C语言对输入信号进行滤波,滤波器是预先用MATLAB设计好的-Using C language on the input signal is filtered, the filter is designed in advance using MATLAB
Update
: 2025-02-17
Size
: 190kb
Publisher
:
张兆伟
[
Speech/Voice recognition/combine
]
Voice-integer-FIR-filter-C-program
DL : 0
语音整型FIR滤波的C程序,可以实现对语音信号的滤波-Voice integer FIR filter C program
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张少川
[
SCM
]
kalman-C
DL : 0
卡尔曼滤波器的C语言程序,看不懂也可直接代入变量-The kalman filter C language program, only supplies the reference
Update
: 2025-02-17
Size
: 2kb
Publisher
:
朱文武
[
SCM
]
Kalman-filter-C-code
DL : 0
卡尔曼滤波C代码实现,内含卡尔曼滤波原理和详细的c代码,便于嵌入式系统使用-Kalman filter C code implementation
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李九阳
[
Other
]
Kalman-filter-c
DL : 0
卡尔曼滤波器c语言代码。需要的可以下载看看,不设权限,0积分下载。-Kalman filter c language
Update
: 2025-02-17
Size
: 1kb
Publisher
:
liji
[
Other
]
数字滤波器的C语言实现
DL : 0
数字滤波器的C语言实现,包括高通、低通、带通滤波器( Digital filter C language, including high pass, low pass, band pass filter )(Digital filter C language, including high pass, low pass, band pass filter)
Update
: 2025-02-17
Size
: 13kb
Publisher
:
桃子不腐烂
[
Algorithm
]
10种简单的数字滤波C语言源程序算法
DL : 0
10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
Update
: 2025-02-17
Size
: 5kb
Publisher
:
kanewater
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.