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

搜索资源列表

  1. jpeg

    0下载:
  2. JPEG基本系统的解码器,为了提高主观显示速度, 每解出一个MCU行,就立即显示-JPEG basic system of the decoder, in order to improve the the subjective display speed, Each solution a MCU line, and immediately display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-30
    • 文件大小:28869
    • 提供者:sweet
  1. jpeg-matlab

    0下载:
  2. jpeg压缩matlab程序,可供学习图像视频编解码的同学学习-jpeg compression matlab program for learning image video codec students to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:56102
    • 提供者:mxq
  1. jpeg

    0下载:
  2. 本程序采用JPEG算法对静止图像进行编解码,采用Matlab仿真平台。程序的品质因数可以自行调整,并附有性能参数分析(采用PSNR作为评判依据)。这是我研一的课程作业程序,自己写的,希望有需要的同学下载!-This procedure uses the JPEG algorithm for still image coding and decoding, using Matlab simulation platform. Program can adjust the quality factor
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:12112
    • 提供者:杨建
  1. jpeg_decoder

    0下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:982377
    • 提供者:颖风
  1. jpeg_decode

    1下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:60300
    • 提供者:颖风
  1. JPEGDec

    0下载:
  2. JPEG解码源码,中科大多媒体信号处理课的JPEG图形解码实验源码-JPEG decoder source, USTC multimedia signal processing lesson JPEG graphics decoding source experiment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1477453
    • 提供者:郑泽煌
  1. fpga-jpeg-Verilog

    1下载:
  2. jpeg ip核解码器,可以用来解码jpeg,verilog源代码-jpeg ip core for verilog HDL
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:109758
    • 提供者:wanghaiwei
  1. jpeg

    0下载:
  2. 本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4636
    • 提供者:wyd
  1. ClrJpegDecode

    0下载:
  2. JPEG,用JPEG解码代码,老师给的一部分代码!-JPEG, with JPEG decoding code, part of the teacher to the code!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5457
    • 提供者:葛文耀
  1. jpeg

    0下载:
  2. 基于spce3200的jpeg编解码头文件程序-SPCE3200 JPEG codec terminal file program based on
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4952
    • 提供者:2510533
  1. linux-jpeg-decoding

    0下载:
  2. 嵌入式linux下的jpeg图片解码程序。程序自动搜索给定目录下的jpeg文件,并解码,按照屏幕缩放显示。-Embedded linux under jpeg image decoding process. The program automatically search for the given jpeg files in a directory and decoding, follow the onscreen zoom display.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:3818
    • 提供者:杨智勇
  1. jpeglib

    0下载:
  2. Jpeg解码库文件,完整的VC++6.0工程文件-Jpeg decode lib. Full VC++ 6.0 project.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:314662
    • 提供者:w
  1. jpeg

    0下载:
  2. JPEG_原理详细实例分析 JPEG编码解码流程 JPEG图像文件格式分析及显示-JPEG_ principle of case analysis in detail JPEG coding decoding process JPEG image file format analysis and display
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1644355
    • 提供者:李子
  1. jpeg

    0下载:
  2. 用C语言实现了图像压缩与编码模块,包括AC DC编解码-Using C language to implement the image compression and encoding modules, including AC DC codec
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2770
    • 提供者:Diego
  1. jpegdecode

    0下载:
  2. 实现JPEG解码接量化的程序代码。便于初学者使用-Realizing the JPEG decoding by program code. For beginners to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1688
    • 提供者:欣然
  1. jpeg-codec-explain

    0下载:
  2. jpeg编解码详解,详细解析编解码过程,供学习参考。-Detailed jpeg codec, codec detailed analysis of the process, for study and reference.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:106779
    • 提供者:jacky
  1. SCI621

    0下载:
  2. DSP2407控制串口摄像头采集数据,调试通过,内含JPEG解码程序-DSP2407 control serial camera data acquisition, debugging through, including JPEG decoding program
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:113175
    • 提供者:
  1. ILI9486-JPEG-Image-decoding-example

    1下载:
  2. ILI9486 JPEG图片解码例程,ILI9486初始化和GUI代码-ILI9486 JPEG Image decoding example
  3. 所属分类:SCM

    • 发布日期:2015-07-15
    • 文件大小:4865024
    • 提供者:ccxy
  1. SpecialVIJPG

    0下载:
  2. 自己的开源小项目:JPEG分析器。JPEG全称是 Joint Photographic Experts Group(联合图像专家小组),是当今使用最为广泛的图像编码标准。我这个项目规模不大,主要可以用来学习JPEG编码标准。结合着源代码看的话效果比较好。它支持将JPEG解码为像素数据(YUV或者RGB)。同时支持输出DCT系数等参数。使用VC 2010的MFC开发完成。 详细参考: http://blog.csdn.net/leixiaohua1020/article/details/1
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:512131
    • 提供者:雷霄骅
  1. libjpegCE

    0下载:
  2. wince下的jpeg解码库。从jpg文件得到RGB数据。-jpeg decoder in wince
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:296134
    • 提供者:张国飞
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 29 »
搜珍网 www.dssz.com