搜索资源列表

  1. RLE

    0下载:
  2. 对图象压缩采用RLE算法,可以很容易实现预定的目标
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4083
    • 提供者:沈国华
  1. RLE

    0下载:
  2. RLE算法:可进行图象压缩,图象编码,本程序为一改进的RLE算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1281064
    • 提供者:王亦
  1. RLE

    0下载:
  2. 实现RLE算法,包含编码和解码,适用多种图像格式。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2756
    • 提供者:沈达
  1. 8位的RLE编码算法

    0下载:
  2. Run Length Encoding compressor program 8 bit header version
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:江丰
  1. 16位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB)

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

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

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

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

    0下载:
  2. advancedrle是关于rle算法的改进,里面提出了一个很好的改进思想,有参考价值-advancedrle on eps, algorithm, they made a very good improvement ideas, reference value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:3650560
    • 提供者:yuanyuan
  1. lzwvsrledemo

    0下载:
  2. lzwvsrledemo是关于rle和lzw算法的性能比较,程序写得很详细,界面也不错,实用性很好-lzwvsrledemo on eps, and 4,558,302 algorithm performance, very detailed written procedures, and the interface is good, practical, well
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-14
    • 文件大小:3757056
    • 提供者:yuanyuan
  1. RLE

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

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

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

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:沈国华
  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-14
    • 文件大小: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-14
    • 文件大小:1024
    • 提供者:崔跃利
  1. FLib

    0下载:
  2. FCDib封装DIB操作的类;FCDibEffect 32Bit-DIB特效处理; FCImage图像文件处理操作,支持Jpg, Gif, Bmp, Pcx, Tga, Png格式;FCLzwLZW算法编/解码类。RLE算法 RLE算法编/解码。-DIB operation FCDib package type FCDibEffect 32Bit-DIB treatment effects FCImage image file ha
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:889856
    • 提供者:王群
  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-14
    • 文件大小: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-14
    • 文件大小:2048
    • 提供者:沈达
  1. rle

    0下载:
  2. 用于FPGA的变长编码算法的HDL编码,包括VHDL及Verilog代码。可用于JPEG及MPEG压缩算法。-Variable-length encoding for FPGA HDL coding algorithms, including VHDL and Verilog code. Can be used in JPEG and MPEG compression algorithms.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:caesar
  1. STBGWX

    0下载:
  2. Lzw数据压缩算法的源代码,使用c语言实现的 .包括Huffuman算法,RLE算法,LZ算法-Data compression algorithm Lzw source code, use the c language of implementation. Huffuman algorithm include, RLE algorithm, LZ algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:1192960
    • 提供者:wuxin
  1. pck35

    0下载:
  2. 突袭游戏PCK工具。。BMP压缩,RLE算法等-SS 1.0-2.3 TOOLS
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:吕成
  1. rle

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

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

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

    • 发布日期:2024-05-14
    • 文件大小:134144
    • 提供者:chinaeping
« 12 3 4 5 »

源码中国 www.ymcn.org