搜索资源列表
huffmancoding
- 对文本文件success.dat进行霍夫曼编码,用文本文件coding.dat保存编码
HuffmanCoding
- 结构清晰的哈夫曼编码,哈夫曼编码,对于初学者很有帮助.程序有注释
HuffmanCoding
- 实现哈夫曼编码功能,可任意输入一段报文,程序自动统计各字符的权值,并进行编码,可显示中间过程..编码后可输入一段密文进行解码...原创,请支持,
Huffmancoding
- 哈夫曼编码的程序,哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。
HuffmanCoding
- 引用经典的哈夫曼编码方式,发送方能后读一段文字并按照哈夫曼编码方式编码并生成另一个文件,并且也有读密文还原源码的功能
HuffmanCoding
- 数据结构的java实现-Data Structure written in Java for Huffman Coding Algorithm.
huffmancoding
- 此程序为哈夫曼编码,其中画出树图以很好的理解哈夫曼编码的原理。- This procedure for 鍝堝か鏇?the code, in which draws the tree chart by the very good understanding 鍝堝か鏇?encoded principle.
Huffmancoding.rar
- 对文本文件进行huffman编码、解码 读取文本文件,并统计文件中字母个数 建立huffman树 对文件进行huffman编码 对文件进行huffman解码 ,Text documents huffman encoding, decoding to read a text file, and the number of statistical documents the establishment of letters of the document tree huffman
HuffmanCoding.rar
- 利用数字图像处理中的霍夫曼编码算法对数字图像作霍夫曼编码,所得编码结果完全符合概率越大,码长越短的原则,The use of digital image processing of the Hoffman coding algorithm for digital image on the Huffman code, coding the results obtained in full compliance with the greater probability, the shorter co
HuffmanCoding
- 应用通信系统中的霍夫曼编码C++源程序。-Applied Communication Systems Hoffman encoding C++ Source.
Huffmancoding
- 霍夫曼编码算法,实现对输入信息(名称和权值)的霍夫曼编码并输出结果-Huffman coding algorithm, the realization of the input information (name and the right value) of the Huffman code and output results
HuffmanCoding
- 本代码是基于VC++用C语言编写的哈弗曼编码 调试已通过 可使用 程序有待改善之处是译码程序没有 -The code is based on the VC++ Using C language debugging哈弗曼coding procedures have been through the use of room for improvement is the decoding process is not
huffmancoding
- 霍夫曼编码,实现对字符和汉字的最优编码。-Huffman encoding, characters and Chinese characters to achieve the optimal coding.
HuffmanCoding(usingClanguage)
- 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
huffmancoding
- 哈夫曼压缩 哈弗曼算法是基本的压缩和解密算法,此文件表示了如何用Java来编码 -Huffman Encoder
HuffmanCoding
- 根据信源压缩编码——Huffman编码的原理,用VC++语言实现对英文文本的压缩。-According to source coding- Huffman coding theory, using VC++ language implementation of the English text compression.
HuffmanCoding
- 霍夫曼编码实现,在文件中输入一个字符串,即可在结果文件中获得编码-Huffman coding to achieve, type a string in the file can be encoded in the outcome document
huffmancoding
- 格式:[huffcodes,氢,領 ,电子] = huffmancoding(磷,氮) %输入:p是每个字母符号的概率 (如:对= [0.3 0.2 0.2 0.2 .06 .04]) n是一个整数,决定在每个帧的符号数量 (默认:n = 1时) %输出:huffcodes:huffmancodes 答:源熵 甲肝:平均熵编码 电子邮件:科丁效率-format : [huffcodes,H,Hav,e]=huffmancoding(p,n)
HuffmanCoding
- HuffmanCoding 的matlab程序,可以用来做个参考,不错的程序-HuffmanCoding
HuffmanCoding
- HuffmanCoding,哈夫曼树压缩编码,实现了压缩及解压缩-HuffmanCoding, Huffman tree coding, compression and decompression