搜索资源列表

  1. 8位的RLE编码算法

    0下载:
  2. Run Length Encoding compressor program 8 bit header version
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:江丰
  1. PicPRG

    0下载:
  2. VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:52224
    • 提供者:罗永
  1. JPEG算法

    0下载:
  2. jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a smal
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:122880
    • 提供者:石后生
  1. rle_rld

    0下载:
  2. matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:郭复胜
  1. runlengthcode

    0下载:
  2. 对二值图像(黑白图像)每行值进行RUN-LENGTH编码和解码-pair of two binary image (black-and-white images) per line value RUN-LENGTH coding and decoding
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:qq
  1. datapress

    1下载:
  2. 数据压缩实验指导,有游程编码和预测编码的实现-data compression guidance, and with run-length coding and coding to achieve forecast
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:le
  1. shujuyasuoyouchenbianma

    1下载:
  2. 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈玲玲
  1. run-length_encode.tar

    0下载:
  2. 實現基本的資料壓縮演算法的參考,以run-length編碼的的演算法機制,所得出的源碼-achieve basic data compression algorithm reference a run-length encoding algorithm mechanism, derived from the source
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:余少仁
  1. RLL

    0下载:
  2. rll(run length limited) code for channel simulate-rll (run length limited) code for channel's imulate
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zxl
  1. RLEencoding

    0下载:
  2. A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData) -A simple (de) compression pr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:阳关
  1. DCTRLE

    0下载:
  2. matlab编写的dct变换及游程编码解码程序-matlab prepared DCT transform and run-length coding decoding procedures
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zhangmin
  1. RLE

    1下载:
  2. RLE游程长度编码,基于VC6.0平台,应用于图形图像编码,为常用编码法。-RLE Run-length encoding, based on VC6.0 platform graphics image coding used for the commonly used coding method.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:623616
    • 提供者:shen
  1. upload_alex05

    0下载:
  2. 1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码 -1. The realiza
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3354624
    • 提供者:huangzhen
  1. run_length_coding

    0下载:
  2. JPEG Run-Length Encoder 1) zero-run-length 2) bit-size for amplitude 3) amplitude
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:mayang
  1. jpeg

    0下载:
  2. 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1959936
    • 提供者:李明
  1. List1-2

    0下载:
  2. 壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼-Compression algorithm- the basic data compression algorithm- Play Run-Length Encoding express code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:
  1. LIST4-6

    0下载:
  2. 壓縮演算法-基本的資料壓縮演算法-Run-Length編碼的解壓縮程式~對應list1-3-Compression algorithm- the basic data compression algorithms-Run-Length coding corresponding decompression program ~ list1-3
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:
  1. RLE

    0下载:
  2. This the code about run length encoding-This is the code about run length encoding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:93184
    • 提供者:john smith
  1. RunLengthCoding

    0下载:
  2. 用C语言实现《信息论与编码》里的游程编码(黑白用数字表示)。-Using C language implementation, " Information Theory and Coding," in the run-length coding (black and white with that figure).
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:清风细雨
  1. Run-length encoding?(RLE)

    0下载:
  2. run length encoding的Matlab程序,纯原创,请勿抄袭!(This is a Matlab program for run length encoding.)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:50176
    • 提供者:海涵
« 12 3 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org