CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - compression algorithm

搜索资源列表

  1. compc++

    0下载:
  2. 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:103.63kb
    • 提供者:周自强
  1. h.263

    1下载:
  2. 视频图像压缩标准H.263的VC源码,此程序简单容易理解,可以帮助理解算法,且参考此程序,可以自己编.-video compression standard H.263 VC source, the procedures are simple and easy to understand, and can help to understand algorithm, which refer to this process, their own series.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:261.07kb
    • 提供者:王阳
  1. LZWandLZRW

    0下载:
  2. 图像压缩算法LZW和LZRW压缩算法源代码-image compression algorithm and LZRW LZW compression algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.85kb
    • 提供者:Ben
  1. jpgTOcompress

    0下载:
  2. 本程序VC++写的一个程序,是一个jpg格式图形在内存里面压缩算法程序,-the procedures VC write a procedure is a jpg format graphics memory compression algorithm inside procedures,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:136.93kb
    • 提供者:谢生
  1. compress_program

    0下载:
  2. 提供了几种常用的压缩算法源程序,相信对大家一定有很大帮助-offers several commonly used compression algorithm source code, I believe we will certainly be of great help
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:63.97kb
    • 提供者:林海
  1. RLE

    0下载:
  2. RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,这16位中的最高位,标志了这个block的属性,是属于上面的
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14.54kb
    • 提供者:tangxin
  1. compression_compression

    0下载:
  2. 图像压缩算法,matlab环境编写,包括:btcode,conv2fft,convfft,dctcompr,imcompr,pyramid,都是很经典的哦:)-image compression algorithm, Matlab environment preparation, including : btcode, conv2fft. convfft, dctcompr, imcompr, pyramid, very classic oh :)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9.6kb
    • 提供者:chaos545
  1. wavelets.5

    0下载:
  2. 图像压缩方面的内容,主要是小波变换的容,上传的小波变换5层算法。-image compression contents, mainly wavelet transform is the capacity and upload the wavelet transform five layer algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:216.51kb
    • 提供者:杨晓宇
  1. Wavelet.6.SPIHT

    0下载:
  2. 图像压缩算法——小波变换6层提升算法SPIHT. 通过些算法可以改变压缩效率。 -Image Compression Algorithm -- 6-wavelet transform algorithm SPIHT upgrade. Through these compression algorithm can effect change rate.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:194.7kb
    • 提供者:杨晓宇
  1. wavelet.7.SPIHT

    0下载:
  2. 图像压缩方面的内容:小波变换。七层提升算法SPIHT版-image compression aspects : wavelet transform. Though version upgrade algorithm SPIHT
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:195.73kb
    • 提供者:杨晓宇
  1. wavelet.5.SPIHT

    0下载:
  2. 小波变换:五层提升算法SPIHT版。图像压缩方面。是小波变换方面算法的提升。-wavelet transform : five algorithm SPIHT upgrade version. Image compression. Respect is wavelet transform algorithm upgrade.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:193.14kb
    • 提供者:杨晓宇
  1. LZW_Demo_GOOD

    0下载:
  2. 一个很好的图像压缩算法!!! !!!1-a good image compression algorithm !!!!!!!!! 1
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24.01kb
    • 提供者:gfdgdf
  1. VideoLink

    0下载:
  2. 数字图像MPEG压缩处理算法的程序-digital image processing algorithm for MPEG compression process
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49.95kb
    • 提供者:马晓
  1. locojepgls

    0下载:
  2. 这个loco-I算法是图像无失真压缩标准jepg-ls的核心算法,使用c编写-The loco-I algorithm is lossless image compression standard jepg-ls core algorithms, the use of c prepared
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:18.14kb
    • 提供者:倪广波
  1. LZWCompression

    0下载:
  2. LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:16.2kb
    • 提供者:zgf
  1. jpegcompressandexample

    0下载:
  2. JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:15.78mb
    • 提供者:ouy
  1. vqsplit

    0下载:
  2. lbg matlab 实现lbg算法 使用环境是matlab,实现图像压缩算法-lbg matlab lbg algorithm uses the environment is matlab, image compression algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:3.71kb
    • 提供者:李毅
  1. JPEG

    0下载:
  2. JPEG压缩算法,BMP与JPEG的相互转换-JPEG compression algorithm, BMP, and JPEG conversion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:30.52kb
    • 提供者:周群
  1. 20140403

    0下载:
  2. 图片压缩算法源代码,有整个工程,可以编译-Image compression algorithm source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.68mb
    • 提供者:叶东茂
  1. 0103909

    0下载:
  2. Jpeg2000 compression algorithm, C programming-Jpeg2000 compression will upon algorithm, C programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-11
    • 文件大小:505.17kb
    • 提供者:sfcmrvtv
搜珍网 www.dssz.com