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

Search list

[Software EngineeringLZW_demo

Description: LZW编码的实现 LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩。-LZW coding to achieve LZW is through the creation of a string table, with a shorter code to represent a long string to achieve compression.
Platform: | Size: 7168 | Author: 张怡然 | Hits:

[CA authLZW

Description: LZW77 Coding algorithm
Platform: | Size: 12288 | Author: Ed | Hits:

[matlablzwcode

Description: 词典编码LZW编解码的基本实现,包含LZW的编码和解码,实现了对lena图的编解码,用于数字图像处理。-The dictionary coding LZW the basic realization of the codec, including LZW encoding and decoding, the codec lena FIG for digital image processing.
Platform: | Size: 59392 | Author: 大鹏 | Hits:

[Special Effectslzw-SSD

Description: 利用SSD算法对三维的医学图像进行等值面提取并实现显示-SSD isosurface extraction algorithm for three-dimensional medical images and achieve the display
Platform: | Size: 2048 | Author: houxiaoshuai | Hits:

[GDI-BitmapgifDecoder

Description: gif文件解码器,实现 lzw 解压算法-gif file decoder to achieve the lzw decompression algorithm
Platform: | Size: 73728 | Author: yinx2003 | Hits:

[Crack HackLzw_java.rar

Description: 使用java实现lzw解压缩,不支持含有中文,lzw decompression
Platform: | Size: 3072 | Author: whz | Hits:

[Special Effects-imagecompress-encod-

Description: 图片的压缩和编码解码程序,含多种方法,包括哈弗曼编码,行程编码,lzw编码和jpeg编码-Image compression and encoding and decoding process, including a variety of methods, including Huffman coding, run length coding, lzw encoding and jpeg encoding
Platform: | Size: 235520 | Author: 黄小菲 | Hits:

[matlabLZW_coding

Description: data compression using lzw encodig in matlab
Platform: | Size: 1024 | Author: naagesh | Hits:

[matlabLZW_decode

Description: data compression using lzw decodig in matlab
Platform: | Size: 2048 | Author: naagesh | Hits:

[Internet-NetworkNetTran

Description: (利用GIF_LZW算法实现的)网络图片传输 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(Using GIF_LZW algorithm) network picture transmission one, use the TCP protocol to transfer data. Reasons: good stability. Second, the use of byte data stream for transmission reasons: A: VB' s String automatic Unicode conversion problem exists, impact speed B: You can directly send 8 bytes of data, do not need to use Base64 encoding, thereby reducing the encoding time. Third, the use of GIF-LZW compression algorithm to compress the image. Rationale: A: run-length encoding, Huffman compression algorithm compression rate is too low : JPEG compression algorithm requires too many bit operations, and the large amount of computation (specifically MMX optimization algorithm), and not conducive to the realization of VB C: GIF-LZW compression algorithm The compression ratio is better, and I have come up with the VB syntax efficient GIF-LZW compression/decompression algorithm. Ordered dithering algorithm for color quantization. The reason: " ordered dithering" the results of trea
Platform: | Size: 133120 | Author: 霍小刘 | Hits:

[Othermatlab

Description: 基于B-LZW算法的数据无损压缩 B-LZW压缩算法 LZW的结构设计-Lossless compression B-LZW algorithm-based data structure design of the B-LZW compression algorithm LZW
Platform: | Size: 119808 | Author: 崔坚 | Hits:

[Compress-Decompress algrithmsLZW_14BIT

Description: 对LZW算法的一个设计实例,但似乎对数据冗余性有要求-A design example of the LZW algorithm, but it seems that the data redundancy requirements
Platform: | Size: 1024 | Author: yanqiuy | Hits:

[Compress-Decompress algrithmsLZW_Demo

Description: 基于LZW和RLE算法的C代码,具有MFC的人际互动demo界面。-LZW algorithms codes basing on C
Platform: | Size: 3903488 | Author: Zhiheng Shen | Hits:

[Software EngineeringLZWcompression

Description: LZW算法原理,解析,与实现 压缩编码 解压缩编码-LZW algorithm, analysis, and implementation of compression coding Decompression coding
Platform: | Size: 307200 | Author: 冉A | Hits:

[JSP/JavaDesktop

Description: LZSS,LZW算法代码。文件传输加密验证工程项目。实现对传前后MD5验证。-LZSS, LZW algorithm code. File transfer encrypted authentication projects. Pass before and after the MD5 authentication.
Platform: | Size: 884736 | Author: 王一山 | Hits:

[Windows Developshangpinguanlixitong

Description: 1.RLE.LZW算法实现数据压缩;2.商品管理系统:商品信息的添加.删除.查询.修改.指定位置插入.按金额排序。3.网络通信编程:使用socket接口实现一个网络通信软件。4.图书管理系统:结合MySQL数据库设计而成的数据库管理系统,可以对图书信息进行添加、删除、修改、查询等操作。-The 1.RLE.LZW algorithm for data compression merchandise management system: Product information Add deleted. Query. Modify the designated location to insert sorted by the amount. 3 Network Communication Programming: Use socket interface to implement a network communication software. Library management system: combined from the database management system MySQL database design, you can book information to add, delete, modify, query and other operations.
Platform: | Size: 740352 | Author: 郑期尹 | Hits:

[Linux-Unixrdgif

Description: to avoid entanglements with Unisys patent on LZW compression,. -to avoid entanglements with Unisys patent on LZW compression,.
Platform: | Size: 1024 | Author: runhieni | Hits:

[Compress-Decompress algrithmsProject2_lossless

Description: 簡單的壓縮代碼, 希望多多指教 用LZW作為壓縮的程序-Simple compression code
Platform: | Size: 14336 | Author: Ma | Hits:

[Compress-Decompress algrithmscompress_test

Description: 主要利用测井样本数据测试lzma,zlib,lzw和lzss四种压缩算法的测试性能,并附有测试代码及说明和测试结果-The main use of sample data logging test lzma, zlib, lzw compression algorithm and lzss four kinds of test performance, along with test code and description and test results
Platform: | Size: 3035136 | Author: xiaoyong xie | Hits:

[Compress-Decompress algrithmsSharpZipLibTools

Description: SharpZipLib工具源码,非常好的用于文件压缩、解压的.net压缩库源代码,支持多种解压缩格式zip、rar、bzip2、GZip、Lzw、tar等-SharpZipLib source tools, very good for file compression and decompression. Net compression library source code, supports a variety of formats decompress zip, rar, bzip2, GZip, Lzw, tar, etc.
Platform: | Size: 2205696 | Author: 林屹 | Hits:
« 1 2 ... 30 31 32 33 34 3536 37 38 39 »

CodeBus www.codebus.net