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

搜索资源列表

  1. lzw11

    0下载:
  2. 这是关于多媒体技术图像压缩lzw编码与源码的源程序(c语言版)-This is the multimedia technology of image compression coding and 4,558,302 source of the source (c language version)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:207894
    • 提供者:fdg
  1. 行程长度编码lzw压缩算法源代码和示例程序代码

    0下载:
  2. 行程长度编码,在MPEG编码里面也非常有用,可以学习-length encoding in MPEG encoder inside are very useful, can learn to s
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:70398
    • 提供者:李明
  1. wujun2

    0下载:
  2. 一种经典的LZW编码算法,在TURBOC中可以运行实现-a classic LZW coding algorithm, which can run TURBOC achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3584
    • 提供者:wujun
  1. C.LZW

    0下载:
  2. lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4549
    • 提供者:季安
  1. LZWcode

    0下载:
  2. LZW编码是压缩编码中复杂的, 压缩效率也较高。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1348
    • 提供者:文华
  1. LZW

    0下载:
  2. 这是一个词典(LZW)编码编码程序,可以直接使用,输入输出均为文件格式。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14113
    • 提供者:王奎
  1. lzw

    0下载:
  2. 经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:141265
    • 提供者:awh1979
  1. lzw

    0下载:
  2. 实现LZW的编码和解码,适用于gif图像格式。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3480
    • 提供者:沈达
  1. LZWbianma

    0下载:
  2. x选用lzw编码的一个完整程序 有压缩率和字典显示 功能全-x 4,558,302 choice of a complete coding procedures compression rate and display the entire dictionary
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3636
    • 提供者:哈阿
  1. lzw编码c语言实现

    0下载:
  2. 所属分类:源码下载

  1. lzwyasuo三次差分编码 和一次LZW压缩matlab源码

    1下载:
  2. 三次差分编码 和一次LZW压缩matlab源码,绝对正确,而且压缩率很高,80 以上,要是有不懂的,可以咨询我。-This is a realisation of lzw compression.If you have some problems ,you can contact with me.
  3. 所属分类:压缩解压

    • 发布日期:2017-03-23
    • 文件大小:788
    • 提供者:天龙
  1. CompressDecompress.rar

    1下载:
  2. ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1164704
    • 提供者:haochao
  1. spiht_code

    0下载:
  2. spiht压缩编码的源代码-SPIHT coding of source code
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:53998
    • 提供者:扁舟
  1. LZWCompression

    0下载:
  2. LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:16588
    • 提供者:zgf
  1. lzw

    0下载:
  2. 图像编码lzw 基于vc++运行环境的lzw编码-The image coding lzw lzw encoding based on vc++ operating environment
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:208256
    • 提供者:qinwei
  1. LZW-coding

    0下载:
  2. 输入:本程序将从标准输入中读入待压缩的数据流;输出:将压缩结果输出到标准输出上去。LZW编码 -Input: to be the compressed data stream read from the standard input of the program Output: compression results up to the standard output. LZW coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:797
    • 提供者:郭涛
  1. LZW压缩解压算法的完整实现

    0下载:
  2. LZW算法:又称串表压缩算法,是无损压缩的一种。采用字典的方式编码和解码。
  3. 所属分类:压缩解压

  1. LZW-encoding-and-decoding

    0下载:
  2. 对小写英文的字符串进行lzw编码与解码的文件 字典上限为256-LZW encoding and decoding The dictionary limit is 256
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:939
    • 提供者:流火
  1. lzw

    0下载:
  2. 该程序实现了 lzw压缩算法编码,主要基于2、3、4像素序列(The soruce of LZW compression algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:CHRYSTAL
  1. 哈夫曼编码

    1下载:
  2. 这个文档是我大学时候多媒体的一个实验作业,里面要求实现哈夫曼编码。大家可以在文档中自行查阅。(This document is an experimental operation of multimedia in my university. It requires four simple compression methods, namely, Huffman, adaptive Huffman, LZW and arithmetic coding. Because of the need o
  3. 所属分类:多媒体

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:tiger12312
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com