搜索资源列表
huffman
- huffman编码-huffman coding
huffman编码
- huffman编码 hao a -Huffman coding a hao
huffman编码实现
- huffman编码实现-Huffman Coding
实验一 Huffman编码源码
- Huffman编码1. 给出信源符号的一阶概率分布,并计算信源符号熵和单字符Huffman码表。2. 计算每信源的平均字长,并与信源符号熵比较。3. 比较压缩效果。-Huffman coding 1. Source symbols are given first-order probability distribution, and calculate the entropy source and single-character sy
编码
- 图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
huffman编码解码
- 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
huffman解压缩
- 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
通信原理HUFFMAN编码
- 一个通信原理实验,huffman编码的实现过程,并且有详细说明-a communication principle experiment, the realization of Huffman coding process, and is described in detail
产生huffman编码
- huffman产生哈夫曼编码的源代码. ... generate huffman code //i present the i th code, j present from leaf to root in huffman tree //hfdata ... 第3 楼 一种思想。-Huffman coding produce the source code. Generate Huffman code ...// i present t
Huffman编码以及解码程序
- 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
Huffman编码的算法及其实现。
- Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
统计英文文章的字符个数并huffman编码
- a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number o
Huffman程序
- 为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obta
Huffman
- huffman编码,输入对应的概率,可以输出码字和码长-Huffman coding, the probability of imported counterparts, can export code and code length
huffman
- huffman编码实现文本文档的压缩和解压缩,简单好用-huffman encoding text documents realize the compression and decompression, easy-to-use
HUFFMAN
- HUFFMAN编码在信息论中的应用实例!-Huffman coding in information theory in the application!
Huffman
- 此文件为huffman编码的.cpp及.h文件,实现Huffman压缩编码-This document is for huffman coding. Cpp and. H files, realize Huffman Coding
Huffman
- Huffman 编码 对文件的读入然后根据内容进行编码然后译码-Huffman coding on the document and then read the contents of decoding and then encoding
Huffman
- huffman编码,是初学数据结构的好帮手-huffman encoding, data structure is a good beginner helper
huffman
- 在windows环境下进行huffman编码,应用于jpeg压缩过程中-In the windows environment huffman encoding, used in the process of jpeg compression