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

搜索资源列表

  1. LZW-decompression

    0下载:
  2. 这是一个LZW解压的matlab子函数程序和主函数,要结合我第一个上传的LZW压缩来看,这样有助于理解,效果很少明显,压缩率80 以上,不懂的跟我联系,我交你!!!我弄懂了!-It is a realisation of lzw decompression.Its compression ratio is beyond 80 .Its compression source is the first file which I have uploaded.If you have some ques
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1441
    • 提供者:天龙
  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. LZW

    0下载:
  2. lzw文本压缩 非常好的一个数据压缩软件-lzw text compress
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:381001
    • 提供者:xue
  1. 20090303LZW

    0下载:
  2. 多媒体课内实验:用C语言实现的LZW压缩和解压算法。-Using C language implementation of the LZW compression and decompression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:902232
    • 提供者:duyankang
  1. parklib

    0下载:
  2. 一个含有compress、expand、lzw等等压缩算法的源码-a encode source code with compress,expand and lzw
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:100219
    • 提供者:站长
  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. file_cut

    0下载:
  2. LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-02
    • 文件大小:239452
    • 提供者:Richard Yang
  1. TestLzw

    0下载:
  2. LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:140518
    • 提供者:Richard Yang
  1. lzw

    0下载:
  2. LZW数据压缩算法原理介绍与分析,关于算法的介绍,希望有帮助-LZW data compression
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:9613
    • 提供者:孙嘉嘉
  1. LZW

    0下载:
  2. LZW 压缩与解压源码, 已经封装成动态链接库, 方便调用.-LZW Compression and Decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:79973
    • 提供者:廖增祥
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. chengxudaidml

    0下载:
  2. 《Windows程序设计》配套代码、LZW压缩算法源代码、Socket异步通信示程序代码-" Windows Programming" complementary code, LZW compression algorithm the source code, Socket asynchronous communication code that
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1661257
    • 提供者:ldd
  1. LZW

    0下载:
  2. 采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用-The use of C++ package has been prepared lzw good compression algorithm, the conventional file compression, this compression algorithm is quite good speed, can also be used for embedded
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 本演示程序提供了LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-This demo provides a coding method of LZW compression and decompression functions, and the image files on the compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:12380
    • 提供者:刘慧
  1. LZW_Demo

    1下载:
  2. 实现对图像的lzw压缩编码 得到图像的压缩比以及码长-Lzw realize image compression coding of image compression ratio as well as the code length
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-06-19
    • 文件大小:26992
    • 提供者:matiejun
  1. LZW

    0下载:
  2. LZW无损压缩算法的简单实现,并辅助相关实现过程说明和解释-LZW
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:15426
    • 提供者:Michael
  1. CompressionLZ77-LZ78-HUF-ARI-LZW-RLE

    2下载:
  2. 非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-07-06
    • 文件大小:1624434
    • 提供者:wupeng
  1. lzw

    0下载:
  2. Lzw字典压缩解压缩算法,lzw算法简单但压缩效果并不比haffman算法差。现在用途也很广泛-Lzw dictionary compression decompression algorithms, lzw algorithm is simple but not higher than compression algorithm haffman worse. Now is also very wide range of uses
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 源代码通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. 提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时可以从已编码的数据中还原出原来的编译表.-The source code through the establishment of a string table, with a shorter code to re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5982
    • 提供者:udee
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com