Welcome![Sign In][Sign Up]
Location:
Search - LZW

Search list

[Special EffectsImage-compression-coding-

Description: 各种压缩编码实现 包括LZW 小波编码 傅里叶编码 形成编码霍夫曼编码等-Image compression coding
Platform: | Size: 2184192 | Author: ws | Hits:

[Compress-Decompress algrithmsLZWDemo

Description: LZW图像压缩算法,详细讲述了BMP转gif的算法原理,请放心下载-LZW image compression algorithm, a detailed account of the algorithm principle BMP to gif, please rest assured download
Platform: | Size: 24576 | Author: 方伟 | Hits:

[Special Effectsjpeg

Description: 本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After changing DCT, quantization, for DPCM coding, then the AC coefficients of the zigzag scanning, for stroke (LZW) coded. Shows the original image and the encoded decoded image showing the compression ratio, and calculate the mean square error.
Platform: | Size: 5120 | Author: wyd | Hits:

[OS programnefile1

Description: nén file txt bằ ng thuậ t toán LZW
Platform: | Size: 3072 | Author: ngoc | Hits:

[Otherli

Description: 为由字母{a,b,…z,0,1,…9,.,,, ,:}和换行符组成文件编写一个lzw压缩器和解压器-By alphabet {a, b, ... z, 0,1, ... 9,.,,, ,:} And write a newline constituent documents lzw compressor and decompressor
Platform: | Size: 795648 | Author: 财综字 | Hits:

[Technology Managementlzw-0.5

Description: shannon chinezee coding-shannon chinezee coding
Platform: | Size: 39936 | Author: alexxx | Hits:

[Special Effectsimage-coding

Description: 用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果-Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results
Platform: | Size: 6144 | Author: 文闯 | Hits:

[Graph programViewImage

Description: 图像编码源代码,包括:PCX, GIF,LZW算法和GIF数据压缩,JPEG,TGA,TIFF等-Image coding the source code, including: PCX, GIF, LZW and GIF data compression algorithm, JPEG, TGA, TIFF, etc.
Platform: | Size: 7168 | Author: fellpe | Hits:

[assembly language1

Description: FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现-FFT LZW compress
Platform: | Size: 4096 | Author: chenkang | Hits:

[matlablzw_coding

Description: This program code is used for compressing a content or image using LZW compression methods.
Platform: | Size: 1024 | Author: Sarayu P | Hits:

[Compress-Decompress algrithmslzw2norm

Description: lzw coding with matlab
Platform: | Size: 1024 | Author: mimo | Hits:

[Embeded-SCM DevelopLzwCompression

Description: 用c语言实现lzw 算法压缩/解压 精简实例 可直接使用-lzw compression
Platform: | Size: 2048 | Author: 曹芳彤 | Hits:

[Compress-Decompress algrithmsLZWdecompression

Description: 数据结构,利用LZW算法对部分英文字母进行解压。-Data structure, use LZW algorithm to extract part of the English alphabet.
Platform: | Size: 358400 | Author: chen | Hits:

[Compress-Decompress algrithmsLZWcompression

Description: 数据结构,利用LZW算法对部分英文字母进行解压。-Data structure, use LZW algorithm to compress part of the English alphabet.
Platform: | Size: 394240 | Author: chen | Hits:

[matlabAssignment-2

Description: Image Compression by: 1) Use Adobe Photoshop to Compress images using LZW algorithm (i.e. lossless technique). 2) Use MATLAB to Compress images using JPEG algorithm (i.e. lossy technique) and Assess objectively the quality of the compressed images
Platform: | Size: 7720960 | Author: rola | Hits:

[Compress-Decompress algrithmslzw_compression

Description: LZW压缩编码源程序,用较短的代码来表示较长的字符串来实现压缩。 -LZW compression source code, with a shorter code to indicate a long string to achieve compression.
Platform: | Size: 5120 | Author: zzl | Hits:

[Compress-Decompress algrithmscompression-algorithm

Description: 多媒体课程大作业:其中包含了三个压缩算法:自适应哈夫曼压缩算法;哈夫曼压缩算法;lzw压缩算法-Multimedia Courses big job: which includes three compression algorithms: adaptive Huffman compression algorithm Huffman compression algorithm lzw compression algorithm
Platform: | Size: 439296 | Author: 柳下惠 | Hits:

[Compress-Decompress algrithmsLZWCOM3

Description: 多媒体lzw压缩算法源码(c++) LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw compression algorithm source code (c++)
Platform: | Size: 199680 | Author: 云天清 | Hits:

[Compress-Decompress algrithmsLZWUNCOM3

Description: lzw解压缩算法源码 LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, referred LZW compression algorithm, you can use any language to implement it. LZW compression algorithm GIF image files, and zip compression thoughts LZW is also based on the realization, it has good text file LZW compression performance.
Platform: | Size: 631808 | Author: 云天清 | Hits:

[OtherLZW_code

Description: LZW code(字典编码,字典1-128初始化ASCII的128个字符;字典最大为4096)-LZW code (dictionary coding, dictionary 1-128 initialization ASCII 128 character dictionary max 4096)
Platform: | Size: 1024 | Author: linkaikun | Hits:
« 1 2 ... 31 32 33 34 35 3637 38 39 »

CodeBus www.codebus.net