搜索资源列表

  1. RLE

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

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

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

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

    0下载:
  2. 倾心奉献RLE编码,请各位同行参与讨论,如有问题请联系。-sincere dedication RLE encoding, please peer participation in the discussion, please contact if there are questions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:harry
  1. RLE

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

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

    0下载:
  2. RLE compression and decompression utility
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:蝴蝶
  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-06
    • 文件大小:623616
    • 提供者:shen
  1. RLE

    0下载:
  2. 图像处理中RLE编码,主要针对灰度图像,主要针对灰度图像-RLE encoded image processing, mainly for gray-scale images, mainly for gray image
  3. 所属分类:图形图像处理(光照,映射..)

  1. RLE

    0下载:
  2. RLE算法:可进行图象压缩,图象编码,本程序为一改进的RLE算法-RLE algorithm: can image compression, image coding, the procedures for the improvement of the RLE algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1281024
    • 提供者:王亦
  1. RLE

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

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

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:zhangpin
  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-06
    • 文件大小:4096
    • 提供者:langlang
  1. RLE

    0下载:
  2. 实现RLE算法,包含编码和解码,适用多种图像格式。-Realize RLE algorithm, including encoding and decoding, the application of a variety of image formats.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:沈达
  1. RLE

    0下载:
  2. c语言环境下的 RLE编码的串行程序-c language environment RLE encoded serial procedures
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:301056
    • 提供者:王娅
  1. RLE

    0下载:
  2. compression with rle algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:795648
    • 提供者:ionel
  1. RLE-Bmp

    1下载:
  2. 行程编码RLE,可进行256位图像的压缩-Run-Length Coding RLE, can be 256-bit image compression
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-06
    • 文件大小:24576
    • 提供者:王艳群
  1. RLE

    0下载:
  2. RLE=Run Lenght Coding for image.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-06
    • 文件大小:673792
    • 提供者:Lusa Elena
  1. rle

    0下载:
  2. RLE算法,经典的压缩算法,常用于图像压缩-RLE compression algorithm source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:王枫
  1. RLE

    0下载:
  2. RLE编码算法 用8*8的矩阵来模拟,在TextBox中输入每一行的RLE编码结果-RLE encoding algorithm uses 8* 8 matrix to simulate the
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:134144
    • 提供者:chinaeping
  1. rle

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

    • 发布日期:2024-05-06
    • 文件大小:14336
    • 提供者:张璐
  1. RLE

    1下载:
  2. RLE行程编码-RLE length encoding
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:4046848
    • 提供者:lihu
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org