搜索资源列表
SharpZipLib
- #ZipLib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language). #ZipLib was porte
Compression
- c# programming by using the GZipStream and Deflate Stream classes, you can compress and decompress files in the GZip format.
GZCopy
- Copy and GZip file using GZIP compression algorithm, the best features of GZIP is it is very fast and proven algorithm-Copy and GZip file
gzip-1.3.12
- C#实现Gzip的压缩与解压缩算法源码详解-C# implementation of Gzip compression and decompression algorithm source Detailed
GZip_Compress-Files
- GZip解压缩文件,基于zlib的对文件的解压缩操作封装-The GZip unzip the file compression zlib on file-based solution package
CompressLib
- CompressLib Allow to compress and decompress text or memory stream using GZIP algorithm
Zip
- C# 大型项目中实际应用,支持文件、流压缩解压缩,对常用的Zip GZip BZip2格式都支持,对DataSet压缩也进行了封装,拿来直接可以用代码很完整,并附上它所需的引用ICSharpCode.SharpZipLib.dll -C# large projects in the practical application, supporting documents, flow compression and decompression, the common zip, gzip bzip2
GZipCompressAndDecompress
- C# 动态类库 GZip的压缩解压,VS2015(This is Compress And Decompress function by C#)