搜索资源列表
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
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
- 建立哈夫曼函数,编码,翻译编码,分别用统计函数和排序函数来实现统计和排序的功能-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
- 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
- 数据结构完成哈弗曼树编码的具体程序以及实验要求-Huffman coding tree data structure to complete the specific procedures and test requirements
int-Huffman.docx
- 根据BMP图像的特点提出了基于Huffman编码的压缩方法分别采用RGB统一编码和RGB分别编码两种方式对图像进 行压缩和解压程序设计然后对多幅图像进行了压缩和解压实验最后对实验结果进行了相关的分析-Joint Optimization of Run-Length Coding, Huffman Coding, and Quantization Table With Complete Baseline JPEG Decoder Compatibility
huffman-compression
- huffman compression text file-huffman compression text file
HUFFMAN-CODING
- huffman coding in verilog
Huffman-coding-and-decoding
- 输入一组数据,并基于哈夫曼算法进行编码,显示,然后基于哈弗曼编码的算法进行解码并且显示-Enter a set of data, and based on the Huffman algorithm for encoding, display, and then based on the Haverman coding algorithm to decode and display