空闲的COM pression库C#支持7zip的(LZMA) [英] Free compression library for C# which supports 7zip (LZMA)

查看:195
本文介绍了空闲的COM pression库C#支持7zip的(LZMA)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个计划(C#编写的),读取/它的数据直接(没有服务器的直接文件访问)写入Firebird数据库文件。为了更好地为(UN)的COM preSS它们导入/导出通过互联网更好的交流,而不需要一个外部程序来(UN)的COM preSS他们交流我想要的。

I have a program (written in C#) that reads/writes its data directly (direct file access without server) to firebird database files. For a better exchange I want to (un)compress them on import/export for a better exchange over the internet without the need of an external program to (un)compress them.

我知道 #ziplib 支持ZIP,GZIP在内焦油和bzip2。

I know #ziplib which supports Zip, GZip, Tar and BZip2.

对于C#免费COM pression库你知道还有什么?
是否有支持LZMA,所以我可以读/写.7z压缩文件的.NET库?

What else free compression libraries for C# do you know? Is there a .NET library which supports LZMA so i can read/write ".7z" files?

推荐答案

有是彼得·布朗伯格写一篇好文章:

There is a good article written by Peter Bromberg:

<一个href=\"http://www.eggheadcafe.com/tutorials/aspnet/064b41e4-60bc-4d35-9136-368603bcc27a/7zip-lzma-inmemory-com.aspx\">7Zip (LZMA)在内存中的COM pression用C#

显示了一个简单的C#
   SevenZip.Com pression.Lzma.SevenZipHelper
  类,以使高-COM pression
  内存用C#对象。添加一个新的
  7zip的格式LZMA饼干的COM pression
  类以previously公布
  CookieCom pression工具。

Shows a simple C# SevenZip.Compression.Lzma.SevenZipHelper class to enable high-compression of in-memory objects with C#. Adds a new 7Zip format LZMA Cookie Compression class to the previously published CookieCompression utility.

这篇关于空闲的COM pression库C#支持7zip的(LZMA)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆