虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

compress-decompress

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

    使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法

    标签: LZ 77 C代码 算法

    上传时间: 2013-12-20

    上传用户:13215175592

  • 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 Infcodes.h Inffast.cpp Inffast.h Inffixed.h Inflate.cpp Inftrees.cpp Inftrees.h Infutil.cpp Infutil.h md5.cpp md5.h ReadMe.txt StdAfx.cpp StdAfx.h String.cpp Trees.cpp Zlib.h Zutil.cpp Zutil.h

    标签: ArithDLL cpp Adler Arith

    上传时间: 2014-11-23

    上传用户:bibirnovis

  • UNIX、Linux环境下

    UNIX、Linux环境下,compress命令的C源代码有压缩率高和压缩快的特点

    标签: Linux UNIX 环境

    上传时间: 2015-05-17

    上传用户:cazjing

  • N多的压缩解压源代码

    N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼

    标签: 解压 源代码

    上传时间: 2015-07-07

    上传用户:asdkin

  • 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.

    标签: developed overview provide closely

    上传时间: 2013-12-16

    上传用户:ippler8

  • 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 days ashkbiz Check: yodap.cjb.net

    标签: language crypter source think

    上传时间: 2013-12-29

    上传用户:dianxin61

  • 用matlab写的图像预测编码

    用matlab写的图像预测编码,compress.m是压缩,descompress.m是解压缩。

    标签: matlab 图像 编码

    上传时间: 2013-11-26

    上传用户:JasonC

  • C++实现的哈弗曼编码

    C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码,并将重新编码后的内容写入文件CodeFile.txt中。 (4)D:译码(Decoding)。利用已经建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件TextFile中。 (5)P:打印代码文件(Print)。将文件CodeFile.txt的内容显示在终端上,每行50个代码。 (6)T:显示哈夫曼树(Treeprinting)。将已经在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上。

    标签: 编码

    上传时间: 2013-12-24

    上传用户:gxrui1991

  • 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://<hostname>:8080/assignment2

    标签: Tomcat Deployment and superior

    上传时间: 2016-06-22

    上传用户:wfl_yy

  • Lighttpd是一个轻量级的Web 服务器

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

    标签: Lighttpd Web 轻量级 服务器

    上传时间: 2014-01-20

    上传用户:thuyenvinh