搜索资源列表
Huffman
- Huffman编码(二叉树应用),要求对文件进行Huffman编码的算法,以及对一编码文件进行解码的算法-Huffman coding (binary application), requested documents Huffman encoding algorithm, as well as an algorithm to decode the encoded file
shujujiegou
- 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
Huffman
- 哈夫曼编码和译码的实现,参考书中核心算法在Visual studio6.0的环境中运行成功。-Huffman encoding and decoding to achieve, reference books in the core algorithm in Visual studio6.0 the success of the environment.
Huffmancoding
- Huffman编码,在该文件夹中有Huffman编码的相关源程序,并且给出了实验要求-Huffman encoding, in the folder in the relevant source Huffman coding, and test requirements are given
huffman
- 赫夫曼编码译码器:能对指定的文本文件进行各字符出现频度分析,并建立哈夫曼树与哈夫曼编码,将该文本文件编码成目标文件 -Huffman codec: Can the specified text file to the frequency analysis of characters in there, and the establishment of Huffman Tree and Huffman encoding, the encoded text file into the desti
huffman
- Huffman的编码和译码,东西比较简单-Huffman encoding and decoding
huffman
- MATLAB实现的huffman编码,并附有详细的过程说明-MATLAB implementation of the huffman encoding, together with a detailed descr iption of the process
huffman
- 数据结构哈夫曼编码解码算法包括编码和解码-Huffman encoding and decoding data structures, including encoding and decoding algorithms
Huffman
- huffman编码,用于压缩文件,解压文件,利用哈夫曼树-huffman encoding used to compress the file, unzip the file using the Huffman tree
Huffman
- 用基于有堆排序的优先队列构建Huffman树,进行Huffman编码,实现文件压缩、解压缩。-Used to build the Huffman tree based on the priority queue have heapsort, Huffman encoding, file compression, decompression.
huffman
- 哈夫曼编码,程序可以进行修改,对于个人要求可以实现。-Huffman encoding realization
Huffman
- 以huffman编码方式对文本文件进行无损压缩,并可以实现解压还原文件。-In huffman encoding for lossless compression of text files, and can achieve unzip restore files.
huffman-code
- 哈弗曼的编码与译码,在D文件夹下建立文本文件,输入英文文章,运行程序,可实现哈弗曼的编码与译码-Huffman encoding and decoding, the D folder created text file, enter the English articles, operating procedures, can achieve Huffman encoding and decoding
huffman
- hufman coding. Input QUALITY determines the amount of information that is lost and compression achieved. Y is an encoding structure containing fields: Y.size Size of X Y.numblocks Number of 8-by-8 encoded blocks Y.qualit
Huffman
- huffman的编码和译码,有文件操作,压缩和解压功能-huffman encoding and decoding, there are file operations, compression and decompression functions
huffman-encoding--and-decoding
- 对一BMP图像进行huffman的编码及解码。-BMP images on a huffman encoding and decoding.
huffman
- 霍夫曼编码是一种被广泛应用而且非常有效的数据压缩技术,本程序为m=16,256两种情况下的霍夫曼编码-Huffman coding is a widely used and very efficient data compression techniques, procedures for the m = 16,256 in both cases the Huffman encoding
Huffman
- Huffman编码与译码 1.Huffman编码的算法,以及对一编码文件进行解码的算法 2.二叉树的应用 -Huffman encoding and decoding 1.Huffman coding algorithm, and the algorithm for decoding an encoded file 2. Application Binary Tree
Huffman
- 哈夫曼编码小程序,可以对数据进行编码和解码,简单易上手(Huffman encoding small program, you can code and decode the data, easy to use)
huffman
- 输入一段字符,符号,然后对这一串字符进行Huffman编码,然后输入一串电文可以翻译成对应的字符(Enter a paragraph of characters, symbols, and then the string of characters for Huffman encoding, and then input a string of messages can be translated into the corresponding characters)
