搜索资源列表
SPIHT(Matlab).zip
- % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('----------- Welcome to SPIHT Matlab Demo! ----------------\n'); fprintf('----------- Load
DrakeRecordHWnd050627B
- 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
Huffman
- 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures
arthcoder
- 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
Huffman-encoding-decoding
- 哈夫曼编码与译码,能对输入的字符(有权值)进行建树、编码、译码-Huffman encoding and decoding can input characters (right value) for contributions, coding, decoding
SPIHT_codec_vnp
- SPIHT coding implementation. using wavelet transforms as a key tool. compression and decoding is done using SPIHT algorithm.
mywork
- huffman arithmetic encoding and decoding
arithmeticCoding
- 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
Huffman_coding
- Extended Huffman coding. Huffman encoding and Huffman decoding. Note: need to change the file path of the picture for compressing.-Extended Huffman coding. Huffman encoding and Huffman decoding
arithmetic_coding
- Arithmetic coding: encoding and decoding. Note: change the file path for the compressing picture before running.
EZW
- EZW 算法实现 包括对图像的编码和解码-EZW algorithm, including encoding and decoding of image
JPEG-matlab
- JPEG编码和解码,用Huffman编码-JPEG encoding and decoding, using Huffman coding
Huffman-encoding-and-decoding-tree
- 哈夫曼树编码解码,在程序中使用树结构,实现哈夫曼树,核心类:树结构类哈夫曼编解码器类;文本处理类;主程序类-Huffman encoding and decoding tree, the tree structure used in the program to achieve Huffman tree, the core categories: tree class class Huffman codec text processing classes main categories
coding-and-decoding
- 调用算术编码函数编码及调用算术解码函数解码-Coding and arithmetic coding function call to call arithmetic decoding function decode
Huffman-encoding-decoding-
- 通过C++来实现赫夫曼编码和译码函数的程序-Huffman encoding and decoding functions of the program through C++
Image-coding-and-decoding
- 这是一款基于DWT的图像编码与解编码的程序,程序抛弃效果不差,性能较好-This is a DWT-based image coding and decoding and encoding process, the program discard effect is not bad, better performance
IMBE-decoding-library
- 详细说明:IMBE解码库,可解IMBE3600,7200两种码率,适用于P.25,MOTOROLA的DMR-Details: IMBE decoding library, solvable IMBE3600, 7200 two kinds of rate applicable to P.25, MOTOROLA' s DMR
Huffman-decoding
- This file contains the decoding using huffman coding and is a generalized code for any set of data
Convolution-coding-and-decoding
- 基于matlab的卷积码编码和译码,以及对卷积码性能分析-Based on matlab convolution coding and decoding, and convolutional code performance analysis
LZW-encoding-and-decoding
- 对小写英文的字符串进行lzw编码与解码的文件 字典上限为256-LZW encoding and decoding The dictionary limit is 256