开发者

C#/.NET: In need of a few (de)compression libraries

开发者 https://www.devze.com 2023-02-10 06:40 出处:网络
My Google-Fu seems to b开发者_如何学Ce weak today. I\'ve so far been able to find libraries for ZLib and BZip2 (SharpZipLib), and LZMA (7-Zip), but not Huffman, IMA ADPCM, and SPARSE.

My Google-Fu seems to b开发者_如何学Ce weak today. I've so far been able to find libraries for ZLib and BZip2 (SharpZipLib), and LZMA (7-Zip), but not Huffman, IMA ADPCM, and SPARSE.

Does anyone know of any pure .NET libraries that can handle these compression methods?

Thanks!


I've found this for Huffman...

0

精彩评论

暂无评论...
验证码 换一张
取 消