wptcomp.comp.dct.main

来自「su 的源代码库」· MAIN 代码 · 共 20 行

MAIN
20
字号
 WPTCOMP - Compression by Wavelet Packet Compression 			   wptcomp < stdin n1= n2=   [optional parameter] > sdtout		 Required Parameters:							 n1=			number of samples in the fast (first) dimension	 n2=			number of samples in the slow (second) dimension Optional Parameters:							 nfilter1=11		number of filters in direction 1		 nfilter2=11		number of filters in direction 2		 nstage1=		filter stages (automatically set based on n1)	 nstage2=		filter stages (automatically set based on n2)	 error=0.01		acceptable error				 Author:  CWP: Tong Chen, Dec 1995

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?