⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wpc1coding.comp.dwpt.1d.lib

📁 su 的源代码库
💻 LIB
字号:
WPC1CODING - routines for encoding the integer symbols in 1D WPC wpc1Encoder - encoderwpc1Decoder - decoderFunction Prototypes:void wpc1Encoder(void *qstate, int nblock, void *wpc1)int wpc1Decoder(void *qstate, int nblock, void *wpc1)wpc1Encoder:Input:quant		quantization statusnblock		# of blocksOutput:wpc1	 	encoded datawpc1Decoder:Input:nblock		# of blockswpc1		compressed data	Output:quant		quantization status		Return:		consistency flag, 1 if wpc1Comressed data, 0 otherwiseAuthor: CWP: Tong Chen 1995

⌨️ 快捷键说明

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