Lzlib 1.4 發布,C++壓縮算法庫

jopen 11年前發布 | 14K 次閱讀 Lzlib

Lzlib 壓縮庫提供了在內存中的 LZMA 壓縮和解壓算法功能,包括對數據進行完整性檢查。壓縮格式是 lzip。

發布: Compression ratio has been slightly increased. Compression time has been reduced by 8%. Decompression time has been reduced by 7%. Arguments and return values of functions in lzlib.h have been changed from "long long" to "unsigned long long". "LZ_decompress_read" now tells "header error" from "unexpected eof" the same way as lzip does when the EOF happens at the header. The target "install-as-lzip" has been added to the Makefile

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