搜索结果

找到约 55 项符合 Compress-Decompress 的查询结果

压缩解压 使用LZ77算法压缩文件的C代码

使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法
https://www.eeworm.com/dl/617/148539.html
下载: 186
查看: 1054

加密解密 DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp Arith

DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Deflate.cpp Deflate.h Des.cpp Des.h Infblock.cpp Infblock.h Infcodes.cpp Infcod ...
https://www.eeworm.com/dl/519/149735.html
下载: 137
查看: 1154

Linux/Unix编程 UNIX、Linux环境下

UNIX、Linux环境下,compress命令的C源代码有压缩率高和压缩快的特点
https://www.eeworm.com/dl/619/153890.html
下载: 86
查看: 1035

压缩解压 N多的压缩解压源代码

N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼
https://www.eeworm.com/dl/617/172488.html
下载: 77
查看: 1052

其他 In this report we provide an overview of several closely related methods developed during the last

In this report we provide an overview of several closely related methods developed during the last few yers, to smooth, denoise, edit, compress, transmit, and animate very large polygonal models.
https://www.eeworm.com/dl/534/212408.html
下载: 187
查看: 1059

加密解密 I think this the first time every one can look at a PE crypter source in top level language such VC

I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who involve in this field. I hope it helps someone. Have good day ...
https://www.eeworm.com/dl/519/224051.html
下载: 139
查看: 1029

matlab例程 用matlab写的图像预测编码

用matlab写的图像预测编码,compress.m是压缩,descompress.m是解压缩。
https://www.eeworm.com/dl/665/306211.html
下载: 187
查看: 1039

文章/文档 C++实现的哈弗曼编码

C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编 ...
https://www.eeworm.com/dl/652/307673.html
下载: 112
查看: 1030

Java编程 Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the env

Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME 2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine. 3.start Tomcat 4.access to the application via http://< ...
https://www.eeworm.com/dl/633/311324.html
下载: 105
查看: 1049

Linux/Unix编程 Lighttpd是一个轻量级的Web 服务器

Lighttpd是一个轻量级的Web 服务器,支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能。它具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。其静态文件的响应能力远高于Apache,可谓Web服务器的后期之秀 ...
https://www.eeworm.com/dl/619/406091.html
下载: 140
查看: 1033