搜索资源列表

  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. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:戴理
  1. LZW_Demo

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

    • 发布日期:2024-05-20
    • 文件大小:733184
    • 提供者:lym
  1. lzw

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

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者: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. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:232448
    • 提供者:林雨雄
  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. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:张明军
  1. lzw

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

    • 发布日期:2024-05-20
    • 文件大小:229376
    • 提供者:wangzhi
  1. LZW

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

    • 发布日期:2024-05-20
    • 文件大小:1181696
    • 提供者:孙立明
  1. LZW

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

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:张求索
  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例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. 1-4-LZW

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

    • 发布日期:2024-05-20
    • 文件大小:126976
    • 提供者:liufeng
  1. tinyOS-lzw

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:易叶青
  1. LZW

    0下载:
  2. lzw 压缩算法 写的比较简单 提供大家学习一下-lzw compression algorithm provides them to learn about
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:吕晨曦
  1. LZW-compression-algorithm

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

    • 发布日期:2024-05-20
    • 文件大小:55296
    • 提供者:wangxiao
  1. LZW

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:黄俊
  1. lzw

    0下载:
  2. LZW压缩算法,基于字典的编码. 逻辑简单,硬件实现价廉,运算速度快.-LZW compression algorithm, dictionary-based encoding logic is simple, inexpensive hardware, computing speed.
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:699392
    • 提供者:刘杰
  1. LZW

    0下载:
  2. LZW压缩算法的C语言实现,包括主程序和各个文件-the source code of LZW algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:3128320
    • 提供者:wky
  1. LZW

    0下载:
  2. LZW压缩与解压 修改LZW压缩和解压的程序,完成下述要求: 1. 每完成xkbytes的文本压缩/解压,重新初始化码本(code table)。此过程可以看作是码本对文本内容的自适应调整过程,每编码部分文本后,码本重新初始化并根据后续文本内容生成,可以获得更好的压缩率。 2. 测试给出的文本文件,需要测试的x取值范围{10, 20, 30, 40, 50},并对比五种取值的压缩/解压效果(包括压缩率和压缩时间等)。程序参
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:956416
    • 提供者:酉永松
  1. LZW

    0下载:
  2. lzw压缩算法,里面有简要的解释,fatal文件是用来报错的-the source code of LZW algorithms
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:欧建荣
  1. 01Matlab-lzw

    0下载:
  2. lzw压缩算法 一种新型的LZW压缩算法,请大家观看了谢谢大家-A new lzw compression algorithm LZW compression algorithm, please watch thank you
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:Jersey
  1. LZW-yasuojieya

    1下载:
  2. LZW 压缩解压非常完美的程序 带有详尽说明文档-LZW compression decompression procedures perfectly with detailed documentation
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:104448
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »

源码中国 www.ymcn.org