搜索资源列表
LZHUF
- 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
huffman-matlab
- 用MATLAB实现的Huffman编码的程序,可以很方便地实现无损压缩-MATLAB Huffman coding procedures, it is easy to achieve lossless compression
ezw_unezw
- ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding. the region of interest using a lossless compression Huffman, non-interest area called compression ezw
lossless_code.tar
- 常用的无损压缩算法源代码,包括huffman ,算术编码,等。-common lossless compression algorithm source code, including Huffman and arithmetic coding, and so on.
霍夫曼编码源码
- 霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
zlib-1.2.2.tar
- 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
DCTJPEG
- 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
HuffmanCoding_ImageCompress
- 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
DlgHuffman
- 霍夫曼编码实现程序,用C++实现,霍夫曼是一种无损压缩的算法实现-Huffman coding to achieve the procedure, using C++ Realized, Hoffman is a lossless compression algorithm
huffmancode
- 离散信源无失真信源编码(实现huffman编码) 可用于教学-Discrete source lossless source coding (to achieve huffman coding) can be used for teaching
MM09
- 多媒体无损编码实现。( 霍夫曼编码,简单算术编码,LZW编码)-Lossless Coding of multimedia. (Huffman code, the simple arithmetic coding, LZW coding)
huff
- 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
12
- 本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the app
Coding
- 行程编码和预测编码,均已调试成功,预测编码为一维无损预测编码。-Length encoding and predictive coding, debugging have been successful, predictive coding is one-dimensional lossless predictive coding.
Huffman-coding
- 霍夫曼无失真变长编码源代码!强势推荐!超高效率!-Hoffman lossless variable-length encoded source code! A strong recommendation! Ultra-efficient.
biterar
- 利用C++语言来实现二进制编码。编码方式我们知道有很多,其中无损编码中哈夫曼编码和二进制算术编码是最有代表性的,这个程序利用C++来展示二进制算术编码的本质-The C++ language to implement a binary encoding. Encoding we know there are many, including lossless coding Huffman coding and binary arithmetic coding is most representat
huffmancoding-and-lossless-loss-data-document
- these files are huffmann coding algorithm and loss and lossless data documents
LoslessCoding_Pic
- Lossless coding on picture by Matlab
Huffman
- Huffman coding is a lossless data compression algorithm. Huffman coding uses variable length code to represent a symbol of the source (eg a character in a file). The code is determined from an estimate of the probabilities of appearance of the source
Huffman
- Huffman coding is a lossless data compression algorithm. Huffman coding uses variable length code to represent a symbol of the source (eg a character in a file). The code is determined from an estimate of the probabilities of appearance of the source