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

搜索资源列表

  1. bcl-1.2.0

    0下载:
  2. RLE又叫Run Length Encoding,是一个针对无损压缩的非常简单的算法。它用重复字节和重复的次数来简单描述来代替重复的字节。尽管简单并且对于通常的压缩非常低效,但它有的时候却非常有用(例如,JPEG就使用它)。 RLE可以使用很多不同的方法。基本压缩库中详细实现的方式是非常有效的一个。一个特殊的标记字节用来指示重复节的开始,而不是对于重复非重复节都coding run。因此非重复节可以有任意长度而不被控制字节打断,除非指定的标记字节出现在非重复节(顶多以两个字节来编码)的稀有情况下
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:105790
    • 提供者:choi
  1. RLE

    0下载:
  2. Run length encoding program
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:825
    • 提供者:Siva
  1. Rle

    0下载:
  2. 基于RLE算法编写的一个压缩程序,该程序对计算机生成的图像有很好的压缩效果。-RLE algorithm based on the preparation of a compression program, the program on the computer-generated images have very good compression.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2326
    • 提供者:lhb
  1. RLE

    0下载:
  2. 游程编码示例,可以有效进行游程编码,属熵编码的一种,希望对大家有用。-RLE example, you can effectively run length encoding, entropy coding is a kind of hope for all of us.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2589
    • 提供者:tianxia
  1. rle

    0下载:
  2. rle algoritm on borland c++ 3.1-rle algoritm on borland c++ 3.1
  3. 所属分类:Windows Develop

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

    0下载:
  2. rle code par la langue c
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3039
    • 提供者:1google
  1. RLEcoding

    0下载:
  2. 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:388527
    • 提供者:韦一
  1. dct2

    0下载:
  2. program matlab for encode jpeg picture using dct2, RLE, and huffman encoding
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2323
    • 提供者:Ahmed
  1. RLE

    1下载:
  2. 这是自己用易语言写的RLE无损压缩,可以把单BMP或多个BMP压缩成一种格式-It is written in easy language they used RLE lossless compression, a single BMP can be compressed into one or more BMP format
  3. 所属分类:压缩解压

    • 发布日期:2017-03-29
    • 文件大小:12943
    • 提供者:小刀
  1. 83_RLE_LZW_HAFFMAN

    0下载:
  2. algoritm RLE, LZW, Haffman
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:13495
    • 提供者:s1ndr0m
  1. tp-deux-compression-rle-lzw

    0下载:
  2. compression images with rle & lzw
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:23453
    • 提供者:k_kimo
  1. compress6

    0下载:
  2. rle 哈弗曼,lzw 三种压缩算法的设计与实现,用java实现-rle hafuma lzw compress on java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:45433
    • 提供者:fengguosen
  1. RLE

    0下载:
  2. 基于小波的图像压缩方法——游程编码,其中包括计算PSNR值,压缩比和运行时间。-Wavelet-based image compression method- RLE, including the calculation of PSNR value, the compression ratio and running time.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:417513
    • 提供者:程擎
  1. rle

    0下载:
  2. 游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。-RLE is a simple non-destructive data compression method, the added advantage of very fast compression and decompression. The method is to calculate the length of consecutive compression of the data.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:516
    • 提供者:
  1. RLE

    0下载:
  2. RLE无损压缩算法,有参考价值,需要的朋友可以考虑-RLE compress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1281068
    • 提供者:niepeng
  1. RELcode

    0下载:
  2. RLE全称(run-length encoding),翻译为游程编码,又译行程长度编码,又称变动长度编码法(run coding),在控制论中对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。其方法是计算连续出现的资料长度压缩之。-Run-length encoding (RLE) is a very simple form of data compression in which runs
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:2408
    • 提供者:lj
  1. run-length-encoding-RLE

    0下载:
  2. 基于C++的游程长度编码RLE,希望对大家提供帮助-Based on C++ run-length encoding RLE
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:24283
    • 提供者:yaolisha
  1. RLE

    0下载:
  2. RLE Image Compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:403179
    • 提供者:Andreas Dony
  1. RLE

    0下载:
  2. RLE Algorithm Compression
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-10
    • 文件大小:1032
    • 提供者:Andreas Dony
  1. RLE

    0下载:
  2. RLE是一个压缩的算法,里面有算法的C++程序实现。-RLE is a compression algorithm, there are algorithms C++ program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:584
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com