TRemoting_comh

所属分类:压缩解压
开发工具:Visual C++
文件大小:401KB
下载次数:3
上传日期:2012-07-26 14:59:02
上 传 者harborhabitat
说明:  这是一个通用的Remoting压缩、解压缩实现,在实际的的大型分布式中应用3年多,效果很好。,已通过测试。
(This is a common Remoting compression and decompression to achieve in actual large-scale distributed applications more than three years, with good results. , Has been tested.)

文件列表:
TRemoting_comh\Compression.sln (2436, 2005-07-29)
TRemoting_comh\NZipLib\doc\api\Documentation.chm (167873, 2001-11-12)
TRemoting_comh\NZipLib\doc\api\Documentation.hhc (72475, 2001-11-12)
TRemoting_comh\NZipLib\doc\api\Documentation.hhk (65, 2001-11-12)
TRemoting_comh\NZipLib\doc\api\Documentation.hhp (19112, 2001-11-12)
TRemoting_comh\NZipLib\doc\api\MSDN.css (1957, 2001-10-03)
TRemoting_comh\NZipLib\doc\COPYING.txt (18349, 2001-06-25)
TRemoting_comh\NZipLib\doc\specification\rfc-deflate.txt (36944, 2001-11-11)
TRemoting_comh\NZipLib\doc\specification\rfc-gzip.txt (25037, 2001-11-11)
TRemoting_comh\NZipLib\doc\specification\rfc-zlib.txt (20502, 2001-11-11)
TRemoting_comh\NZipLib\doc\specification\rfc1950.txt (20502, 2001-11-11)
TRemoting_comh\NZipLib\doc\specification\rfc1951.txt (36944, 2001-11-11)
TRemoting_comh\NZipLib\doc\specification\rfc1952.txt (25037, 2001-11-11)
TRemoting_comh\NZipLib\examples\CreateZipFile\AssemblyInfo.cs (545, 2001-11-11)
TRemoting_comh\NZipLib\examples\CreateZipFile\build.bat (88, 2001-11-12)
TRemoting_comh\NZipLib\examples\CreateZipFile\CreateZipFile.cmbx (630, 2001-11-12)
TRemoting_comh\NZipLib\examples\CreateZipFile\CreateZipFile.prjx (1609, 2005-07-29)
TRemoting_comh\NZipLib\examples\CreateZipFile\Main.cs (698, 2001-11-12)
TRemoting_comh\NZipLib\examples\CreateZipFile\NZipLib.dll (61440, 2001-11-12)
TRemoting_comh\NZipLib\examples\minigzip\AssemblyInfo.cs (545, 2001-11-11)
TRemoting_comh\NZipLib\examples\minigzip\build.bat (83, 2001-11-12)
TRemoting_comh\NZipLib\examples\minigzip\Main.cs (865, 2001-11-12)
TRemoting_comh\NZipLib\examples\minigzip\minigzip.cmbx (570, 2005-07-29)
TRemoting_comh\NZipLib\examples\minigzip\minigzip.prjx (2657, 2005-07-29)
TRemoting_comh\NZipLib\examples\minigzip\NZipLib.dll (61440, 2001-11-12)
TRemoting_comh\NZipLib\examples\viewzipfile\build.bat (86, 2001-11-12)
TRemoting_comh\NZipLib\examples\viewzipfile\NZipLib.dll (61440, 2001-11-12)
TRemoting_comh\NZipLib\examples\viewzipfile\viewzipfile.cmbx (618, 2001-11-12)
TRemoting_comh\NZipLib\examples\viewzipfile\ViewZipFile.cs (748, 2001-11-12)
TRemoting_comh\NZipLib\examples\viewzipfile\viewzipfile.prjx (1516, 2001-11-12)
TRemoting_comh\NZipLib\src\NZipLib\AssemblyInfo.cs (1713, 2001-11-12)
TRemoting_comh\NZipLib\src\NZipLib\build.bat (63, 2001-11-12)
TRemoting_comh\NZipLib\src\NZipLib\Checksums\Adler32.cs (6092, 2001-11-12)
TRemoting_comh\NZipLib\src\NZipLib\Checksums\Crc32.cs (7885, 2001-11-12)
TRemoting_comh\NZipLib\src\NZipLib\Checksums\IChecksum.cs (2862, 2001-11-12)
TRemoting_comh\NZipLib\src\NZipLib\Compression\Deflater.cs (17636, 2001-11-12)
... ...

NZipLib version 0.1 =================== I've ported the zip library over to C#, because I needed gzip/zip compression and I didn't want to use the libzip.dll or something like this. I want all in pure C# :) btw. I tried to follow the sharpdevelop coding style guide to do the port, if you want read this guide download sharpdevelop and you find it in the doc/developer directory of SD. License ======= The library is released under the GPL (see COPYING.txt) with following exception : As a special exception, if you link this library with other files to produce an executable, this library does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License. Credits ======= NZlib has been developed by Mike Krueger (mike@icsharpcode.net) but I just translated a java version of the zlib which was originally created by the free software foundation. So all credits should go to the FSF and the authors who have worked on this piece of code. Btw. without the zlib authors the java zlib wouldn't be possible : Jean-loup Gailly(jloup@gzip.org) Mark Adler(madler@alumni.caltech.edu) and contributors of zlib. Special thanx fly out to Christoph Wille for beta testing, suggestions and the setup of the website.

近期下载者

相关文件


收藏者