搜索资源列表

  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-19
    • 文件大小:1192960
    • 提供者:wuxin
  1. bmpcopression

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

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

    0下载:
  2. it is used for vc++ developers
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1070080
    • 提供者:murugan
  1. RLE

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:龙军
  1. compresietextRLE

    0下载:
  2. RLE for text compression.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者: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,
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:171008
    • 提供者:vittorio
  1. 3

    0下载:
  2. decoder for RLE-implementation
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:173056
    • 提供者:delphi
  1. rle-0.2

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

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:Han
  1. rle_comp

    0下载:
  2. A fast RLE encoding and decoding implementation. It uses inline assembly functions.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:66560
    • 提供者:developer
  1. pck35

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

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

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

    • 发布日期:2024-05-19
    • 文件大小:34816
    • 提供者:jorn ham
  1. Compress

    0下载:
  2. 一个RLE/HUFFMAN/LZW的压缩算法类,可以对一段内存区进行压缩/解压缩、测试压缩比等操作。-An RLE/HUFFMAN/LZW compression algorithm classes can be a memory area compression/decompression, test compression ratio of such an operation.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:ebeaza
  1. multicompressor

    0下载:
  2. Rle Zeckendorf & Huffman codes
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:censo
  1. h

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

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:saroj
  1. bmp2rle

    0下载:
  2. 使用java实现对BMP图形文件向RLE图形文件的转换-BMP files to RLE files by java
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:李飞
  1. RLE

    0下载:
  2. 本程序是对数据的压缩和解压进行操作,用的是visoual c++ 6.0编译器。-This program is a data compression and decompression to operate, using a visoual c++ 6.0 compiler.
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:142336
    • 提供者:za19881212
  1. RunLengthDecoderEncoder

    0下载:
  2. I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
  3. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:1677312
    • 提供者:Elif
  1. Bitmap2Rle

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

    • 发布日期:2024-05-19
    • 文件大小:2341888
    • 提供者:cohenfeng
  1. CompressionLZ77-LZ78-HUF-ARI-LZW-RLE

    0下载:
  2. 非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:1624064
    • 提供者:wupeng
  1. 11912927wavelet_transf

    0下载:
  2. 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:嘿度
« 1 2 3 4 56 7 8 9 10 ... 18 »

源码中国 www.ymcn.org