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

搜索资源列表

  1. lzw

    0下载:
  2. lzw 压缩的实现,实现了lzw算法的压缩,但不支持mp3压缩-lzw implementation of compression achieved lzw compression algorithm, but does not support mp3 compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:3745
    • 提供者:zhl
  1. LZW

    0下载:
  2. LZW算法C实现(标准LZW算法,经过验证,对不同数据有一定的压缩效果)-LZW algorithm C to achieve (standard LZW algorithm is proven, there are some different data compression)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:2005
    • 提供者:张连
  1. gif-lzw

    0下载:
  2. 应用于gif动画格式的lzw解压缩算法程序,实现gif动画的现实-Gif animation format used in the decompression algorithm lzw procedures, to achieve realistic animation gif-Gif animation format used in the lzw decompression algorithm program to realize the reality of animated gif-G
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:2984
    • 提供者:aaa
  1. LZW

    0下载:
  2. LZW压缩算法是一种新颖的压缩方法,它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。-LZW compression algorithm is a novel compression method that uses an advanced string table compression, each first occurrence of string in a string tabl
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2996
    • 提供者:惊云吹雪
  1. TestLzw

    0下载:
  2. 基于GIF的lzw压缩法的源代码。此代码对图像文件,文本文件进行压缩有很好的效果-The lzw GIF compression method based on the source code. This code of image files, text files compress very good results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1580631
    • 提供者:zhangxueliang00
  1. LZW

    0下载:
  2. 用VC++编写的基于LZW的数据压缩软件,具有输入输出路径选择,是本人的本科毕业设计,具有参考价值-Written with VC++ based on LZW data compression software, with input and output path selection, is my graduation project, a reference value
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:43630
    • 提供者:贾鹏洲
  1. LZW

    0下载:
  2. 基于LZW字典编码的压缩解压算法,动态建立编译表并用哈希表结构存储索引。-Dictionary-based LZW compression decompression coding algorithm, dynamic compilation table set up and use the hash table structure to store the index.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1959
    • 提供者:戴理
  1. LZW_Demo

    0下载:
  2. LZW压缩算法 非常好的无损压缩算法 易于硬件实现 C-LZW compression algorithm lossless compression C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:733504
    • 提供者:lym
  1. lzw

    0下载:
  2. LZW压缩解压算法(数据结构,C++语言描述)-LZW compress and decompress algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:16743
    • 提供者:guansg
  1. LZW

    0下载:
  2. 基于lzw编码的文件压缩和解压小程序,已经通过验证,可以有效进行文件的压缩和解压-Lzw based compression and decompression of files encoded small program has been validated, can be file compression and decompression! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:232406
    • 提供者:林雨雄
  1. lzw

    0下载:
  2. 实现lzw压缩/解压算法 精简实例 跨平台,可移植到单片机及ARM上 -Achieve lzw compression/decompression algorithms to streamline cross-platform instances can be ported to the ARM microcontroller and
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:5908
    • 提供者:张明军
  1. lzw

    0下载:
  2. 用C语言实现的LZW压缩编码,真实可用,希望能够帮助到大家。-C language implementation of LZW compression, real free in the hope of help to you.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:229585
    • 提供者:wangzhi
  1. LZW

    0下载:
  2. LZW 压缩与解压缩,文件处理,优良的算法-LZW compression and decompression ,dealing with files,and good algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1181908
    • 提供者:孙立明
  1. LZW

    0下载:
  2. LZW压缩算法的实现代码,以JAVA代码进行实现-LZW compression algorithm implementation code, JAVA code to implement
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:19260
    • 提供者:张求索
  1. LZW

    0下载:
  2. LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. -LZW is through the establishment of a string table, with a short code to represent long strings to achieve compression.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4498
    • 提供者:
  1. 1-4-LZW

    0下载:
  2. lzw压缩原理举例 以及4个相关文档综述-lzw compression principle for example, and four related documents reviewed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:127423
    • 提供者:liufeng
  1. tinyOS-lzw

    0下载:
  2. tinyOS下的无线传感器网络LZW压缩算法的实现-LZW compression algorithm implementation
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:778
    • 提供者:易叶青
  1. LZW

    0下载:
  2. lzw 压缩算法 写的比较简单 提供大家学习一下-lzw compression algorithm provides them to learn about
  3. 所属分类:Console

    • 发布日期:2017-12-04
    • 文件大小:9048
    • 提供者:吕晨曦
  1. LZW-compression-algorithm

    0下载:
  2. LZW压缩算法的VC++示例程序源代码,经过测试,保证可用-LZW compression algorithm VC++ sample program source code, has been tested to ensure that available
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:55759
    • 提供者:wangxiao
  1. LZW

    0下载:
  2. LZW压缩算法编码源程序,基于C语言 实测可用-LZW compression algorithm coding source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:1104
    • 提供者:黄俊
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com