CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - rle

搜索资源列表

  1. 位rle(压缩bmp文件)压缩算法源码 (Dos, 16KB).zip

    0下载:
  2. 所属分类:多媒体

    • 发布日期:
    • 文件大小:16300
    • 提供者:
  1. SaveJPEG

    0下载:
  2. 提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加12
  3. 所属分类:图形图象

    • 发布日期:2014-02-27
    • 文件大小:283686
    • 提供者:
  1. 位的RLE编码算法.zip

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:15331
    • 提供者:
  1. LZW压缩算法和RLE压缩算法的实现源码及Demo.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:24276
    • 提供者:
  1. LZW压缩算法和RLE压缩算法的实现源码及演示.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:24276
    • 提供者:
  1. rlezip_16bit_sc.zip

    1下载:
  2. 16位rle(压缩bmp文件)压缩算法源码
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:16300
    • 提供者:
  1. 8位的RLE编码算法

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

    • 发布日期:2008-10-13
    • 文件大小:15644
    • 提供者:江丰
  1. JPEG-033511052

    0下载:
  2. 实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2757
    • 提供者:叶靥
  1. mfc_rle

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

    • 发布日期:2008-10-13
    • 文件大小:61699
    • 提供者:孟庆洋
  1. LZW_Demo

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

    • 发布日期:2008-10-13
    • 文件大小:46942
    • 提供者:张细细
  1. advancedrle

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

    • 发布日期:2008-10-13
    • 文件大小:52247
    • 提供者: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. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:88169
    • 提供者:yuanyuan
  1. huffmanLZWRLE

    0下载:
  2. 本文件中包含对图像的Huffman变换,以及LZW和RLE编码-this document contains the image Huffman transform, and RLE encoding and LZW
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31362
    • 提供者:et
  1. 545dfvddgh

    0下载:
  2. // The strategy here is to use ::GetDIBits to convert the // image into a 24-bit DIB one scan line at a time. A pleasant // side effect of using ::GetDIBits in this manner is that RLE- // encoded 4-bit and 8-bit DIBs will be uncompressed.-/
  3. 所属分类:Windows编程

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

    0下载:
  2. 初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考-RLE beginner, you can make small image compression, can be encoded as a basis and reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:453031
    • 提供者:郝艳玲
  1. compression RLE

    0下载:
  2. RLE compression for images
  3. 所属分类:matlab例程

    • 发布日期:2014-02-05
    • 文件大小:23453
    • 提供者:k_kimo
  1. rle

    0下载:
  2. this for rle compression-this is for rle compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:551
    • 提供者:teguh
  1. LZW-RLE

    1下载:
  2. LZW RLE 数据压缩算法 可实现数据的无损压缩 LZW RLE data compression algorithms can achieve lossless data compression-LZW RLE data compression algorithms can achieve lossless data compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4280299
    • 提供者:曹芳彤
  1. RLE

    0下载:
  2. 可以利用行程编码(RLE)对任意图像进行图像压缩哦-You can use run length encoding (RLE) image on any image compression oh
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:9907
    • 提供者:刘巧梅
  1. RLE

    0下载:
  2. Programm implaments RLE algorithm on image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:59285
    • 提供者:Vlad
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com