CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - JPEG decoder

搜索资源列表

  1. jpeg-decode

    0下载:
  2. jpeg解码程序,采用VC++编辑,是自己的课题的一部分-jpeg decoder procedures, using VC editors, the issue is part of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11947
    • 提供者:小翔
  1. JpgFile

    0下载:
  2. 网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg docu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1644780
    • 提供者:dhc
  1. simplejpegforembedded

    0下载:
  2. 一个最简化的jpeg解码程序,纯C比编写,很方便一直到嵌入式系统中!-one of the most simplified procedures jpeg decoder, C than pure preparation, very convenient to have to Embedded System!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20304
    • 提供者:袁珂
  1. djpeg_vlsi

    0下载:
  2. jpeg解码电路,是verilog编写的,可以综合,很有实用价值。-jpeg decoder circuit, is prepared verilog, synthesis, very practical value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:181706
    • 提供者:blueli
  1. ImgCtxDecoder_src

    0下载:
  2. ImgCtxDecoder_src.zip 1. Why do I use IImgCtx to decode images? If you want to develop a image viewer or processor in Windows, the first thing you have to face is image decoding. Now there are some free image decoders, with full source code:
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3113
    • 提供者:上官婉儿
  1. decoder

    0下载:
  2. jpeg decoder ,very usefull tools
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49472
    • 提供者:zj433
  1. viewer

    0下载:
  2. jpeg viewer,can use with the jpeg decoder
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9834
    • 提供者:zj433
  1. jpeg

    0下载:
  2. jpeg encoder and decoder 都很好用,前者的注释清晰,后者就少了一点。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21530
    • 提供者:eric
  1. jpeg-6b-idctmxu-jz4740-080422.tgz

    0下载:
  2. jz4740 jpeg decoder jz4740 jpeg 编解码器
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:712560
    • 提供者:wangaosheng
  1. JPEG-Encoder-Decoder

    0下载:
  2. 这是一个静态JPEG图像编码及解码的程序。程序同时实现了经典的和Chen陈氏数据流图的DCT离散余弦变换。预先定义JPEG图像质量级别矩阵和zigzag排序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:94997
    • 提供者:林明
  1. C_jpeg_decoder

    0下载:
  2. C版本的JPEG解码器代码,可以解baseline格式的所有JPEG图片并转换为RGB格式在pc上显示,执行代码前要安装glut-C version of the JPEG decoder code, possible solutions to baseline all the JPEG picture format and converted to RGB format in the pc to show the implementation of the code prior to the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:49521
    • 提供者:张宗彬
  1. jpgshow

    0下载:
  2. JPEG解码源代码,可将其正确的显示为bmp图像。-JPEG decoder source code, may be the right show for bmp images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:387592
    • 提供者:xjy
  1. ejpgl-dev-0.251

    0下载:
  2. It is an open source JPEG codec library, including both encoder and decoder
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:163966
    • 提供者:fucao
  1. ejpgl

    0下载:
  2. 嵌入JPEG编解码器图书馆 一个开源JPEG为嵌入系统优先编解码器包,包括编码器和译码器。 协定,优选为具体硬件,容易被端起到各种各样的嵌入OS, 类似Handel-C的ESL工具、多处理机系统和FPGA。 -Embedded JPEG Codec Library An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Comp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:163768
    • 提供者:LXP
  1. JPEG_encoder_and_decoder

    0下载:
  2. create JPEG encoder and decoder using matlab-create JPEG encoder and decoder
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9744
    • 提供者:dragonslaver
  1. jpeg_encoder.tar

    0下载:
  2. jpeg解码器,给出了详细的结构介绍,同时也对端口和使用配置做了详细说明-jpeg decoder, gives a detailed descr iption of the structure, but also using the configuration of the ports and a detailed descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2232271
    • 提供者:nickye
  1. Codec_JPEG

    0下载:
  2. Jpeg encoder and decoder, Encoder written by Yu Hen Hu, decoder written by me, you can contact me for any info on this.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:102153
    • 提供者:张盛浩
  1. JPEG-Encoder-Decoder

    0下载:
  2. 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:61716
    • 提供者:chen
  1. JPEG-Encoder-Decoder

    0下载:
  2. jpeg编解码程序供大家参考,可以用,学习一下-jpeg codecs for your reference, you can use
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:59849
    • 提供者:仇乐
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG图像压缩,赫夫曼编码,DCT变换,Zigzag遍历-JPEG image compression, Huffman coding, DCT transform, zigzag traversal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:155674
    • 提供者:赵齐银
« 12 »
搜珍网 www.dssz.com