搜索资源列表
huffman
- huffman coding using matlab programming
source_coding_guide.tar
- 德国大学用编码实验指导书,包括huffman,算术编码等-lanb guide from german university, in source coding area, including huffman, arithmatic coding, etc...
huffman
- huffman coding and detaqil -huffman coding
adaptivehuffman.m.tar
- Adaptive Huffman Coding and Decoding for Data Compression in MATLAB
norm2huff
- huffman编码的m文件编写,其中包含多个函数。-huffman code
Huffman
- 里面是Huffman编译码实验的实验报告,是用C编写的-Huffman encoding and decoding experiments inside the experimental report is written in C
Huffman
- 哈夫曼树和编码应用 源代码+课程设计 东华理工软件学院-Huffman tree and code application source code+ Course Design Institute of East China Institute of Software
An-Efficient-Huffman-Decoding-Method-Using-Concur
- An Efficient Huffman Decoding Method Using Concurrent Execution in ARM
A-Fast-and-Memory-Efficient-Huffman-Decoding-Meth
- A Fast and Memory Efficient Huffman Decoding Method for the MPEG-4 AAC Standard
Huffman-coding
- 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
huffman
- huffman algorithm in csharp
Huffman
- code for huffman algorithm
huffman
- its a huffman coding
huffman
- 建立哈夫曼函数,编码,翻译编码,分别用统计函数和排序函数来实现统计和排序的功能-To establish the the Huffman function, encoded, translated coding, statistical functions and sorting function statistics and sort functions
huffman
- 哈弗曼编码,有详细的注释,很实用,用简单的方法就能实现,并没有用到树的知识-Huffman coding
huffman
- huffman编码在matlab中的实现-huffman coding
matlab-huffman
- 霍夫曼编码过程和编码过程中一些步骤的思想及其含义-Huffman coding process and the number of steps in the encoding process ideas and their meanings
Huffman
- 哈弗曼编码 利用二叉树来设计二进制的前缀编码,从根结点到叶子结点的路径上分支字符组成的字符串作为该叶子结点字符的编码。-huffman coding
Huffman
- Huffman树 对输入的英文大写字母进行统计概率 然后构建哈夫曼树,输出是按照概率降序排序输出Huffman编码。 -Huffman tree on the input, uppercase letters and then build the statistical probability Huffman tree, the output is sorted in descending order according to the probability of the output
huffman
- This the program for huffman coding-This is the program for huffman coding