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

搜索资源列表

  1. JPEGDecoder

    0下载:
  2. jpeg解码程序,以dll方式,用户只要调用相应的接口函数即可-jpeg decoder procedures to dll, call the corresponding user interface function can be
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:16375
    • 提供者:李楚元
  1. JPEGDecoder

    0下载:
  2. Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:32394
    • 提供者:zhangqing
  1. JpegDecoder

    0下载:
  2. 文件中包含c++环境下的jpeg解码源码程序,含.h文件和.cpp文件,及示例图。debug文档已删
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:2917661
    • 提供者:stn
  1. Jpegdecoder

    0下载:
  2. void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0]
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1922478
    • 提供者:annen1983
  1. JPEGDecoder

    2下载:
  2. JPEG解码器的硬件语言描述,主要的描述语言是verilog,用硬件结构实现了解码功能。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:199579
    • 提供者:liusu
  1. JpegDecoder

    0下载:
  2. 超强jpeg解码程序,支持各种Jpeg的解码,方便一直到底层
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:646704
    • 提供者:周涛
  1. JpegDecoder

    1下载:
  2. Jpeg解码器的源代码,用C语言实现,很详细。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:365434
    • 提供者:赵玉华
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-JpegDecoder class: It be used for Jpeg file Decode.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:10027
    • 提供者:xuyss
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码-JpegDecoder major document for the Jpeg decoder
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-23
    • 文件大小:9549
    • 提供者:Athena_yue
  1. JPEGDECODER

    0下载:
  2. jpeg的解码器,包含了汇编代码,并做过了优化,使用了浮点运算。-A JPEG decoder written entirely in assembly with SSE and SSE2 optimizations. Uses floating point internally for maximum precision
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:60639
    • 提供者:wjm
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-Major JpegDecoder decoder for Jpeg files. Is very simple to use, only need to use the function to return to GetJPEGBuffer decoded pixel array.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:9637
    • 提供者:孙娜
  1. JpegDecoder

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

    • 发布日期:2017-03-29
    • 文件大小:7878
    • 提供者:胡雪婷
  1. 9927416JpegDecoder

    0下载:
  2. altera nios处理器快速入门,对研究NIOS的人员很有帮助-altera nios processor, quick start, the staff very helpful for research NIOS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:365438
    • 提供者:mstar
  1. JpegDecoder

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

    • 发布日期:2017-03-29
    • 文件大小:9553
    • 提供者:min
  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. 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. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。在第三篇的实例MagicHouse中就需要使用这个类。-Decode Jpeg.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9555
    • 提供者:iVan
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组-Visual C++ JpegDecoder
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9845
    • 提供者:李伟
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。在第三篇的实例MagicHouse中就需要使用这个类。-JpegDecoder class is mainly used for the decoding of Jpeg files. Usage is very simple, only need to use GetJPEGBuffer function returns an array of pixels
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:9869
    • 提供者:王胜
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-Major JpegDecoder decoder for Jpeg files. Is very simple to use, only need to use the function to return to GetJPEGBuffer decoded pixel array.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:9682
    • 提供者:owthea
« 12 »
搜珍网 www.dssz.com