readme
来自「现在最有效的无损压缩算法」· 代码 · 共 7 行
TXT
7 行
The Lempel-Ziv-Markov chain-Algorithm (LZMA) provides very high compression ratio and fast decompression.The core of the LZMA utils is Igor Pavlov's LZMA SDK containingthe actual LZMA encoder/decoder. LZMA utils add a few scriptswhich provide gzip-like command line interface and a couple ofother LZMA related tools.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?