搜索资源列表
RLE
- RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,
16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)
- 压缩编码有点用,看看吧-coding using a bit, and let's see it
RLE
- 这是RLE压缩MATLAB算法,可实现的.希望有帮助
RLE
- 图形RLE压缩格式算法介绍-RLE compression format graphics algorithm introduced
RLE
- rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。
16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)
- 压缩编码有点用,看看吧-coding using a bit, and let's see it
RLE
- 图形RLE压缩格式算法介绍-RLE compression format graphics algorithm introduced
rle1
- 本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩-procedures for the run-length compression and decompression functions, as well as image compression and decompression
mfc_rle
- mfc框架下的对图像的rle压缩和解压缩的源码,是不错的实验框架-mfc under the fr a mework of image compression and decompression eps, the source is good experimental fr a mework
LZW_Demo
- WINDOWS 界面,LZW压缩算法和RLE压缩算法的实现源码及Demo。-Windows interface, LZW compression algorithm and RLE compression algorithm to achieve the source and Demo.
RLE
- RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,
RLE_compress
- LZW压缩算法和RLE压缩算法的实现源码及Demo。-LZW compression algorithm and RLE compression algorithm to achieve the source and Demo.
CompressCode(Many)
- N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
newRLE
- 新的RLE压缩算法,在医院MIS中处理US图象时非常有用。-new RLE compression algorithm, in the hospital MIS U.S. image processing will be very useful.
RLE
- 对图象压缩采用RLE算法,可以很容易实现预定的目标-For image compression using RLE algorithm, can easily achieve the desired goal
RLE
- RLE游程长度编码,基于VC6.0平台,应用于图形图像编码,为常用编码法。-RLE Run-length encoding, based on VC6.0 platform graphics image coding used for the commonly used coding method.
RLE
- 这是RLE压缩MATLAB算法,可实现的.希望有帮助-This is the RLE compression algorithm MATLAB can be achieved. Would like to have help
BmpRLE
- 是用vc++实现的RLE压缩算法 可以实现对使用rle压缩过的bmp图像进行显示 -Is vc++ Realize the RLE compression algorithm can be achieved on the use of rle compressed bmp images show
RLE
- 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.
rle
- rle 压缩程序 ,将文件压缩成占用空间更小的文件-rle compression program, the files compressed into smaller file space