搜索资源列表
Huffman
- 自己写的哈夫曼编码与译码 这个是基于对话框的- Own write 鍝堝か鏇?codes and decodes this is based on the dialog box
实习报告6_哈夫曼编码
- 哈夫曼编码/译码器 题目:写一个哈夫曼的编码/译码系统。-Huffman encoding/decoding devices topics : write a Huffman coding/decoding system.
哈夫曼解码译码器c语言
- 使用动态哈夫曼树实现哈夫曼编码译码-use dynamic Huffman Tree Huffman Coding
Huffman.c2
- 1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译 码系统。 2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。 -1. In the transmitter through a coding system for pre-treatment data-coding the receivin
Huffman
- 哈夫曼树的建立和哈夫曼编码译码器。用C编写的。是学习数据结构的很好源代码-Huffman tree establishment and Huffman decoder. Prepared by C. Data structure is a good learning source code
Bitree
- huffman编码译码程序一个很好的例子 -huffman code decoding process a good example
HUFFMAN
- 哈夫曼编码和译码,数据结构课程设计的作品-Huffman coding and decoding, data structure course design works
Huffman
- Huffman 编码 对文件的读入然后根据内容进行编码然后译码-Huffman coding on the document and then read the contents of decoding and then encoding
Huffman
- 设计一个哈夫曼编码/译码系统,对一个文本文件中的字符进行哈夫曼编码,生成编码文件(压缩文件,后缀名.cod); 反过来,可将一个压缩文件译码还原成一个文本文件(.txt)。-The design of a Huffman encoding/decoding system, to a text file of characters Huffman encoding, to generate encoded file (compress
huffman
- Huffman编码是最优变长码,请设计一个Huffma编码程序,实现以下功能: (1)接收原始数据:从终端读入字符集大小n,以及n个字符和权值,建立Huffman 树,并将它文件hfmtree.dat中。 (2)编码:利用已建立的哈夫曼树,对文件中的正文进行编码,将结果存入文件codefile.dat中。 (3)译码:利用已建立号的哈夫曼树将sodefile.dat中的代码进行译码,结果存入文件textfile.dat中。
Huffman
- Huffman编码及译码 具体的要求: 1.将给定字符文件编码:生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding specific requirements: 1. A given character encoding files: generated code, the output of each cha
Huffman
- Huffman编码及译码 1.将给定字符文件编码:生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding one. A given character encoding files: generated code, the output of each character and the code number appear
12008234567
- [数据结构]第五次作业:huffman编码及其译码(一)收藏 新一篇: [数据结构]第五次作业:huffman编码及其译码(二)-[Data structure] Fifth operation: huffman encoding and decoding (a) collection of new one: [data structure] Fifth operation: huffman encoding and decodi
huffman
- huffman编码,实现1. 初始化 2. 编码 3. 译码 4.显示编码表 5. 退出") -huffman coding, to achieve 1. Initialization 2. coding 3. Decoding 4. display coding Table 5. Quit )
huffman
- 哈夫曼编码^译码器 数据结构经典实验 我们大多数情况下作为参考-^ Huffman decoder data structure of our classic experiment in most cases as a reference
huffman
- huffman编码译码的实现,通过huffman编码可以达到较高的编码效率-huffman code decoding to achieve, through the huffman coding can achieve higher coding efficiency
Huffman_GUI
- MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman encoding and decoding GUI interface design source code)
9500101张三丰-哈夫曼编码译码
- 通过哈夫曼编码译码把一段文本的编译计算有多少数值出现多少次(How many times do you compile and calculate a text by Huffman coding?)
哈夫曼编码译码
- 哈夫曼编码译码,学习数据结构二叉树的一个应用,解压压缩软件的基础,哈夫曼编码(Huffman encoding and decoding, learning data structure, an application of two branch tree, decompressing the basis of compression software, Huffman coding.)
MATLAB霍夫曼Huffman编码译码
- MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)