搜索资源列表
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
- 数据结构的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
- 对文本文件success.dat进行霍夫曼编码,用文本文件coding.dat保存编码-Success.dat of text files to Huffman code, using a text file save encoding coding.dat
HuffmanCoding
- 结构清晰的哈夫曼编码,哈夫曼编码,对于初学者很有帮助.程序有注释-Structure clear Huffman coding, Huffman coding, useful for beginners. Procedures have Notes
HuffmanCoding
- 实现哈夫曼编码功能,可任意输入一段报文,程序自动统计各字符的权值,并进行编码,可显示中间过程..编码后可输入一段密文进行解码...原创,请支持,-Huffman coding to achieve functionality, for some arbitrary input message, the program automatically statistical weights of the characters and enco
HuffmanCoding
- 引用经典的哈夫曼编码方式,发送方能后读一段文字并按照哈夫曼编码方式编码并生成另一个文件,并且也有读密文还原源码的功能-Quoted classical Huffman encoding, send before and after the reading of a section of text encoded in accordance with the Huffman coding and generates another fil
HuffmanCoding
- 应用通信系统中的霍夫曼编码C++源程序。-Applied Communication Systems Hoffman encoding C++ Source.
HuffmanCoding
- 利用数字图像处理中的霍夫曼编码算法对数字图像作霍夫曼编码,所得编码结果完全符合概率越大,码长越短的原则-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 great
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,
HuffmanCoding
- HuffmanCoding 的matlab程序,可以用来做个参考,不错的程序-HuffmanCoding
HuffmanCoding
- HuffmanCoding,哈夫曼树压缩编码,实现了压缩及解压缩-HuffmanCoding, Huffman tree coding, compression and decompression