登录
首页 » Compress-Decompress algrithms » SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852r...

SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852r...

于 2022-04-29 发布 文件大小:640.58 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels -SharpZipLib called before NZipLib, entirely by the C# Compression library developed to support the Zip, GZip, Tar and BZip2, for in August 2007 the latest version of the code examples 0852release! Changes for v0.85.2 releaseMinor tweaks for CF, ZipEntryFactory and ZipFile.Fix for zip testing and Zip64 local header patching.FastZip revamped to handle file attributes on extract+ Other fixesNull ref in path filte

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • introduced Embedded Video from Shanghai Jiaotong University, is a video training...
    介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
    2022-08-20 16:56:45下载
    积分:1
  • 判断队列是否唯恐,进出队列,遍历队列,去队列头部元素等...
    判断队列是否唯恐,进出队列,遍历队列,去队列头部元素等-Queue to determine whether or not for fear, and out of the queue, the queue traversal to the head queue element, such as
    2023-02-14 03:55:03下载
    积分:1
  • zip解压源码.
    zip解压源码.-zip unpacked source.
    2022-01-25 14:06:25下载
    积分:1
  • 录制鼠标的动作代码
    录制鼠标的动作代码-recording mouse movements code
    2022-11-26 02:35:02下载
    积分:1
  • classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compre...
    经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
    2022-01-22 17:44:42下载
    积分:1
  • Ship version 1.7
    Ship version 1.7--utility to encode, split, and mail binary data and reconstruct the data at the other end (ship will unship).-Ship version 1.7-- utility to encode. split. and mail binary data and reconstruct the data at the other end (ship will unship).
    2022-04-29 12:21:39下载
    积分:1
  • 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示...
    【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image-- an outbound trip. Yu Cheng text compression principle on repeated field using three symbols logo Act : (a) repeat prompt, such as @,#, etc.; (2) Run-length parameters, or the number of repeat, if using a byte, the largest the length of 255 to repeat the word; (3) repeat characters. More than three as part of a repeat factor. Visibility to gain compression efficiency, duplication of characters in three more. 2. Run-image compression for the principle of two binary images, a zero original data matrix, progressive compression deal with the matrix : (1) n a row, n; (2) consecutive n 0, expressed as-n.
    2022-05-06 21:11:33下载
    积分:1
  • 我在做项目的时候需要将文件进行压缩和解压缩,于是就从http://www.icsharpcode.net下载了关于压缩和解压缩的源码,但是下载下来后,面对这么多...
    我在做项目的时候需要将文件进行压缩和解压缩,于是就从http://www.icsharpcode.net下载了关于压缩和解压缩的源码,但是下载下来后,面对这么多的代码,一时不知如何下手。只好耐下心来,慢慢的研究,总算找到了门路。针对自己的需要改写了文件压缩和解压缩的两个类,分别为ZipClass和UnZipClass。其中碰到了不少困难,就决定写出来压缩和解压的程序后,一定把源码贴出来共享,让首次接触压缩和解压缩的朋友可以少走些弯路。-When I was doing the project will need to compress and decompress files, so downloading from http://www.icsharpcode.net on the compression and decompression of the source code, but it downloaded, and faced with so many code, 1:00 do not know how start with. Had under-resistant heart, the slow research and finally found the avenues. In light of their need to be rewritten a file compression and decompression of the two classes, namely ZipClass and UnZipClass. Which encountered many difficulties, it was decided to write out compression and decompression process, some paste out of the source code sharing, so that the first contact with compression and decompression of friends can take some less roundabout.
    2022-08-25 01:14:36下载
    积分:1
  • 用于压缩文件与文件的解压用于压缩文件与文件的解压
    用于压缩文件与文件的解压用于压缩文件与文件的解压-Used to extract the compressed files and documents used to extract the compressed files and documents
    2023-01-11 21:45:03下载
    积分:1
  • 此源码是关于h264图像编解码的工程,希望对大家有帮助
    此源码是关于h264图像编解码的工程,希望对大家有帮助-this is the source of h264 image codec works, and I hope to be helpful
    2022-04-30 14:50:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载