搜索资源列表
SharpZipLib
- c# 文件的压缩和解压,根据文件所在物理路径获取文件,然后压缩到指定位置或者解压到指定位置-c# file compression and decompression, according to the file where the physical path for the file, and then compressed to a specified location or unzip to the specified location
ztrees
- *讨论 * 本PKZIP“通缩”的过程中使用了几个哈夫曼树。越 *共源的值由短比特序列表示。 * *每个代码树存储在ZIP文件以压缩形式 *这是本身的长度的霍夫曼编码 *所有的代码串(按升序排列按来源值)。 *实际代码串从长度重构 *解压缩过程中,如在“应用指南”中描述 *(APPNOTE.TXT)分布情况的PKWARE的PKZIP的计划的一部分。-*
gzip
- 使用C语言编写的GZIP压缩及解压源代码(GZIP compress and unzip source code written in C language)