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

搜索资源列表

  1. lz78_v10

    0下载:
  2. LZ78 source code in C
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:15144
    • 提供者:Ferry F
  1. LZ78

    0下载:
  2. 实现LZ-78码的编码和译码程序,不必知道信源的概率分布,用于加深对LZ-78编码算法的理解。-Achieve the LZ-78 code encoding and decoding that we do not know the source of the probability distribution for the deepening of the LZ-78 encoding algorithm understanding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:58370
    • 提供者:王世明
  1. 11wx

    0下载:
  2. LZ78算发,数据压缩类型.你可以用visal c++软件运行,他可以实现数据的压缩等功能.-About LZ78.you can compress date by it.It was written by C++ .Can it by the software visal c++.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1177020
    • 提供者:wuxin
  1. code

    0下载:
  2. The program to LZ78 encoded output
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:dsb_1984
  1. LZ78Algorithm

    0下载:
  2. Complete LZ78 Algorithm
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-07
    • 文件大小:149391
    • 提供者:dsb_1984
  1. LZ78encodinganddecoding

    0下载:
  2. LZ78的编码思想是不断地从字符流中提取新的“缀-符串(String)”(通俗地理解为新“词条”),然后用“代号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流,生成码字流,从而达到压缩数据的目的。 -LZ78 encoding idea is to continually extracted from the character stream the new " infix- character string
  3. 所属分类:Editor

    • 发布日期:2017-04-05
    • 文件大小:15545
    • 提供者:jianli Wang
  1. Compression

    0下载:
  2. 一个字典码,里面有好多内容,lz78,lz77,lzw,希望对大家能有用-A dictionary code, which has a lot of content, lz78, lz77, lzw, hope we can be useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1347963
    • 提供者:王丽
  1. yanzheng

    0下载:
  2. LZ78编译码算法。可以实现LZ78词典编译码算法-LZ78 encoding and decoding algorithms. LZ78 dictionary coding and decoding algorithm can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1195
    • 提供者:zj
  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. lz78

    0下载:
  2. LZ78字典压缩算法的原理实现文件的压缩及解压,需要在d盘根目录下建立a.txt文件作为压缩的源文件-LZ78 dictionary compression algorithm to achieve the principle of the file compression and decompression, the need d established under the root directory a.txt file as a compressed source file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:290977
    • 提供者:lienquan
  1. LZ77-LZ78-HUF-ARI-LZW-RLE

    0下载:
  2. 此程序包括哈夫曼算法、算术算法、RLE算法、LZ77及LZ78算法、LZW算法等。-This program includes Huffman algorithm, arithmetic algorithms, RLE algorithm, LZ77 and LZ78 algorithm, LZW algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2478172
    • 提供者:左岸风景
  1. Kompresja

    0下载:
  2. Compress alghoritm LZ78
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:642578
    • 提供者:setap
  1. LZ78

    0下载:
  2. 本程序简单地实现了LZ78编码的功能,包括从文件输入以及输出-This program implements the LZ78 encoding simple features, including file input and output from
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1107
    • 提供者:jack
  1. LZ78

    0下载:
  2. lz78.java是lz78压缩算法的实现,是java版本的实现-Allow phonetic typing lz78.java is lz78 compression algorithm, the implementation of the java version
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:1459
    • 提供者:dengliang
  1. LZ78

    0下载:
  2. LZ78 C++ source code, maybe useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:Duke
  1. compress-algorithm-based-on-lz78-

    0下载:
  2. 基于LZ78的文件压缩算法,vc++开发,毕业论文-Based on the The the LZ78 file compression algorithm, vc++, development, Thesis
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:307144
    • 提供者:陈武
  1. LZ78

    0下载:
  2. 模拟LZ78压缩算法的过程,算法有文字描述部分,按步执行-LZ78 compression algorithm simulation process, the algorithm has the text descr iption, step by step execution
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:85360
    • 提供者:徐伟
  1. LZ78

    0下载:
  2. LZ78的c#程序,其中包括lz78的编码程序和译码程序。-c# program of LZ78
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:57164
    • 提供者:小冬瓜
  1. lz78

    1下载:
  2. c program for lz78 algorithm
  3. 所属分类:File Formats

    • 发布日期:2015-07-06
    • 文件大小:3072
    • 提供者:chesir
  1. lz78-(2)

    0下载:
  2. php java code that uses lz78 algorithm to compress and decompress data.
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:1407
    • 提供者:chesir
« 12 »
搜珍网 www.dssz.com