资源列表

« 1 2 ... .22 .23 .24 .25 .26 1027.28 .29 .30 .31 .32 ... 1306 »

[压缩解压gzipxml.20030830

说明:java实现的xml压缩算法-realized xml Compression Algorithm
<主子> 在 2025-01-18 上传 | 大小:28kb | 下载:0

[压缩解压FlashGet

说明:flshget v1.65中文版注册机源代码-flshget v1.65 Chinese version of the source code Fillmore
<风尘> 在 2025-01-18 上传 | 大小:2kb | 下载:0

[压缩解压201531355

说明:文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
<李飞> 在 2025-01-18 上传 | 大小:36kb | 下载:0

[压缩解压压缩算法

说明:Huffman with Short dictionary压缩算法(VB.NET Source)-with Short dictionary Huffman compression algorithm (VB.NET Source)
<> 在 2025-01-18 上传 | 大小:5kb | 下载:0

[压缩解压实现LZARI压缩算法的C++类

说明:这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data
<张吗恩> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[压缩解压GZIP

说明:GNU 系统开发的基于Iz77语法的压缩 学习lz77压缩算法 -GNU system development based on the syntax of compressed Iz77 learning lz77 Compression Algorithm
<君风> 在 2025-01-18 上传 | 大小:249kb | 下载:0

[压缩解压sysbackup

说明:
<黄埔一标> 在 2025-01-18 上传 | 大小:11kb | 下载:0

[压缩解压unrarsrc-3.3.4.tar

说明:source code for unrar3.3.4,uppack the .rar files,for multi-os
<邵长青> 在 2025-01-18 上传 | 大小:114kb | 下载:0

[压缩解压zlib-1.2.2.tar

说明:此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
<刘刀冈> 在 2025-01-18 上传 | 大小:420kb | 下载:0

[压缩解压llg

说明:本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!-the code for data compression C language, it is just learning the procedure, hoping to be able to help the reference!
<刘刀冈> 在 2025-01-18 上传 | 大小:363kb | 下载:0

[压缩解压yasuojieya

说明:本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
<刘刀冈> 在 2025-01-18 上传 | 大小:494kb | 下载:0

[压缩解压文本与二值图像的游程压缩[xtulbd,050418]

说明:【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and
<李勃东> 在 2025-01-18 上传 | 大小:549kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1027.28 .29 .30 .31 .32 ... 1306 »

源码中国 www.ymcn.org