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

搜索资源列表

  1. EZW

    0下载:
  2. 该源码是书《Visual C++实现MPEG JPEG编解码技术》第三章实现EZW零树编码的算法实现-The source is the book " Visual C++ to achieve MPEG JPEG codec technology" Chapter III to achieve EZW zerotree coding algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:11336
    • 提供者:chenhyu
  1. JPEGjiema

    0下载:
  2. VC++的JPEG编码解码指导,通过网络传送JPEG二进制文件-VC++ the JPEG codec guidance, through the network to send binary JPEG
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:3163
    • 提供者:李志铭
  1. jpegformat

    0下载:
  2. 数学原理不需要搞清. 能够通过这, 开始写自己的编码/解码程序. 或者看懂以有的代码. 对有损图形压缩有进一步了解. 自己能够改良 JPEG, 比如增加透明色的支持, 加快 JPEG 的解码速度.-Do not need to gain a clear understanding of mathematical principles. Can begin to write their own encoding/decoding process. Or understand to
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:14358
    • 提供者:金尧
  1. FreeImage3110

    0下载:
  2. 对gif,png,jpeg等图片的解码功能,图片显示-For gif, png, jpeg decoder functions such as picture, picture show
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4250382
    • 提供者:liutao
  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. ViCandMPEGJPEGE

    0下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
  3. 所属分类:mpeg mp3

    • 发布日期:2017-06-02
    • 文件大小:14818099
    • 提供者:张明晨
  1. jpegFileDecoder

    0下载:
  2. 对JPEG进行解码的程序 jpegFileDecoder-Of the JPEG decoding process jpegFileDecoder
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:138497
    • 提供者:叶子
  1. JpegHWDec

    0下载:
  2. SMDK6400 SMDK6410 JPEG硬件编解码器测试程序源码,包含一张测试图-SMDK6400 SMDK6410 JPEG hardware codec test program source code, including a test pattern
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:147272
    • 提供者:郑韬慧
  1. Decode_mjpegAVI

    0下载:
  2. 可以解码mjpeg AVI, 解成一个个的jpeg 文件-Can decode mjpeg AVI, solution of the jpeg files into one by one
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:5044
    • 提供者:jilong
  1. linux_v7_jpeg_arm

    0下载:
  2. 基于LINUX的JPEG算法实现,纯C语言,可实现BMP格式图像的编解码-LINUX JPEG arithmetic, based on linux OS
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:510076
    • 提供者:liyi
  1. V7_vs_jpeg

    0下载:
  2. JPEG算法在visual studio环境下的实现,可实现编码解码-jpeg arithmetic in microsoft visual studio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:944358
    • 提供者:liyi
  1. jpeg2000

    0下载:
  2. Jpeg200详述,解码过程,特点以及与Jpeg的比较。-Jpeg200 detail, decoding process, characteristics and comparison with the Jpeg.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:201901
    • 提供者:陈建
  1. PicDecLib.tar

    0下载:
  2. bmp,gif,jpeg,png等格式的图形文件解码-bmp, gif, jpeg, png graphics file formats, such as decoding
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:564360
    • 提供者:dmwang
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:844086
    • 提供者:george
  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. jpegsr8a

    0下载:
  2. JPEG图像编解码算法,可编译成库使用 -JPEG image encoding and decoding algorithms can be compiled into a library to use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1037823
    • 提供者:ygchaoren
  1. Untitled11

    0下载:
  2. 编程实现JPEG的解码,输入是自己生成的jpegcodes.mat 文件。-Programming JPEG decoding, input their own documents generated jpegcodes.mat.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2096
    • 提供者:yoyo
  1. djpeg

    0下载:
  2. 用C++语言实现JPEG解压缩算法。将JPEG格式解码成bmp格式-JPEG decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:867842
    • 提供者:尚天天
  1. JPEG_encode

    0下载:
  2. 用VC语言实现的JPEG的编解码,用于参考和学习都不错-Using VC language realized JPEG codec
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:722489
    • 提供者:wpwswang
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 29 »
搜珍网 www.dssz.com