CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LZ77

搜索资源列表

  1. LZ77算法源代码

    1下载:
  2. 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5412
    • 提供者:hjxm
  1. LZ77 Codec

    0下载:
  2. LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8219
    • 提供者:王博
  1. 压缩文件算法(lz77)

    1下载:
  2. 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5279
    • 提供者:王昆
  1. lz77

    0下载:
  2. 一个LZ77编码压缩的示例程序-a LZ77 compression coding examples of procedures
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13843
    • 提供者:朱建栋
  1. LZ77

    2下载:
  2. LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5364
    • 提供者:耶涛
  1. LZ77

    0下载:
  2. 讲述了LZ77算法的基本原理,适合初学者
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9914
    • 提供者:Andrew Fan
  1. lz77

    0下载:
  2. lz77算法(\"A Universal Algorithm for Sequential Data Compression\")的一种简洁直观的实现。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79997
    • 提供者:chen yong
  1. lz77

    1下载:
  2. lz77编码压缩源代码(C语言版) 测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3014
    • 提供者:潘玉丽
  1. simple-lz77

    0下载:
  2. simple-lz77压缩算法,主要是应用此算法进行文件的压缩,方便存储,方便应用
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5044
    • 提供者:欧阳康
  1. LZ77

    0下载:
  2. 以前为研究加解密码算法,曾分析了LZ77算法,但觉得所研究的例子压缩文件大小存在限制,所以就着手改进了其算法,使其支持大文件压缩和解压.-Previous study solutions for cryptographic algorithms, has analyzed the LZ77 algorithm, but I studied the existence of examples of compressed file size limit, so working to improve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5157
    • 提供者:hante
  1. LZ77

    0下载:
  2. LZ77 - compresor and uncompresor in C#-LZ77- compresor and uncompresor in C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:50949
    • 提供者:LinteG
  1. LZ77

    0下载:
  2. 这是LZ77压缩算法的源码,内含使用DEMO-LZ77 compression algorithm This is the source, including the use of DEMO
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:120961
    • 提供者:ch
  1. lz77

    0下载:
  2. lz77算法原代码,压缩比率20 ~90 .-lz77 algorithm for the original code, compression ratio 20 ~ 90 .
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:215316
    • 提供者:pony
  1. LZ77

    0下载:
  2. LZ77图像压缩算法,生成的静态库。可以直接调库-Image compression algorithm LZ77 to produce a static library. Library can be directly transferred
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1211042
    • 提供者:quguoping
  1. lz77

    0下载:
  2. lz77压缩算法单元源文件出自王咏刚先生的《笨笨数据压缩教程》中的lz77.c由崔东伟修改为pascal单元-lz77 compression algorithm module source file from Mr. Wang Yonggang' s " simple-minded, data compression tutorial" in lz77.c by Choi Dong-wei was revised to pascal unit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:5632
    • 提供者:yuo mil
  1. lz77

    0下载:
  2. lz77压缩算法实现,大家可以参考,我只为积分-lz77 compression algorithm, we can refer to, I just for the points
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1221474
    • 提供者:regoon
  1. LZ77

    0下载:
  2. Lz77 compression code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:12372
    • 提供者:nonohnono
  1. Lz77

    0下载:
  2. 关于lz77压缩算法的压缩与解压缩,有需要的请下载!-the compression and decompression of lz77
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:37960
    • 提供者:mayuchao
  1. LZ77

    0下载:
  2. lz77编码,从文件读取,进行编码,最终以二进制的形式输出到文本。无延伸-lz77 encoding read from the file, encoded in binary form the final output to the text. No extension
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2072
    • 提供者:jack
  1. lz77

    0下载:
  2. lz77压缩源码,很基础,可以模仿着写其他的-lz77 compression source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2598
    • 提供者:sss
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com