CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - LZ77

搜索资源列表

  1. gzip

    0下载:
  2. The deflation algorithm used by zip and gzip is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced by a pointer to the previous string, in the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:299425
    • 提供者:Dennis
  1. LZ77CODE

    0下载:
  2. c lz77 simple-lz77.c -- Simple LZ77 (Ziv-Lempel) encoding [compression] with ** fixed offset/legth sizes [fixed size window of 4096 {2**12} bytes, ** match lengths of 15 {2**4-1} bytes] and alternating pointers into the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:7316
    • 提供者:tocut
  1. blocksplitter

    0下载:
  2. Does blocksplitting on LZ77 data. The output splitpoints are indices in the LZ77 data. litlens: lz77 lit/lengths dists: lz77 distances llsize: size of litlens and dists maxblocks: set a limit to the amount of blocks. Set to 0 to mean no lim
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4550
    • 提供者:geryrvy
  1. deflate

    0下载:
  2. Functions to compress according to the DEFLATE specification, using the squeeze LZ77 compression backend.-Functions to compress according to the DEFLATE specification, using the squeeze LZ77 compression backend.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:8669
    • 提供者:songbzlie
搜珍网 www.dssz.com