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

搜索资源列表

  1. Huffman

    0下载:
  2. 赫夫曼树编码和译码的实现,在VC环境下使用。-Hoffman tree coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2850
    • 提供者:whuan
  1. huffman

    0下载:
  2. Huffman的编码和译码,东西比较简单-Huffman encoding and decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7470
    • 提供者:王浩然
  1. Huffman

    0下载:
  2. 读取文件编码译码,用了数据结构的算法。晚饭后让我ihgieh-read in something from Text and, convert them to and the verse
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:911301
    • 提供者:werty
  1. HuffmanCompression

    0下载:
  2. 这是一个用Visual C++编写的HUFFMAN编码压缩解压程序。-This is a work written in Visual C++ coding compression decompression procedures HUFFMAN.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:126645
    • 提供者:zheng
  1. haffman

    2下载:
  2. 哈夫曼编码 问题描述:利用哈夫曼编码,实现压缩和解压缩 基本要求: 对于给定的一组字符,可以根据其权值进行哈夫曼编码,并能输出对应的哈夫曼树和哈夫曼编码;实现哈夫曼解码 提高要求: (1) 能够分析文件,统计文件中出现的字符,再对文件进行编码,实现文件的压缩和解压缩 (2) 能够对于文件的压缩比例进行统计 (3) 能够打印文件 这是数据结构的课程设计-Huffman Coding Problem Descr iption: Using the Huffman co
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:193714
    • 提供者:dian
  1. huffman

    0下载:
  2. 1.赫夫曼编码实现给定信源的编码. 2.在输入信源的概率后,输出各自的编码-this is a huffman code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:1005
    • 提供者:aman
  1. JPEGencodinganddecoding

    0下载:
  2. 程序实现了JPEG的编码(DCT,Quantization,Zig-Zag Scaning,Differential Encoding,Run-Length Encoding,Huffman Encoding)和解码-Program achieved a JPEG coding (DCT, Quantization, Zig-Zag Scaning, Differential Encoding, Run-Length Encoding, Huffman Encoding) and Decodin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:14232
    • 提供者:李朋
  1. Huffmantree

    0下载:
  2. 实现Huffman编码,通过从键盘输入字符和相应的权值,实现对字符的赫夫曼编码。将字符和其相对应的编码显示出现。同时提供解码功能,输入要进行解码的二进制串,实现解码-apply encoding the huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:459539
    • 提供者:chenjian
  1. Lossless_decoding

    0下载:
  2. 自己编的基于霍夫曼编码以及解码的程序,供大家分享-Own compilation based on Huffman coding and decoding procedures for share
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:51159
    • 提供者:陈濛
  1. Huffman

    0下载:
  2. 用C++实现霍夫曼编码,对一组字符串进行编码,通过对霍夫曼算法的实现,进一步了解霍夫曼算法进行数据压缩的原理及过程。-Huffman
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:228205
    • 提供者:blue
  1. 528q

    0下载:
  2. 实现了最基本的Huffman编码 效果不错 可以试一下-Huffman Coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4754
    • 提供者:Maezi
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the r
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2188
    • 提供者:sun
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the roo
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2511
    • 提供者:sun
  1. Ha

    0下载:
  2. 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2653
    • 提供者:cw
  1. huffman

    1下载:
  2. 哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:7015
    • 提供者:王蕾
  1. work6

    0下载:
  2. 实现图像的huffman编码,并得到生成矩阵和字典-Huffman realize image coding, and get a generator matrix and dictionaries
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:35114
    • 提供者:小钱
  1. Huffman

    0下载:
  2. 数据结构课程实验“哈夫曼编码”。使用文件输出-Data Structure course experiment, " Huffman coding." Using the File Output
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2499
    • 提供者:c
  1. huffman

    0下载:
  2. 哈夫曼编码以及哈夫曼相关算法哈夫曼编码以及哈夫曼相关算法-Huffman coding and Huffman coding Huffman-correlation algorithm, and Huffman-correlation algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2486764
    • 提供者:何天成
  1. cf_cordic_latest.tar

    0下载:
  2. 一个基于哈弗曼编码的解码器,用于jpeg格式的图片的解码,以及音频流解码。-Huffman code is used in the most streaming applications. I have written a Huffman decoder for jpeg pictures. For audio or other data streams the code have to adapt.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:460980
    • 提供者:赵恒
  1. zlib

    0下载:
  2. huffman编码的实现,分成三个文件,详细请见源代码-huffman coding implementation, divided into three documents, in detail, see the source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:9607
    • 提供者:qhdxsyf
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com