搜索资源列表

  1. compress

    0下载:
  2. Jpeg 解码的例子--Jpeg decoding example
  3. 所属分类:图形图象

    • 发布日期:2024-07-02
    • 文件大小:105472
    • 提供者:站长
  1. jpeg压缩

    0下载:
  2. 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
  3. 所属分类:Windows编程

    • 发布日期:2024-07-02
    • 文件大小:502784
    • 提供者:许超雄
  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-07-02
    • 文件大小:122880
    • 提供者:石后生
  1. 200410122139686

    0下载:
  2. jpeg 图像解码源代码 fda e fe fef jf-jpeg compress code
  3. 所属分类:图片显示浏览

    • 发布日期:2024-07-02
    • 文件大小:184320
    • 提供者:
  1. w3b2f02[1]

    0下载:
  2. JPEG教程,包括视频图象压缩与解压缩,以及其他视频处理算法。 -JPEG tutorial, Include video compress, decompress and some other video process method.
  3. 所属分类:电子书籍

    • 发布日期:2024-07-02
    • 文件大小:155648
    • 提供者:新华
  1. matlab_jpeg

    0下载:
  2. the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.-the attached utility is a work I ve submitte d to the university It shows what a jpeg compress ion is all a
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:86016
    • 提供者:黄博强
  1. compress

    0下载:
  2. jpeg compresion withquantization matrices
  3. 所属分类:压缩解压

    • 发布日期:2024-07-02
    • 文件大小:3072
    • 提供者:mato
  1. jpeg.tar

    0下载:
  2. This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-02
    • 文件大小:3416064
    • 提供者:Bill Guan
  1. C6000DSP_JPEG_compress

    0下载:
  2. 实现对JPEG图像的压缩,在DSP6000环境下的源程序-jpeg_image compressing under dsp6000
  3. 所属分类:DSP编程

    • 发布日期:2024-07-02
    • 文件大小:162816
    • 提供者:李勇
  1. JPEG-compress-and-decoding

    0下载:
  2. 功能:实现jpeg、jpg等图像文件的压缩,编码和解码的处理。-Function: the realization of jpeg, jpg image files, such as compression, encoding and decoding processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:59392
    • 提供者:袁捷
  1. 29782187JPGCompress

    0下载:
  2. jpeg compress by matlab. sourcecode
  3. 所属分类:压缩解压

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:mooi
  1. fpga-jpeg

    0下载:
  2. 基于FPGA的JPEG图像压缩,实现JPEG图像的实时压缩-FPGA JPEG compress
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-02
    • 文件大小:103424
    • 提供者:方映
  1. DCT_based_Data_hiding

    0下载:
  2. DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -DCT-b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:5120
    • 提供者:
  1. JPEG_CODING

    0下载:
  2. gives a rough jpeg based coding routine that enables the user to convert and compress any image into jpeg format
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:86016
    • 提供者:Abhishek Sharma
  1. fpga-jpeg

    0下载:
  2. 图形压缩的硬件是想 基于fpga的源代码-Graphics hardware is to compress the source code based on fpga
  3. 所属分类:波变换

    • 发布日期:2024-07-02
    • 文件大小:103424
    • 提供者:孙旭
  1. compress-bmp

    0下载:
  2. 演示由bmp到JPEG压缩编码!适合学习图像处理算法的读者!-Presentation by the bmp to the JPEG compression! Image processing algorithms suitable for learning readers!
  3. 所属分类:图形图象

    • 发布日期:2024-07-02
    • 文件大小:122880
    • 提供者:zhangheyi
  1. jpeg-compress-code-

    0下载:
  2. 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:21504
    • 提供者:冰蓝色
  1. jpeg-compress

    0下载:
  2. 本文介绍了JPEG的一些编码知识,可以帮助入门者对于数据的编码和解码有更清晰的认识,表达形象,易于理解-This article describes some of the JPEG encoding of knowledge that can help beginners for data encoding and decoding have a clearer understanding of the expression imag
  3. 所属分类:压缩解压

    • 发布日期:2024-07-02
    • 文件大小:236544
    • 提供者:张鹏
  1. JPEG-compress

    0下载:
  2. 自己编的图片JPEG压缩算法,包含实例图片-Their own series of image JPEG compression algorithm, an instance of picture contains
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:7168
    • 提供者:yangkai
  1. jpeg_compression

    0下载:
  2. Jpeg compression This document gives the different steps to compress a JPEG file. The example given works with Lena. But other image could work.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-02
    • 文件大小:229376
    • 提供者:melissanais
« 12 3 4 5 »

源码中国 www.ymcn.org