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

搜索资源列表

  1. RLEBmp_src

    0下载:
  2. its a RLE compressioner in java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4571
    • 提供者:leila
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:844086
    • 提供者:george
  1. presentation

    0下载:
  2. RLE Run Length encodin powerpoint presentation
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:18665
    • 提供者:Dushyant
  1. CODAPE~1

    0下载:
  2. RLE encoding using C++ language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:591
    • 提供者:franky
  1. compress_huf_rle_code

    0下载:
  2. compress huf rle等无损压缩算法代码包-compress huf rle
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:103841
    • 提供者:xianing
  1. exp1

    0下载:
  2. 读取bmp格式图像,并显示图像信息,如分辨率,位深度等,然后转化成rle格式图像-Read bmp format images, and display the image information, such as resolution, bit depth, and then transformed into rle format images
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1551
    • 提供者:hxc
  1. autotrace-0.31.1-w32

    0下载:
  2. 转换位图文件到矢量图像文件的源代码,支持BMP, TGA, PNM, PPM, PGM, PBM的输入格式和Postscr ipt, svg, xfig, swf, pstoedit, emf, dxf, cgm等输出格式-Convert bitmap files to vector image file-fontforge use autotrace
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2238575
    • 提供者:qifan
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. clib

    0下载:
  2. 压缩库文件v1.2,讲解压缩源码中各种接口程序原型-Clib features RLE, Huffman, LZW, LZ77, and Deflate compression methods.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:7008
    • 提供者:guliqun
  1. compress

    0下载:
  2. 常见压缩算法(RLE,LZ77,Huffman等)导引-This is a compression tutorial. This purpose of this tutorial is not to show you how to crack compression, rather it is intended to show you how compression methods work, and can be adapted to programs that will reduce fil
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:13080
    • 提供者:guliqun
  1. chargerle

    0下载:
  2. modelisation de la charge rle
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:26913
    • 提供者:anis
  1. runlength

    0下载:
  2. 游程编码是一种常用的压缩编码方法,为压缩文本文件建立的,用于文本文件压缩。-RLE compression is a commonly used method for compressing a text file created, for text file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1254
    • 提供者:zhangli
  1. LZW_Demo

    0下载:
  2. LZW压缩算法和RLE压缩算法的实现源码及Demo实例-LZW compression algorithm and implementation of RLE compression algorithm and source code examples Demo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:23883
    • 提供者:madud00015
  1. LZW_Demo

    0下载:
  2. LZW压缩算法和RLE压缩算法的实现源码及Demo。-the algorithm of LZW
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1936546
    • 提供者:tanger
  1. RLEBM

    0下载:
  2. 使用相同像素存于同一数组的形式,对256位图进行RLE编码,达到图像压缩的效果,减少图像所占空间。-Using the same pixel stored in the same array of 256 bit diagram, RLE coding, achieve image compression effect, reduce image what occupy a space.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1913
    • 提供者:jimmy
  1. RLEJM

    0下载:
  2. 与RLE编码相对应,对RLE码进行解码,得到相应的图像-RLE coding with corresponding RLE yards of decoding, get the corresponding image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1703
    • 提供者:jimmy
  1. lianxi

    0下载:
  2. 基于游程编码的bmp格式图像压缩,关键字 二值化,游程编码压缩,VC-Bmp length coding based on image compression formats, keyword, binarization, RLE compression, VC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:450194
    • 提供者:沈小响
  1. tab

    0下载:
  2. 一个应用RLE算法的程序,能用于图像处理,可以提供给初学者使用-JPEG algorithm is an application program can be used for image processing, can provide beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1918887
    • 提供者:dd
  1. LZW_Demo

    0下载:
  2. lzw压缩算法源码,LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-lzw source compression algorithm, LZW compression algorithm and implementation of RLE compression algorithm source code and Demo. This Demo has not been rigorously tested, first sa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1936763
    • 提供者:gafei
  1. rle-coding

    0下载:
  2. 图像行程编码的matlab实现。基于pcx标准的行程编码。-Length encoding of an image matlab. Standard length coding based pcx.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:189195
    • 提供者:lily
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com