搜索资源列表
Ray3d
- 三维射线追踪的代码,c语言+linux下的环境。试用于石油勘探行业。 -Code for track 3D radial program with c language and works in linux.it is used in oil reconnoitre industry for test
离散小波变换(DWT)
- 离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数-discrete wavelet changes in the procedures, using C + + code to achieve. Functions which include Mexico apparatus function, pending analysis functions
方便的小波变换原代码
- 小波变换源代码 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 de
cyuyan_wave
- 小波变换代码的c语言实现,非常好,和大家分享-wavelet transform code c language, very good, and we share
xiaobo-c
- 小波分析的c代码,简明易懂,是学习小波变换很好的资料
MGM_Vhunhuan
- MGM_V循环的代码,用c++编写的,供研究的同仁使用
wavelet_code
- 该代码功能:通过小波变换对图像进行分析的C代码
wavelettrans
- 小波变换的c++程序代码,已调试通过,可以使用
CurveLab-1.0
- curvelet工具包1.0版本,包含C的和matlab代码,很经典。
Fourier变换
- fourier变换的原代码,原代码由C语言开发,内包含测试图片-fourier transform the original code, the original code by the C language development, which includes testing Photo
vccopy
- 示波器VC源代码 绘制示波器的C代码源程序,举例说明mfc图形绘制过程-mapping oscilloscope C source code, illustration mfc graphics rendering proce-zhe is good
hitbertcprogram
- 希尔伯特--变换的程序,请参考C语言代码-hitbert transe
PCM_model
- pcm的编码与译码,适合通信专业的同学,代码很清楚明了-pcm encoding and decoding for communications professional students, the code was clear and
Wavelets2DImageProcess
- 小波图像处理C++源代码,拥有精美的用户图形窗口,二维小波 变换的代码在Wvtran.cpp中,可供参考学习小波变换.-Wavelet image processing C++ source code, with beautiful graphics window for users, two-dimensional wavelet transform Wvtran.cpp at the code,
yuanma
- 对于PCA ,LDA,BIC,EBGM都有很详细的代码。但是需要在LINUX下配置运行。不过代码较有参考价值。-For PCA, LDA, BIC, EBGM have a very detailed code. But the need to configure to run under LINUX. However, a more useful code.
DigitalSignalProcess
- 数字信号处理卷积与傅里叶变换C语言代码实现 -digital signal process
db2dwt
- 这段代码主要是用C语言进行小波变换,并验证小波分解系数分解的正确性。-This code is mainly used C language wavelet transform
C_FFT_IFFT
- 这是快速傅里叶变换及逆变换的实现c代码,傅里叶变换是小波变换的基础更是图像及信号处理的基础-This is the fast Fourier transform and inverse transform of the realization of c code, Fourier transform is based on wavelet transform is the basis of image and signal processing
kalman
- kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。-The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.
medianFilter
- 中值滤波的经典文献,纯C代码以及基于opencv的代码-Median filtering classic literature, pure C code, and the code based on opencv