Welcome![Sign In][Sign Up]
Location:
Search - lossless coding

Search list

[Graph programlosslessah

Description: 无损熵编码,包含HUFFMAN,ARITHMATIC,LZW等无损编码。-this program can do lossless coding,include HUFFMAN ,ARITHMATIC,LZW lossless coding.
Platform: | Size: 28512 | Author: 东海 | Hits:

[Other resourcejpeg1111

Description: 图像的无损压缩编码方法及JPEG标准模式 -Image Lossless Coding Methods and JPEG standard mode Image Lossless Coding Methods and JPEG standard mode
Platform: | Size: 31972 | Author: sdfasdf | Hits:

[Other resource1122334

Description: 图像的无损压缩编码方法及JPEG标准模式 -Image Lossless Coding Methods and JPEG standard mode Image Lossless Coding Methods and JPEG standard mode
Platform: | Size: 31900 | Author: sdfasdf | Hits:

[Compress-Decompress algrithmsHuffuman

Description: 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
Platform: | Size: 418816 | Author: 孟庆洋 | Hits:

[Graph programlosslessah

Description: 无损熵编码,包含HUFFMAN,ARITHMATIC,LZW等无损编码。-this program can do lossless coding,include HUFFMAN ,ARITHMATIC,LZW lossless coding.
Platform: | Size: 28672 | Author: | Hits:

[Compress-Decompress algrithmsLZHUF

Description: 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
Platform: | Size: 4096 | Author: 任燕 | Hits:

[Software Engineeringjpeg1111

Description: 图像的无损压缩编码方法及JPEG标准模式 -Image Lossless Coding Methods and JPEG standard mode Image Lossless Coding Methods and JPEG standard mode
Platform: | Size: 31744 | Author: | Hits:

[Software Engineering1122334

Description: 图像的无损压缩编码方法及JPEG标准模式 -Image Lossless Coding Methods and JPEG standard mode Image Lossless Coding Methods and JPEG standard mode
Platform: | Size: 31744 | Author: | Hits:

[Compress-Decompress algrithmsfayedpcm

Description: 本文是用线形预测编码对图像进行压缩,这种方法是中无损压缩-This article is a linear prediction coding of image compression, this method is in the lossless compression
Platform: | Size: 1024 | Author: fayegyf | Hits:

[Special Effectswenben

Description: matlab环境下利用huffman编码实现图像无损压缩和文本的压缩-matlab environment implementation using huffman coding image lossless compression and text compression
Platform: | Size: 15360 | Author: jj | Hits:

[OtherImageLosslessCompression

Description: 《图像的无损压缩编码方法及JPEG标准模式》概述了经典图像编码方法和无损数据压缩编码方法,分析了其基本思想和性能,介绍了图像压缩编码的国际标准。并指出图像压缩编码正处于蓬勃发展之中。 -" Lossless image compression coding method and the JPEG standard model" provides an overview of the classical method of image coding and non-destructive data compression coding method, an analysis of its basic ideas and the performance of image compression coding, introduced international standards. And pointed out that the image compression encoding is in a booming development.
Platform: | Size: 31744 | Author: 王志伟 | Hits:

[Compress-Decompress algrithmsMM09

Description: 多媒体无损编码实现。( 霍夫曼编码,简单算术编码,LZW编码)-Lossless Coding of multimedia. (Huffman code, the simple arithmetic coding, LZW coding)
Platform: | Size: 4096 | Author: 杭建 | Hits:

[Otherinfotheory_ppt

Description: 信息论的基础讲义。包括:保真度准则下的信源编码,无失真信源编码,有噪信道编码。-Notes the basis of information theory. Include the following: under the fidelity criteria for source coding, lossless source coding, channel coding has noise.
Platform: | Size: 1773568 | Author: YOUDA | Hits:

[Compress-Decompress algrithmshuff

Description: 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
Platform: | Size: 35840 | Author: 李雪芳 | Hits:

[Graph programimagecodingandcompression

Description: 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) coding arithmetic coding, dictionary coding lossy compression encoding prediction coded orthogonal transform coding MATLAB realization of cosine transform compression 17.3.4 MATLAB wavelet compression to achieve
Platform: | Size: 2048 | Author: 齐子新 | Hits:

[Special Effectscodec

Description: Context-Based, Adaptive, Lossless Image Coding (CALIC)
Platform: | Size: 29696 | Author: ZYX | Hits:

[Special Effectsentropy

Description: The Shannon entropy is a measure of the average information content one is missing when one does not know the value of the random variable. The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory of Communication". Shannon s entropy represents an absolute limit on the best possible lossless compression of any communication, under certain constraints: treating messages to be encoded as a sequence of independent and identically-distributed random variables, Shannon s source coding theorem shows that, in the limit, the average length of the shortest possible representation to encode the messages in a given alphabet is their entropy divided by the logarithm of the number of symbols in the target alphabet.
Platform: | Size: 2048 | Author: jeremy | Hits:

[Otherencode_decode

Description: 对一个文件的内容进行有失真处理,然后对处理后的文件进行无失真编码和译码。对理解编码理论还有帮助!-The contents of a file handle with distortion, then the processed file lossless coding and decoding. Coding theory in understanding there is help!
Platform: | Size: 4096 | Author: 李思明 | Hits:

[Compress-Decompress algrithms12

Description: 本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the application run-length coding principle in the binary image data compression coding technology, the code is very simple, coding and decoding speed, so its application range.
Platform: | Size: 33792 | Author: 杜秋国 | Hits:

[ELanguageEntropy-coding

Description: 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。-Entropy coding (entropy encoding) is a kind of the compressed by using the data statistics of the semantic data flow lossless coding.This chapter first introduce the basic concept of entropy, then introduce Shannon- he (Shannon- Fano) coding, Huffman (Huffman coding, arithmetic coding, arithmetic coding), run length encoding (RLE) and entropy coding methods such as LZW encoding.
Platform: | Size: 57344 | Author: widy | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net