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

搜索资源列表

  1. GetKC

    0下载:
  2. 一个非常有用的计算lempel-ziv复杂度的程序,可用于状态监测等问题。-A useful lempel-ziv complexity calculation procedures, can be used for condition monitoring.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1214
    • 提供者:
  1. lzw

    1下载:
  2. LZW(Lempel Ziv Welch)压缩编码是一种先进的数据压缩技术,属于无损压缩编码,该编码主要用于图像数据的压缩。对于简单图像和平滑且噪声小的信号源具有较高的压缩比,并且有较高的压缩和解压缩速度。-lzw compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:754939
    • 提供者:宁有名
  1. tif_lzw

    0下载:
  2. TIFF Library. Rev 5.0 Lempel-Ziv & Welch Compression Support Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7877
    • 提供者:rerponsu
  1. lz78.m

    0下载:
  2. Lempel-Ziv 78 Coding (LZ) example-Lempel-Ziv 78 Coding (LZ)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:984
    • 提供者:Tim
  1. LZWCOM3

    0下载:
  2. 多媒体lzw压缩算法源码(c++) LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw compression algorithm source code (c++)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:199897
    • 提供者:云天清
  1. LZWUNCOM3

    0下载:
  2. lzw解压缩算法源码 LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:632024
    • 提供者:云天清
  1. ComplexityCompute

    0下载:
  2. 计算Lempel复杂度, 计算Lempel复杂度,-compute Lempel complexity
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:567
    • 提供者:dawei
  1. Lempel-Ziv-

    0下载:
  2. 二次量化和lemple-ziv复杂度算法,适用于一维时间序列,复杂性研究的前提-Second applicable to one-dimensional time sequence
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:686
    • 提供者:张鹏
  1. compress

    0下载:
  2. (Lempel-Ziv-Welch)LZW压缩的源代码,使用c++编写的,无测试用例,可直接使用 -Lempel-Ziv-Welch compress
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1467
    • 提供者:王耿
  1. decompress

    0下载:
  2. Lempel-Ziv-Welch decompress,LZW解压的代码,使用c++编写-Lempel-Ziv-Welch decompress, coded by C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2065
    • 提供者:王耿
  1. huachuang

    0下载:
  2. 1965年苏联数学家Kolmogolov提出利用信源序列的结构特性来编码。而两位以色列研究者J.Ziv和A.Lempel独辟蹊径,完全脱离Huffman及算术编码的设计思路,创造出了一系列比Huffman编码更有效,比算术编码更快捷的通用压缩算法。将这些算法统称为LZ系列算法。-1965 Soviet mathematician Kolmogolov proposed use of the structural characteristics of the source sequences to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1013
    • 提供者:fox
  1. LZSS

    0下载:
  2. Storer和Szymanski修改了Lempel和Ziv的压缩算法,这是该压缩算法的c语言实现。-Storer and Szymanski modified Lempel and Ziv compression algorithm, which is the compression algorithm c language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3383
    • 提供者:xiangwei
  1. lzw

    0下载:
  2. Lempel ziv algorithm compression
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:42423
    • 提供者:anita
  1. La-compression-lzw1

    0下载:
  2. Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:435744
    • 提供者:fatihafifi
  1. exp2

    0下载:
  2. full code for lempel ziv
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:227952
    • 提供者:alli
  1. qlkaraoke_BY-NGUYENCAU.NET

    0下载:
  2. Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978
  3. 所属分类:CA program

    • 发布日期:2017-06-09
    • 文件大小:16337059
    • 提供者:van
  1. LZSS

    0下载:
  2. Lempel–Ziv–Storer–Szymanski compression encoder verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2020
    • 提供者:Lin
  1. LZ

    0下载:
  2. algorithm Lempel-Zive in c++
  3. 所属分类:压缩解压

    • 发布日期:2018-05-07
    • 文件大小:130048
    • 提供者:dariakopitok
« 1 2 3»
搜珍网 www.dssz.com