登录
首页 » C++ » huffmancode103

huffmancode103

于 2016-02-18 发布 文件大小:1KB
0 232
下载积分: 1 下载次数: 1

代码说明:

  哈弗曼编码。输入需要编码的大小写字符即可得出各个字符的编码(Havermann coding. Enter the desired case characters can be encoded in various character encoding obtained)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • huffman
    huffman 编码 完陈对指定的文本文件内容进行huffman编码 实现输出(END CHAN huffman encoding text file on the specified content encoding huffman implementation output)
    2009-04-03 13:04:43下载
    积分:1
  • 200430481
    赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 [基本要求]一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。 (4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
    2021-03-06 09:19:30下载
    积分:1
  • sdf2samples
    用于开发Windows Mobile的参考源程序(Windows Mobile for the development of a reference source)
    2008-06-30 10:24:17下载
    积分:1
  • 赫夫曼编码
    说明:  huffman编码,根据输入进行权重计算并编码,还实现了解码。(Huffman coding, according to the input weight calculation and coding, but also achieve decoding.)
    2020-06-26 00:22:58下载
    积分:1
  • 无损中的熵编码
    用c语言编写的无损压缩中的熵编码的编码和解码程序! 很实用的!(prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!)
    2005-08-28 15:42:10下载
    积分:1
  • reliability-assessment
    电力输发电系统可靠性评估程序 解析法 系统数据在压缩包里(Power transmission and generation system reliability evaluation process analytical method system data compression bag)
    2020-09-01 09:28:09下载
    积分:1
  • DTCWT
    双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。(The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT). )
    2020-10-05 10:37:38下载
    积分:1
  • Renderer
    this is renderer function
    2009-11-15 21:17:44下载
    积分:1
  • LZW_Demo
    实现对图像的lzw压缩编码 得到图像的压缩比以及码长(Lzw realize image compression coding of image compression ratio as well as the code length)
    2009-12-21 17:50:16下载
    积分:1
  • JPEG
    说明:  实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
    2020-07-06 09:00:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载