文件名称:WMFCBandFilter
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 57kb
- 下载次数:
- 0次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分Filter.h:头文件,定义了CFilterApp 类Filter.cpp:利用MFC的函数实现了CFilterAppFilter.rc:资源文
-A filter source code written using MFC, the code structure is very compact, you can refer to functions: a fixed band-pass filter variable band-pass filter noise to delete the four input and output error calculation is relatively simple, using the Microsoft Foundation Classes, the code The process is very simple, but to achieve the full Filter.h: header files defined CFilterApp the class Filter.cpp: Using MFC function to achieve a CFilterAppFilter.rc: resource text
-A filter source code written using MFC, the code structure is very compact, you can refer to functions: a fixed band-pass filter variable band-pass filter noise to delete the four input and output error calculation is relatively simple, using the Microsoft Foundation Classes, the code The process is very simple, but to achieve the full Filter.h: header files defined CFilterApp the class Filter.cpp: Using MFC function to achieve a CFilterAppFilter.rc: resource text
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WMFCBandFilter\滤波器源代码\@Readme.txt
..............\............\calculate.h
..............\............\Filter.aps
..............\............\Filter.clw
..............\............\Filter.cpp
..............\............\Filter.dsp
..............\............\Filter.dsw
..............\............\Filter.h
..............\............\Filter.ncb
..............\............\Filter.opt
..............\............\Filter.plg
..............\............\Filter.rc
..............\............\FilterDlg(old).cpp
..............\............\FilterDlg.cpp
..............\............\FilterDlg.h
..............\............\ReadMe.txt
..............\............\res\Filter.ico
..............\............\...\Filter.rc2
..............\............\Resource.h
..............\............\StdAfx.cpp
..............\............\StdAfx.h
..............\............\res
..............\滤波器源代码
WMFCBandFilter
..............\............\calculate.h
..............\............\Filter.aps
..............\............\Filter.clw
..............\............\Filter.cpp
..............\............\Filter.dsp
..............\............\Filter.dsw
..............\............\Filter.h
..............\............\Filter.ncb
..............\............\Filter.opt
..............\............\Filter.plg
..............\............\Filter.rc
..............\............\FilterDlg(old).cpp
..............\............\FilterDlg.cpp
..............\............\FilterDlg.h
..............\............\ReadMe.txt
..............\............\res\Filter.ico
..............\............\...\Filter.rc2
..............\............\Resource.h
..............\............\StdAfx.cpp
..............\............\StdAfx.h
..............\............\res
..............\滤波器源代码
WMFCBandFilter