Clzip 1.5-pre1 發布,基于LZMA算法的無損數據壓縮

jopen 11年前發布 | 7K 次閱讀 Clzip

Clzip基于LZMA算法的無損數據壓縮,擁有非常安全的完整性檢查和類似gzip或bzip2的用戶界面。Clzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. Clzip uses the lzip file format; the files produced by clzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover. Clzip is, in fact, a C language implementation of lzip, intended for embedded devices or systems lacking a C++ compiler。

Clzip 1.5-pre1 發布,基于LZMA算法的無損數據壓縮
發布日志: Decompression time has been reduced by 1%. The file version is now shown only if verbosity >= 4. The option "-n, --threads" is now accepted and ignored for compatibility with plzip. "configure" now accepts options with a separate argument.

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!