搜索资源列表
huajdj
- 哈夫曼树中,树的带权路径长度的含义是各个字符的码长与其出现的此时的乘积和, 也就是电文的代码总长,所以采用哈夫曼树构造的编码是一种能使电文代码总长最短的 不等长编码。-Huffman tree. tree with the right path length is the meaning of the various characters code length of time with the product and, is the message code chief Therefo
xinxilunshiyuanbaogao
- 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course ex
zz00
- 哈夫曼编码的C程序代码 不知道是不是正确的 是我转载别人的程序-Huffman coding in C code do not know if I am correct procedures reproduced others
Huffmancoding
- 用哈夫曼编码进行文字解压缩,有源程序,及友好的界面。-Huffman coding language used to extract, there is source code, and friendly interface.
sjm
- 哈夫曼码的编译码系统 打印哈夫曼码 打印哈夫曼树-Huffman codes Huffman coding and decoding system Print Print Huffman code tree
HuffmanisusedinOFMDtoreducePAPR
- Using the huffman code to reduce PAPR in OFMD systems
2
- 构造霍夫曼树,该压缩包包含该算法的源代码。。 是本人的实验代码,原创来的-Huffman tree construction, the compressed packet contains the source code of the algorithm. . Is my experimental code, original come. . .
norm2huff
- huffman编码的m文件编写,其中包含多个函数。-huffman code
Huffman_CFile
- implementation in C++ for huffman code
Huffman
- 哈夫曼树和编码应用 源代码+课程设计 东华理工软件学院-Huffman tree and code application source code+ Course Design Institute of East China Institute of Software
HuffmanTreeDoc
- 设一段电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Set a message in the frequency of different characters, in order to enhance the message of the input and translation efficiency, we must have a brief charact
JPEG
- Compression and decompression using huffman code
Huffman-coding
- 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
matlab-code
- programs done on image denoising, image edge detection, histogram, huffman coding
Huffman
- code for huffman algorithm
hufman
- 程序实现如下功能:输入一段长度不超过100的字符串,将其进行霍夫曼编码并输出。将编好的霍夫曼码再次输入,输出解码后的字符串。-The program to achieve the following functions: enter a period does not exceed the length of the string of 100, Huffman encoded and output. The programmed the Huffman code again input, ou
huofuman
- 霍夫曼编码,源代码,word文档,下载自百度-Huffman coding, source code, word documents downloaded from Baidu
Huffman
- Huffman code developed in c-Huffman code developed in c++
huffman
- 哈夫曼树实现文件的压缩和解压缩课程设计,开发环境:VC。内含有源文件、源代码和实验报告-Huffman tree for file compression and decompression of curriculum design, development environment: VC. Contains active files, source code and test reports
huffman
- matlab code it is very important code for wireless communication