文件名称:xbbhydm
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 200.3kb
- 下载次数:
- 0次
- 提 供 者:
- 新*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 103244831xbbhydm.rar 列表 wavelet_code wavelet_code\alloc.c wavelet_code\alloc.h wavelet_code\macros.h wavelet_code\Makefile wavelet_code\peppers.raw wavelet_code\test_denoise.c wavelet_code\test_denoise.dsp wavelet_code\test_denoise.dsw wavelet_code\test_denoise.opt wavelet_code\test_transforms.c wavelet_code\test_transforms.dsp wavelet_code\test_transforms.dsw wavelet_code\test_transforms.opt wavelet_code\wav_basic.c wavelet_code\wav_basic.h wavelet_code\wav_filters.h wavelet_code\wav_filters_extern.h wavelet_code\wav_gen.h wavelet_code\wav_trf.c wavelet_code\wav_trf.h 源代码说明.txt