📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -