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

搜索资源列表

  1. RLE

    0下载:
  2. RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:301364
    • 提供者:王娅
  1. rle-0.2.zip

    0下载:
  2. This archive contains simple and readable ANSI C implementations of run length encoding and decoding (RLE). ,This archive contains simple and readable ANSI C implementations of run length encoding and decoding (RLE).
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:26965
    • 提供者:Han
  1. RLE_Arithmetic.rar

    0下载:
  2. RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:34723
    • 提供者:jorn ham
  1. gds31f.zip

    0下载:
  2. 观看,替换和转换 GIF/JPG/PCX/TIF/IFF/LBM/DL/ HAM/BMP/RLE/TGA/MAC/WPG/CUT/ANSI/TXT/IMG/ PBM/CUT/GL/FLI/MPG显示极小的图象,Views, replacement and conversion of GIF/JPG/PCX/TIF/IFF/LBM/DL/HAM/BMP/RLE/TGA/MAC/WPG/CUT/ANSI/TXT/IMG/PBM/CUT/GL/FLI/MPG showed very small ima
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-25
    • 文件大小:380184
    • 提供者:风凉
  1. RLE.rar

    0下载:
  2. 二值图像 游程编码 自己测试过。。。绝对可用,Binary image run-length coding themselves tested. . . Definitely can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:724
    • 提供者:龙军
  1. RLE

    0下载:
  2. matlab 实现游程编码(RLE)的压缩编码和解码, 对于二值图像具有很好的效果。自己做的作业,可以用-matlab run-length encoding (RLE) compression encoding and decoding, and has a good effect for the binary image. Their own job to do, can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:700
    • 提供者:王垠骐
  1. Bitmap2Rle

    0下载:
  2. 1、分析BMP格式文件头 2、将BMP格式装换为RLE格式 -1, analysis BMP format file header 2, the BMP format to RLE format
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2342238
    • 提供者:cohenfeng
  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. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1193116
    • 提供者:wuxin
  1. encoding_source_code

    0下载:
  2. 适合初学者的基于MATLAB的JPEG编码,haffman编码,RLE编码.-Suitable for beginners MATLAB-based JPEG coding, haffman encoding, RLE encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:76816
    • 提供者:卓越
  1. RLE

    0下载:
  2. This the code about run length encoding-This is the code about run length encoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:93444
    • 提供者:john smith
  1. rle

    0下载:
  2. Run length Encoding code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:547
    • 提供者:hussain
  1. birle

    0下载:
  2. rle 解压算法,可以压缩和解压文件,也可以用于自己加密,用的时候改后缀为jar-rle decompression algorithm, can compress and decompress files, encryption can also be used for their own use when the suffix change for the jar
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6220
    • 提供者:hexiao
  1. bmpcopression

    0下载:
  2. 可以实现16位rle(压缩bmp文件)压缩-Can achieve 16-bit rle (compressed bmp files) compression
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:16613
    • 提供者:lxz
  1. RLE

    0下载:
  2. it is used for vc++ developers
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1069985
    • 提供者:murugan
  1. compresietextRLE

    0下载:
  2. RLE for text compression.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:817
    • 提供者:Lusa Elena
  1. +Compress

    0下载:
  2. Per gli interessati ai metodi della compressione una vera miniera d oro, oltre 70 algoritmi all interno di moduli base indipendenti consentono a questo programma di mostrare il loro utilizzo e le loro performances, ecco elencati alcuni di essi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:170725
    • 提供者:vittorio
  1. 3

    0下载:
  2. decoder for RLE-implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:172724
    • 提供者:delphi
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com