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

搜索资源列表

  1. Lempel-Ziv 压缩算法.rar

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:2284
    • 提供者:
  1. lzw_yang

    0下载:
  2. the famous Lempel Ziv Welch compressor.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8557
    • 提供者:solitude
  1. lzw压缩

    0下载:
  2. 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6014
    • 提供者:别志松
  1. zlib123

    0下载:
  2. The deflation algorithm used by gzip (also zip and zlib) 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
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:5143890
    • 提供者:MCU2000
  1. Lempel-Ziv 压缩算法

    0下载:
  2. 本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel - Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:杨勇
  1. 23952

    0下载:
  2. My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP '
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53517
    • 提供者:郭春阳
  1. lzw.c

    0下载:
  2. Lempel-Ziv coding 源代码(C)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1252
    • 提供者:gaoxch06
  1. LempelZIv

    1下载:
  2. 读入一段数据,采用lempel-Ziv算法进行信源编码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2258
    • 提供者:luqi
  1. Lempel-Ziv压缩算法

    0下载:
  2. downloaded from internet
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2534
    • 提供者:
  1. lzss_huf

    0下载:
  2. This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially co
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3660
    • 提供者:冰冰
  1. lempel-ziv

    0下载:
  2. LZ算法-方法篱单又快捷,符号序列的译码也缀直接,一边译码一边又建成字典表,所以字典表无须传送,能无误地恢复成原符号序列。-lempel-ziv algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:5215
    • 提供者:张莉
  1. Lempel-Ziv 压缩算法

    0下载:
  2. Lempel-Ziv 压缩算法文档--Lempel-Ziv compression algorithm documents
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:43008
    • 提供者:站长
  1. Lempel-Ziv

    0下载:
  2. Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and the output is written in another file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:Calin Juravle
  1. prj

    0下载:
  2. lempel-ziv complexity
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:572
    • 提供者:shadi
  1. lzwMatlab

    0下载:
  2. lempel-ziv welch 编码 蓝波- 立夫- 卫曲编码法-lempel-ziv welch encoding, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:107374
    • 提供者:hernan
  1. lzw1

    0下载:
  2. Lempel Ziv Encoder in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1401
    • 提供者:imran
  1. Lempel-Ziv_77

    0下载:
  2. Lempel ziv 77 coding and ddecoding algorithme
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:6228
    • 提供者:ana tralala
  1. Dictionary_Codes_and_Lempel-Ziv_Coding

    0下载:
  2. Dictionary Codes and Lempel-Ziv Coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:71044
    • 提供者:kakashi.mamun
  1. lempel

    0下载:
  2. Lempel-siv簡單描述,讓使用者要了解演算法的結構,順便了解程式架構,藉由看程式去了解演篹法。-LZW that describe easily.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:19787
    • 提供者:陳師大
  1. Lempel-Ziv

    0下载:
  2. Lempel-Ziv 算法描述,压缩方法Lempel-Ziv压缩模式有许多不同的变量。基本压缩库有清晰的LZ77算法的实现(Lempel-Ziv,1977),执行的很好,源代码也非常容易理解。 -Lempel-Ziv algorithm described in
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2324
    • 提供者:项羽
« 12 3 »
搜珍网 www.dssz.com