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

搜索资源列表

  1. jpeg

    0下载:
  2. 由jpg格式的图片经过解码在模拟数字屏上显示,用于各种图片的显示设备控制中-Jpg format by the picture after decoding in analog and digital on-screen display, for a variety of image display device control
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:100151
    • 提供者:
  1. jpegdecode

    0下载:
  2. jpeg 解码分析,对jpeg 的熵解码,帧结构,还有idct变换的原理和实现做了详细的解释,并做了代码的分析。-jpeg decode analysis, jpeg entropy decoding, frame structure, there idct transform the theory and implementation a detailed explanation, and do the code analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:952303
    • 提供者:赵海涛
  1. ClrJpegDecode

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

    • 发布日期:2017-04-14
    • 文件大小:5412
    • 提供者:独行者
  1. tinyjpegdecoder

    0下载:
  2. 非常简单小巧的JPEG解码程序,可以方便的移植到嵌入式系统中。-a tiny jpep decoder library which can be port to embeded system with little work.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:727756
    • 提供者:陈恩洪
  1. JpegDecoder

    0下载:
  2. JPEG解码程序,效率不算高,可满足单帧解码需求。-JPEG decoding process, whose efficiency is not high, but to meet the demand for single-frame decoding.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1158528
    • 提供者:杨光军
  1. jpeg

    0下载:
  2. jpeg最新的编解码代码,特点是在dct过程中可以进行缩放,本算法应用到视频可减少视频中缩放的时间 -jpeg latest codec code, characterized in dct process can be scaled, the algorithm is applied to video scaling to reduce the time the video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:769636
    • 提供者:lover
  1. JPEGdecode

    0下载:
  2. jpeg解码程序 可测试,效果良好 欢迎大家使用-jpeg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:186440
    • 提供者:张霄
  1. Jpegdecode

    0下载:
  2. jpeg的解码程序,基本的jpeg解码程序,对应有损的DCT编码-jpeg decoding process, the basic jpeg decoding procedure, corresponding to undermine the DCT coding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:475584
    • 提供者:刘军
  1. DIVX(decode)

    0下载:
  2. JPEG解码实用源代码实现,DIVX解码-JPEG decoding utility source code to achieve, DIVX decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:33017
    • 提供者:崔颖
  1. JPEGdecoder

    0下载:
  2. 这是一个JPEG解码程序,很多从事图像处理工作的人都要用到它,现在他是C++下的一个类了,这样他的结构和组织更易于理解-This is a JPEG decoding process, a lot of people who work in image processing have used it, now he is under a C++ class, and so he' s easier to understand the structure and organization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9868
    • 提供者:hongxiaoxuan
  1. Jpegdecode

    0下载:
  2. 图片jpeg、bmp解码,可以移植到各种平台上去,方便快捷-jpeg、bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7816
    • 提供者:boy18
  1. jfdctflt

    0下载:
  2. c语言在Visual C++ 环境下jpeg解码源代码 -JPEG decompression algorithm
  3. 所属分类:Special Effects

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

    0下载:
  2. JPEG的压缩解码,实现JPEG的解码以及压缩,包括了原代码、算法-JPEG
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1123853
    • 提供者:周淼
  1. jpeg_demo

    0下载:
  2. jpeg 编解码代码,提供完整的文档说明。入门必备。-jpeg codec code, and provide complete documentation. Entry necessary.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:697081
    • 提供者:曾微维
  1. SD_File_TFT

    0下载:
  2. 完整的JPEG解码包,包括TFT和SD卡驱动,用于STM32-for STM32, the package of JpegDecode, TFT and SDCard driver
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:354915
    • 提供者:testlinlin
  1. jpeg-test

    0下载:
  2. jpeg 编解码 arm11板,快速转换-jpeg codec
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:29265
    • 提供者:baihaojiang
  1. jpeg

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-JpegDecoder class is mainly used for the decoding of Jpeg files. Very simple to use, just need to use GetJPEGBuffer function returns an array of pixels decoded.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9894
    • 提供者:ly
  1. jpeg2

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

    • 发布日期:2017-04-01
    • 文件大小:28899
    • 提供者:ly
  1. jpeg_app

    0下载:
  2. 一用三星公司的s3c6410片上系统芯片的JPEG硬件硬压缩与硬解码模块进行JPEG图像的显示。硬件解码,速度快,资源耗费少。-A chip with a Samsung system-on-chip s3c6410 hardware hardware JPEG compression and JPEG hardware decoding module for image display. Hardware decoding, fast, low resource consumption.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:18453
    • 提供者:刘一夫
  1. jpg_read_and_write

    0下载:
  2. jpeg 编解码,可以读出数据,也可以存为jpg格式,试过可以编译。-jpeg codec, you can read data can also be saved as jpg format, tried to compile.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:400524
    • 提供者:weweken
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 29 »
搜珍网 www.dssz.com