代码搜索:Dwt

找到约 6,479 项符合「Dwt」的源代码

代码结果 6,479
www.eeworm.com/read/428090/8896352

dwt

#!/usr/X11R6/bin/wish8.0 # line above hast to be adited according to the location of your wish wm title . DaubechiesWaveletTransform frame .left pack .left -side left frame .left.top pack .left.to
www.eeworm.com/read/493349/6401248

dwt

#!/usr/X11R6/bin/wish8.0 # line above hast to be adited according to the location of your wish wm title . DaubechiesWaveletTransform frame .left pack .left -side left frame .left.top pack .left.to
www.eeworm.com/read/236014/4644655

dwt 模板.dwt

www.eeworm.com/read/291846/8392151

cpp dwt.cpp

// 文件DWT.cpp存放的是有关小波变换的函数 #include "stdafx.h" #include "cdib.h" #include "math.h" #include "GlobalApi.h" /************************************************************************* * * \
www.eeworm.com/read/192030/8410787

m dwt.m

function s = dwt(s,H,nlevel) % DWT -- Discrete Wavelet Transform % % sd = dwt(s,H,nlevel) % % Performs a discrete wavelet transform of the signal S % through NLEVEL levels, using the
www.eeworm.com/read/390815/8441349

dwt moban.dwt

www.eeworm.com/read/389212/8542435

cpp dwt.cpp

// 文件DWT.cpp存放的是有关小波变换的函数 #include "stdafx.h" #include "cdib.h" #include "math.h" #include "GlobalApi.h" /************************************************************************* * * \
www.eeworm.com/read/289444/8550738

h dwt.h

#ifndef DWT_H #define DWT_H extern void waveletTransform2D(int **raw,double **wave, int width, int height, int levels,bool inverse); #endif
www.eeworm.com/read/289444/8550847

c dwt.c

/********************* I. 9 multiplies for each pel, for each level this could be reduced by going explicility two-dimensional (since you can merge multiplies) but that's a real hassle 9
www.eeworm.com/read/188087/8573680

c dwt.c

#include #include #include "mpi.h" #define MAX_PROCESSOR_NUM 12 #define MAX_N 1024 #define MAX_L 100 void print(int b[], int start, int