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

搜索资源列表

  1. Huffman

    0下载:
  2. HUFFMAN编码。对一片文章进行HUFFMAN编码,并计算它的信源熵,与编码后的平均码长进行比较。-HUFFMAN coding. Of an article to HUFFMAN coding, and calculate the entropy of its source, and the encoded average code length for comparison.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:10528
    • 提供者:gudeyi
  1. huffman

    0下载:
  2. 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:40690
    • 提供者:
  1. Huffman

    0下载:
  2. 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:192826
    • 提供者:wdl
  1. Huffman

    0下载:
  2. 通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。-Through the process to achieve huffman encoding and decoding. Enter a string, statistical character frequency, the output huffman coding. Enter a code, based on pre-set decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:968083
    • 提供者:许娜娜
  1. huffman

    0下载:
  2. this is a huffman tr-huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:74319
    • 提供者:wangwang
  1. huffman

    0下载:
  2. 哈弗曼编码的实现,本人亲测完美运行。 编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。 要求:这8个字母任意,输出各字母的编码值。 -huffman Tree
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2655
    • 提供者:咖啡
  1. huffman

    0下载:
  2. 哈夫曼编码实现压缩与解压缩 整体设计流程清晰 算法简洁-Huffman coding to achieve compression and decompression algorithm for the overall design process clear and concise
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3627
    • 提供者:meimei
  1. huffman

    0下载:
  2. 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5965
    • 提供者:julia
  1. Huffman

    0下载:
  2. 赫夫曼编译码的C++程序 内有使用说明-Huffman encoding and decoding of the C++ programs using the instructions within the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:6123
    • 提供者:金秋十月
  1. huffman

    0下载:
  2. 哈夫曼编码 数据结构课程设计 Delphi源码 -Huffman Coding Delphi Source Data Structure Course Design
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:25307
    • 提供者:
  1. huffman

    0下载:
  2. huffman编码译码的实现,通过huffman编码可以达到较高的编码效率-huffman code decoding to achieve, through the huffman coding can achieve higher coding efficiency
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:1196
    • 提供者:李冰
  1. huffman

    0下载:
  2. 在MATLAB环境下实现霍夫曼编码与译码-In the MATLAB environment to achieve Huffman encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4873
    • 提供者:宋贤明
  1. Huffman

    0下载:
  2. An Huffman compressor for any kind of data
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 实现对给定信源符号的Huffman编码及编码效率的计算-To achieve a given source symbol of Huffman coding and coding efficiency of the calculation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:4149
    • 提供者:彭军伟
  1. Huffman

    1下载:
  2. 哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
  3. 所属分类:Data structs

    • 发布日期:2014-12-08
    • 文件大小:5096
    • 提供者:LN
  1. huffman

    0下载:
  2. 从大量文档中筛选出来的有关huffman编码的几篇比较经典的文章,包括huffman基本算法,快速算法总结及改进,适合初学者及想深入了解Huffman算法的人员。-some paper about huffman coding,fast huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1934690
    • 提供者:tornado
  1. huffman

    0下载:
  2. huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2474
    • 提供者:唐宁
  1. huffman

    0下载:
  2. 这是用Delphi编写的霍夫曼编码问题,程序完整,可借鉴-It is written in Delphi Huffman coding problem, program integrity, to learn
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:182375
    • 提供者:wen
  1. huffman

    0下载:
  2. huffman压缩解压缩编码解码程序,内容可用,马上可用。huffman编码解码-huffman codec compression decompression process, the content available immediately available. huffman encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:3444
    • 提供者:李洁琼
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com