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

Search list

[DocumentsRLE

Description: 图形RLE压缩格式算法介绍-RLE compression format graphics algorithm introduced
Platform: | Size: 10240 | Author: 团党委 | Hits:

[GDI-BitmapRLE

Description: RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,这16位中的最高位,标志了这个block的属性,是属于上面的A1还是A2。对应于A1和A2,剩下的15位以及后面的Data部分的意义又分为两种: A1: block的剩下15位记录重复的次数,取值范围[0,32767];data段仅含一个字节,即重复的那个字节 A2: block的剩下15位记录data段有多少个字节;data段则是一系列不相重复的字节。 -RLE the basic idea is that the two data points of the deal : A1. number of consecutive repeat byte A2. some continuous, do not duplicate byte RLE compression one of the most common algorithm : all of the data into many pieces, the length of these pieces not the same : all data = [block] [block] ... [block] for every part of a two-shun sequence components : a block = [header] [data] header which accounted for some two-byte 16, This 16-the highest mark of the attributes of the block, is above the A1 or A2. Corresponding to the A1 and A2, and the remaining 15 and the back part of the Data significance will be divided into two : A1 : block the remaining 15 the number of duplicate records, the value in the range [0,32767]; with only one of the data byte, which repeat the byte A2 : block the rem
Platform: | Size: 206848 | Author: tangxin | Hits:

[Special EffectsMy-RLE

Description: 倾心奉献RLE编码,请各位同行参与讨论,如有问题请联系。-sincere dedication RLE encoding, please peer participation in the discussion, please contact if there are questions.
Platform: | Size: 4096 | Author: harry | Hits:

[Special EffectsRLE

Description: 对图象压缩采用RLE算法,可以很容易实现预定的目标-For image compression using RLE algorithm, can easily achieve the desired goal
Platform: | Size: 4096 | Author: 沈国华 | Hits:

[Special EffectsRLE

Description: RLE compression and decompression utility
Platform: | Size: 13312 | Author: 蝴蝶 | Hits:

[Compress-Decompress algrithmsRLE

Description: RLE游程长度编码,基于VC6.0平台,应用于图形图像编码,为常用编码法。-RLE Run-length encoding, based on VC6.0 platform graphics image coding used for the commonly used coding method.
Platform: | Size: 623616 | Author: shen | Hits:

[Special EffectsRLE

Description: 图像处理中RLE编码,主要针对灰度图像,主要针对灰度图像-RLE encoded image processing, mainly for gray-scale images, mainly for gray image
Platform: | Size: 240640 | Author: 玩儿俄方俄方 | Hits:

[Special EffectsRLE

Description: RLE算法:可进行图象压缩,图象编码,本程序为一改进的RLE算法-RLE algorithm: can image compression, image coding, the procedures for the improvement of the RLE algorithm
Platform: | Size: 1281024 | Author: 王亦 | Hits:

[Compress-Decompress algrithmsRLE

Description: 这是RLE压缩MATLAB算法,可实现的.希望有帮助-This is the RLE compression algorithm MATLAB can be achieved. Would like to have help
Platform: | Size: 1024 | Author: 崔跃利 | Hits:

[Special EffectsRLE

Description: RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-RLE.c the demo provides a run-length coding method of compression and decompression functions, and to realize the image file compression and decompression
Platform: | Size: 2048 | Author: zhangpin | Hits:

[Software EngineeringRLE

Description: rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。-rle compression algorithm procedures, said a simple RLE compression is the same as a string of continuous data into a specific format to achieve the purpose of compression.
Platform: | Size: 4096 | Author: langlang | Hits:

[Compress-Decompress algrithmsRLE

Description: 实现RLE算法,包含编码和解码,适用多种图像格式。-Realize RLE algorithm, including encoding and decoding, the application of a variety of image formats.
Platform: | Size: 2048 | Author: 沈达 | Hits:

[Compress-Decompress algrithmsRLE

Description: c语言环境下的 RLE编码的串行程序-c language environment RLE encoded serial procedures
Platform: | Size: 301056 | Author: 王娅 | Hits:

[Compress-Decompress algrithmsRLE

Description: compression with rle algorithm
Platform: | Size: 795648 | Author: ionel | Hits:

[Multimedia DevelopRLE-Bmp

Description: 行程编码RLE,可进行256位图像的压缩-Run-Length Coding RLE, can be 256-bit image compression
Platform: | Size: 24576 | Author: 王艳群 | Hits:

[Communication-MobileRLE

Description: RLE=Run Lenght Coding for image.
Platform: | Size: 673792 | Author: Lusa Elena | Hits:

[Windows Developrle

Description: RLE算法,经典的压缩算法,常用于图像压缩-RLE compression algorithm source code
Platform: | Size: 4096 | Author: 王枫 | Hits:

[Compress-Decompress algrithmsRLE

Description: RLE编码算法 用8*8的矩阵来模拟,在TextBox中输入每一行的RLE编码结果-RLE encoding algorithm uses 8* 8 matrix to simulate the
Platform: | Size: 134144 | Author: chinaeping | Hits:

[Documentsrle

Description: rle 压缩程序 ,将文件压缩成占用空间更小的文件-rle compression program, the files compressed into smaller file space
Platform: | Size: 14336 | Author: 张璐 | Hits:

[Graph programRLE

Description: RLE行程编码-RLE length encoding
Platform: | Size: 4046848 | Author: lihu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net