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

搜索资源列表

  1. LZW_RLE_compressAlgo

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

    • 发布日期:2017-04-03
    • 文件大小:23280
    • 提供者:李虚东
  1. CZipCUnzipCompressUncompressFile

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

    • 发布日期:2017-04-02
    • 文件大小:41494
    • 提供者:李虚东
  1. rle

    0下载:
  2. rel压缩算法,用于压缩文件图像,对压缩学习有帮助-rel compression algorithms for document image compression, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:3218
    • 提供者:张程
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. pcxview

    0下载:
  2. PcxView is free program written in old Borland C++ IDE. This program demonstrate how to use standard DOS and BIOS routines for BMP file format open and vizualization. It is the simple program for MS DOS or MS Windows console. Source code is included.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:9628
    • 提供者:JohnnyK
  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 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com