搜索资源列表
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
nsct_toolbox
- nsct变换的代码,MATLAB版的,可以直接使用-nsct Transform code version of the MATLAB can directly use
mtvideoconverter
- 多线程图象格式转换器. 示例工程.可用于毕业设计中代码演示.-multithreading image format converter. Example projects. Can be used to design code graduation demonstration.
easywavlet
- 一个非常容易看懂的小波变换vc++源程序,代码完整可直接编译,是学习小波编程的好资料-a very easy to understand the wavelet transform vc source, code integrity can be directly translated. Wavelet learn good programming information
asciiart
- 一款图片转换为ASCII码艺术画的软件,完全开放源码,同时还采用了.ini文件保存技术,使代码更少。还可以修改ASCII字符的默认亮度等,是一款不可多得的BBS利器。-converted to ASCII art painting software, a completely open-source, and also used that. Ini document preservation technology, code less. Also ASCII characters can mod
小波压缩代码
- 对图像进行2维小波编码 来实现压缩。将小波分析引入图像压缩的范畴也是一个重要的手段,并且有着它自己的特点。它的特点在于压缩比高、压缩速度快,压缩后能保持信号与图像的特征基本不变,且在传递过程中可以抗干扰等等。(有两种方法)-of two-dimensional images wavelet compression coding to achieve. Wavelet Image Compression analysis of the introduction of the context is
DWT
- 代码包含了小波变换的两种变换形式(标准变换和非标准变换),并进行了比较。主程序为MyDWT,只需要吧相关注释去掉即可-Code contains the wavelet transform of two forms (standard transformation and non-standard transformation), and compared. Main program for the MyDWT, only it can remove the relevant Notes
Wavelet
- 这是对图像进行小波变换的源代码,使用者直接嵌入自己的代码中就可以了-This is an image wavelet transform source code, the user directly embed their own code can be a
DSP_JPEG2000_001.pdf
- 本文介绍了JPEG2000的静态图像压缩技术在TI TMS320DM642 DSP上的实现过程;对压缩技术核心小波算法结构进行改进,对硬件特点的程序结构、具体代码及总线读写等方面的改进作了详细描述.改进后的软件系统,对于1 024×768像素大小的图像、数据存储空间仅需6 KB,使得在资源有限的DSP芯片上能够运行JPEG2000图像压缩技术;编码速度相对于未改进的提高了l2~ 2O倍,可迭到3帧/s;压缩比为O.5 bit/p时,峰值信噪比可达到3O.-This paper introduce
wave
- 一款模拟正弦波,方波等函数的波形发生器。设置好起始频率、结束频率以及周期即可开始演示波形曲线。你可以调整采样、缓冲,增益调节,振荡器等参数进行修正。这个代码附带的几个控件不错,有点像工控组件,如旋钮,开关,LED显示-A simulated sine wave, square wave function, such as the waveform generator. Set up the starting frequency, ending frequency, and waveform pr
PinYULvBo
- 频域滤波,包含频域滤波方面的代码,无需自己编程,打开后即可应用-Frequency domain filtering, frequency domain filtering area that contains the code, without their own programming, the application can be opened
matlabchengxu
- 该代码为采样的源码程序,希望抛砖引玉,由于刚开始编程,所以希望借助这个平台可以和各位多多交流编程的经验。-The code for the sample source program, the hope of catalyzing, since the beginning of programming, so I hope that this platform can help you interact more programming experience.
111
- 小波和傅立叶编程的实现,使用的是matlab代码,能够实现很好的编程代码-Wavelet and Fourier programming implementation, using a matlab code that can achieve a very good programming code
222
- 小波实现消噪,能够模拟实现6此消噪的代码,能够很好的表达matlab的程序-Wavelet de-noising can be simulated to achieve six of this code for de-noising can be a very good procedure for the expression of matlab
HaarDecomposeAndCompose
- 小波变换现在是个热门,本文提供Haar小波变换的分解与重构代码,是自己编的,提供了对应所用的图片,可以用,有详细注释!-Wavelet transform is now popular, the paper provides Haar wavelet decomposition and reconstruction code, is its own series, used to provide the corresponding image, you can use, with detaile
lfm
- 调频波形,你能用此代码进行调频波形变换,得到你想要的调频波形-You can use this code for FM waveform conversion ,To get what you want FM waveform
wavelettransform
- 这是基于C++实现的小波检测代码,实现了两种小波变换dwt和97小波变换,希望对大家能有所帮助-This is based on C++ implementation of the wavelet detection code to achieve the two wavelet transform dwt and 97, in the hope that we can help
mywaveletprogram
- 这是一个用matlab实现的mexhat小波变换的源程序代码,经过本人调试可以直接使用,并且已经成功编译成dll文件用于软件项目中。-this is a matlab program that compute the mexhat wavelet and it can be used in you software.
DCT
- 这个是一个离散余弦变换的反变换的程序代码,都是我自己写的并且验证过的程序,有需要的人可以去下载来-This is a discrete cosine transform, inverse transform code, I wrote it myself and verification procedures, people in need can go to download to see
台湾中央大学EMD_HHT程序代码_Matlab
- EMD序列分解,获得不同频率的分解序列结果(EMD method, which can obtain the IMF with different frequency.)