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

Search list

[Special EffectsLZW234

Description: LZW的压缩算法,比较简单,只能实现对输入字符串的实现码流-LZW compression algorithm is relatively simple, can only be realized on the importation string achieve bitstream
Platform: | Size: 1024 | Author: chen | Hits:

[Compress-Decompress algrithmsLZ77

Description: LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
Platform: | Size: 5120 | Author: 耶涛 | Hits:

[SCMgif

Description: 自己写的单片机系统用GIF显示程序,GIF文件从FAT16中读出、可变长LZW解码并在LCD上显示出来-Write your own single-chip microcomputer system using GIF display program, GIF files from FAT16 in the read out variable length decoding LZW and displayed in the LCD
Platform: | Size: 3072 | Author: jerrywang | Hits:

[Compress-Decompress algrithmsLZW_src

Description: LZW 压缩算法想必大家都很熟悉 很多压缩壳就是使用此算法 -LZW compression algorithm must be very familiar with a lot of U.S. shell is compressed using this algorithm
Platform: | Size: 16384 | Author: | Hits:

[Compress-Decompress algrithmslzwhuff

Description: LZW和Huffman相结合,完成压缩功能-LZW and Huffman combined to complete the compression function
Platform: | Size: 4096 | Author: | Hits:

[Compress-Decompress algrithmslzw1

Description: 加入静态字典后的LZW压缩程序,实现SIP消息的压缩。-After adding a static dictionary of LZW compression process, realize SIP message compression.
Platform: | Size: 3072 | Author: | Hits:

[mpeg mp3lzw

Description: 比较好的visual c++ 源程序, 算法设计很好,有参考价值 -Relatively good visual c++ Source code, algorithm design a very good reference value has
Platform: | Size: 158720 | Author: | Hits:

[Data structsPatterns_src

Description: 快速的基于LZW算法的匹配源码,用到了二分法搜索算法。-LZW algorithm based on fast matching source, using a dichotomy search algorithm.
Platform: | Size: 32768 | Author: lichunlin | Hits:

[Picture Viewermtkgif-c

Description: 基于MTK平台GIF图像解码代码,包含LZW压缩算法和GIF的文件解码!-MTK platform based on the GIF image decoding code, including LZW compression algorithm and decoding GIF documents!
Platform: | Size: 6144 | Author: 王桂才 | Hits:

[Compress-Decompress algrithmsLZWcode

Description: LZW编码是压缩编码中复杂的, 压缩效率也较高。-LZW Compression Coding Coding is complex, and higher compression efficiency.
Platform: | Size: 1024 | Author: 文华 | Hits:

[Compress-Decompress algrithmsCompression

Description: 几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform -Several commonly used compression algorithm This procedure includes the following features: 1, Arithmetic coding2, Huffman coding3, LZ77 coding4, LZ78 coding5, LZW6, RLE7, DCT8, Furie transform
Platform: | Size: 19494912 | Author: 王若 | Hits:

[Compress-Decompress algrithmslzwnhuffman

Description: The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
Platform: | Size: 7168 | Author: sdfsdfwe | Hits:

[Compress-Decompress algrithmsTestLzw

Description: 该软件用lzw算法完成对文件的压缩和解压缩,在vc6。0下完成具体的测试-LZW algorithm of the software used to complete the document compression and decompression, in vc6. 0 under specific test
Platform: | Size: 1356800 | Author: 马锁 | Hits:

[Compress-Decompress algrithmsLZWCompression

Description: LZW是一种常用的压缩算法,可以直接下载来对某些数据进行压缩-LZW is a commonly used compression algorithms can be directly downloaded to certain data compression
Platform: | Size: 4096 | Author: 王文 | Hits:

[Compress-Decompress algrithmscompressprog

Description: VC++开发的压缩程序lzw等-VC++ Development, such as LZW compression program
Platform: | Size: 67584 | Author: cy | Hits:

[source in ebooklzwalgothim

Description: LZW压缩算法 一种新型的LZW压缩算法,请大家观看了-LZW compression algorithm a new type of LZW compression algorithm, please watch the U.S.
Platform: | Size: 35840 | Author: fantianchen | Hits:

[Special EffectsC++code

Description: 其中包括将256色彩色图象转化为灰度图象,LZW压缩算法,显示DIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码!-Including 256 color images into grayscale images, LZW compression algorithm, showing DIB bitmaps, Huffman coding and realize the effect of image mosaic C++ Source!
Platform: | Size: 480256 | Author: feijicheng | Hits:

[Special Effectsjoinpic

Description: 图像分析(阈值分割,投影检测,差影检查等),图像的模糊,复原和噪声消除,图像编码(哈夫曼,香农,游程,LZW,jpeg)-Image analysis (threshold segmentation, projection detection, poor video inspection, etc.), the fuzzy image, recovery and noise reduction, image coding (Huffman, Shannon, run-length, LZW, jpeg)
Platform: | Size: 328704 | Author: 柳荫 | Hits:

[Compress-Decompress algrithmsgifcode

Description: 利用lzw算法将.bmp图像文件压缩成.gif文件 点击打开载入图像,点击压缩后,显示压缩后图像,并将图像保存到同样的文件夹下 -Using LZW algorithm. Bmp image files compressed into. Gif file Click to open loading images, click on the compressed, showing the compressed images, and images saved to the same folder
Platform: | Size: 31744 | Author: 解旻 | Hits:

[Multimedia programCompression

Description: LZW haffman LZ77 LZ78
Platform: | Size: 1224704 | Author: OK | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »

CodeBus www.codebus.net