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

搜索资源列表

  1. huffman

    1下载:
  2. 利用赫夫曼编码的实现原理码对数据进行无损压缩,设计一个实现Huffman压缩的编码和解码的程序。具体要求如下:读入待压缩的文本文件; 2)统计分析文本文件中各字符的出现频度,以频度作为构造Huffman树的权值。根据各字符出现的不同频度构造Huffman树,然后规定每种字符的Huffman编码。再次读入待压缩的文本文件,然后根据各字符的Huffman编码逐一替代,将得到的编码流写入到新的文件中,并且计算压缩率。 5)解码过程:先读入上一步骤得到的新文件,将其看作比特流,根据Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1277534
    • 提供者:phoebe
  1. HuffManCompress

    0下载:
  2. 基于赫夫曼编码的压缩解压算法,程序以图形的形式展示生成的赫夫曼树-Based on Huffman coding compression decompression algorithm, the program generates a graphical display in the form of Huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-26
    • 文件大小:9479873
    • 提供者:puxiaoyang
  1. Huffman_Coding_For_English_File

    0下载:
  2. 完成了对英文文档的赫夫曼编码和解码工作,速度还行。CreateProbability用户创建字符的出现概率,HuffmanEnDeCoding用户根据字符概率进行文档的编码和解码工作-Completion of the English document Huffman coding and decoding, speed is also OK. User-created character CreateProbability probability, HuffmanEnDeCoding prob
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1375284
    • 提供者:baxuelong
  1. Huffuman

    0下载:
  2. 用C++实现数据结构中赫夫曼编码的经典算法-using c++ language to achieve the algorithm of huffman
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:8598
    • 提供者:侯觉
  1. code

    0下载:
  2. 《信息论》中的赫夫曼编码的实现,其中还包括赫夫曼解码程序。-Huffuman code and decode with C++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:25398
    • 提供者:少韶
  1. haf

    0下载:
  2. 数据结构中的赫夫曼编码程序,适用于初学者学习掌握。-Data structure Huffman coding procedures, for beginners to learn to master.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:85901
    • 提供者:陈飞宇
  1. huofumanbimayimaqi

    0下载:
  2. 赫夫曼编码/译码器。在发送端通过一个编码系统对待传输数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。-Huffman encoder/decoder. On the transmit side to treat pre-encoded data transmission through a coding system at the receiving end of data from decoding (recove
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:455307
    • 提供者:faye
  1. HuffmanCode

    0下载:
  2. 赫夫曼编码,能够将任意的字符通过赫夫曼编码转换为相应的01序列,并能够读取01序列将其译码成所需的字符文件。-Huffman coding, any character can be converted by means of Huffman coding sequence corresponding to 01 and 01 can read the sequence desired to be decoded into characters in the file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1681
    • 提供者:Jerry
  1. 0203

    0下载:
  2. 利用赫夫曼树的编码思想,构造一个完整的赫夫曼编码系统。 要求如下: ①从键盘读入字符集大小n,以及n个字符和n个权值,建立赫夫曼树,然后对赫夫曼树进行编码,输出结果。 ②使用上述字符集创建一个任意的明文,对该明文进行编码,输出该明文的电文序列。 ③利用上述创建的编码集合,输入任意的电文序列,输出该电文的明文。-Use Huffman coding tree thinking, construct a complete Huffman coding syst
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1677
    • 提供者:Lr
  1. hf1

    0下载:
  2. 本设计要求对输入的一串电文字符实现赫夫曼编码,再对赫夫曼编码生成的代码串进行译码。-This design requires a string of text characters entered by the Huffman coding, and Huffman coding to generate the code string decoded.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2013
    • 提供者:vermouthi
  1. HuffmanCode

    0下载:
  2. 赫夫曼编码的实现,可以按照字符的规定,生成相应的最优编码-Huffman coding to achieve, according to the terms of characters, generates the corresponding optimum encoding
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1159766
    • 提供者:祁鹏涛
  1. 20141214

    0下载:
  2. 赫夫曼编码,用c语言写的,平常练习的程序-just
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:878986
    • 提供者:小小梅西
  1. Huffman

    0下载:
  2. 本程序通过将电文转换为赫夫曼编码,再将赫夫曼编码转换为电文,达到文件加密-This program converts messages by Huffman coding, Huffman coding and then converted to a message, to file encryption
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:143490
    • 提供者:施宙
  1. Huffman

    0下载:
  2. 根据赫夫曼编码的原理,编写一个程序建立英文字母的赫夫曼编码。下面是英文字母使用频率表( ): A 8.19 B 1.47 C 3.83 D 3.91 E 12.25 F 2.26 G 1.71 H 4.57 I 7.10 J 0.14 K 0.41 L 3.77 M 3.34 N 7.06 O 7.26 P 2.89 Q 0.09 R 6.85 S 6.36 T 9.41 U 2.58 V 1.09 W 1.59 X 0.21 Y 1.58 Z 0.08 -Accord
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:lipei
  1. 6.2

    0下载:
  2. 编写正确的算法实现赫夫曼编码及相应的译码-Write correct algorithm Huffman coding and decoding the corresponding
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:hiccup
  1. Huffman-tree

    0下载:
  2. 构造赫夫曼树,赫夫曼编码,赫夫曼译码,赫夫曼压缩。-Huffman tree structure, Huffman coding, Huffman coding, Huffman compression.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:195455
    • 提供者:康飞
  1. JTLBHFM

    0下载:
  2. 根据输入的叶子数和其权重,输出对应的赫夫曼编码-according to the number and weight, print the HFM code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3000
    • 提供者:张超
  1. 《算法与数据结构》实验报告

    0下载:
  2. 利用赫夫曼编码进行通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据进行预先编码;在接受端将传来的数据进行解码(复原)。对于可以双向传输的信道,每端都要有一个完整的编/译码系统。试为这样的信息收发站写一个赫夫曼的编译码系统
  3. 所属分类:文档资料

  1. Huffman

    0下载:
  2. 赫夫曼编码,输入文本转换成赫夫曼编码格式-Huffman coding, enter text into the Huffman encoding format
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:21007
    • 提供者:李华
  1. HaffumanCode

    0下载:
  2. 根据赫夫曼算法求赫夫曼树,根据赫夫曼树求赫夫曼编码-According to Huffman tree Huffman coding requirements
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:小小
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com