readme

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

TXT
22
字号
This directory contains the programs used in the research of seismicdata compression. Each of the subdirectory is described briefly below:include		contains the the header fileslib		contains the functions for different transforms,		including Wavelet Transform, Wavelet Packet Transform,		Discrete Cosine Transform, Local Cosine Transform,		as well as the lateral prediction approachlibutil		contains the utilities (functions) necessary for compresion,		including quantization, run-lengh coding, escape character		based prefix coding, as well as huffman codingmain		contains the research version of the compression programssrc		contains the main programs of simply applying the transforms			without any compressiontools		contains the tools for entropy evaluation, RMS calculation, etc.

⌨️ 快捷键说明

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