搜索资源列表

  1. RLE

    0下载:
  2. RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14893
    • 提供者:tangxin
  1. 16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)

    0下载:
  2. 压缩编码有点用,看看吧-coding using a bit, and let's see it
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:16613
    • 提供者:肖剑
  1. RLE

    0下载:
  2. 这是RLE压缩MATLAB算法,可实现的.希望有帮助
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1261
    • 提供者:崔跃利
  1. RLE

    0下载:
  2. 图形RLE压缩格式算法介绍-RLE compression format graphics algorithm introduced
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:10560
    • 提供者:团党委
  1. RLE

    0下载:
  2. rle压缩算法程序,简单的说RLE压缩就是将一串连续的相同数据转化为特定的格式达到压缩的目的。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4535
    • 提供者:langlang
  1. 16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)

    0下载:
  2. 压缩编码有点用,看看吧-coding using a bit, and let's see it
  3. 所属分类:多媒体

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:
  1. RLE

    0下载:
  2. 图形RLE压缩格式算法介绍-RLE compression format graphics algorithm introduced
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:团党委
  1. rle1

    0下载:
  2. 本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩-procedures for the run-length compression and decompression functions, as well as image compression and decompression
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:徐亮
  1. mfc_rle

    0下载:
  2. mfc框架下的对图像的rle压缩和解压缩的源码,是不错的实验框架-mfc under the fr a mework of image compression and decompression eps, the source is good experimental fr a mework
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:孟庆洋
  1. LZW_Demo

    1下载:
  2. WINDOWS 界面,LZW压缩算法和RLE压缩算法的实现源码及Demo。-Windows interface, LZW compression algorithm and RLE compression algorithm to achieve the source and Demo.
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:1960960
    • 提供者:张细细
  1. RLE

    0下载:
  2. RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:206848
    • 提供者:tangxin
  1. RLE_compress

    1下载:
  2. LZW压缩算法和RLE压缩算法的实现源码及Demo。-LZW compression algorithm and RLE compression algorithm to achieve the source and Demo.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:67584
    • 提供者:王梅
  1. CompressCode(Many)

    1下载:
  2. N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:105472
    • 提供者:张 虎
  1. newRLE

    0下载:
  2. 新的RLE压缩算法,在医院MIS中处理US图象时非常有用。-new RLE compression algorithm, in the hospital MIS U.S. image processing will be very useful.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:46080
    • 提供者:susan
  1. RLE

    1下载:
  2. 对图象压缩采用RLE算法,可以很容易实现预定的目标-For image compression using RLE algorithm, can easily achieve the desired goal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:沈国华
  1. RLE

    1下载:
  2. RLE游程长度编码,基于VC6.0平台,应用于图形图像编码,为常用编码法。-RLE Run-length encoding, based on VC6.0 platform graphics image coding used for the commonly used coding method.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:623616
    • 提供者:shen
  1. RLE

    0下载:
  2. 这是RLE压缩MATLAB算法,可实现的.希望有帮助-This is the RLE compression algorithm MATLAB can be achieved. Would like to have help
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:崔跃利
  1. BmpRLE

    0下载:
  2. 是用vc++实现的RLE压缩算法 可以实现对使用rle压缩过的bmp图像进行显示 -Is vc++ Realize the RLE compression algorithm can be achieved on the use of rle compressed bmp images show
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:59392
    • 提供者:王晨
  1. RLE

    0下载:
  2. 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.
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:langlang
  1. rle

    0下载:
  2. rle 压缩程序 ,将文件压缩成占用空间更小的文件-rle compression program, the files compressed into smaller file space
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:14336
    • 提供者:张璐
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org