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

搜索资源列表

  1. xinxilunshiyuanbaogao

    0下载:
  2. 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course ex
  3. 所属分类:software engineering

    • 发布日期:2016-01-25
    • 文件大小:153600
    • 提供者:chenjjn
  1. chap_10

    0下载:
  2. 包括香农编码、哈夫曼编码、LZW编码、算术编码、JPEG编码等源码-Including the Shannon coding, Huffman coding, LZW coding, arithmetic coding, JPEG source coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:412023
    • 提供者:xxiaoyan
  1. lzw-hafuman

    0下载:
  2. matlab写的lzw和huffman的编码,希望对大家有用-matlab write LZW and huffman encoding, in the hope that useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:578793
    • 提供者:武瑞霞
  1. LZW

    0下载:
  2. LZW编码,可以更加理解LZW的用途以及LZW编码的优越性。-LZW coding, you can better understand the use of LZW, and LZW coding superiority.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2261
    • 提供者:木灵蓝
  1. xinxilun

    0下载:
  2. 信息论实验报告。包括3个实验。实验一:唯一可译判决准则,实验二:Huffman编码,实验三:LZW编码-Experimental report of information theory. Including the three experiments. Experiment one: the only decision criteria Translatability experiment II: Huffman coding, the three experiments: LZW codin
  3. 所属分类:Applications

    • 发布日期:2017-04-01
    • 文件大小:44592
    • 提供者:范宇
  1. LZW

    0下载:
  2. LZW压缩编码及其压缩VC++源代码,绝对可以用-LZW compression coding and VC++ source code, can be absolutely
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:4539
    • 提供者:Jonas
  1. lzw

    0下载:
  2. 用VC实现输入图像的LZW压缩编码源程序-VC with the realization of the input image source LZW compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:365246
    • 提供者:小驴
  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. LZW

    0下载:
  2. lzw编码和压缩方法,对需要了解lzw编码的人会很有用途-lzw encoding and compression methods, need to know lzw code would be very use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:4517
    • 提供者:曹天洋
  1. LZW

    0下载:
  2. LZW字典编码和解码的源码。。C++编写。。。VS2008运行-LZW dictionary encoding and decoding the source. . C++ written. . . VS2008 run. . .
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:79409
    • 提供者:he harmony
  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

    1下载:
  2. 图像无损压缩LZW 编码的实验,可进行16字节的编码,软件界面给出编码步骤,便于初学者学习LZW编码的思想。-LZW Experiment Code .Design tools: C++ Builder
  3. 所属分类:Special Effects

    • 发布日期:2016-06-13
    • 文件大小:417792
    • 提供者:张阳
  1. LZW

    0下载:
  2. lzw算法实现,可以实现对文本的编码和解码,方便简便-lzw algorithm, can encode and decode the text to facilitate easy
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 用lzw编码实现黑白图像的压缩/解压缩 用lzw编码方式实现文件的压缩具有很大的局限性,对于类似于黑白图像这样的具有连续相同的大面积颜色块的文件有很 高的效率,但是对于彩色图像或其他相邻两点的值都不同的文件来说,反而会增大数据量-Lzw Coding with black and white image compression/decompression with lzw encoding for file compression has serious limitatio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:1109
    • 提供者:vhdl
  1. Lzw

    0下载:
  2. 通过实验进一步掌握LZW编码的原理; 用C/C++语言实现LZW编、解码。-Experiment to further understand the principle of LZW coding with C/C++ language LZW coding and decoding.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:891
    • 提供者:guoxiang
  1. LZW-Code

    0下载:
  2. 读取图片LENA的灰度值,并且对像素进行LZW编码。-Read the picture of LENA, Then construct the LZW Code.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:479365
    • 提供者:钟展威
  1. LZW-CLASS

    0下载:
  2. 这是一个简单的LZW编码程序,能实现字典编码的基本工能!用码树实现!实现LZW编码和译码,任意数一段字符之后,就能实现对其的LZW编码,按照格式输入一段解码字符段,会解码出字符!-This is a simple LZW coding procedure, can realize the basic encoding dictionary work can!!!! Tree with code true! Realize the coding and decoding LZW, arbitrar
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:5627
    • 提供者:xr
  1. lzw

    0下载:
  2. 实现多媒体流数据无损压缩LZW编码、解码算法,界面简单,可以自定义字典。-Multimedia streaming data about LZW encoding, decoding algorithm, the interface is simple, and can customize the dictionary.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1517144
    • 提供者:guizi
  1. lzw

    0下载:
  2. LZW编码,在VC6.0环境中调试成功,可以选在编码和译码功能-LZW CODING
  3. 所属分类:Windows Develop

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

    0下载:
  2. LZW编码源代码,LZW算法编写的源代码进行LZW编码-LZW Coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:169438
    • 提供者:李华灿
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com