搜索资源列表
jpeg_decode
- jpeg解码源程序,运行时必须有test.jpg文件放在C盘下-jpeg decode source file, requiring file \"test.jpg\" in c: when running
JPEG_decode
- JPEG图片格式解码成为BMP格式,详细分析了JPEG图片的存储格式。
jpeg_decode
- jpeg解码器源代码 cjpeg.cpp 解码器类原程序 idct.cpp 解码器类原程序,idct解码函数 cjpeg.h 解码器类头文件 showjpeg.cpp 例子程序原文件 showjpeg.exe 使用本原代码的例子程序
jpeg_decode
- 一个jpg解码类源程序-Jpg decoding a source category
jpeg_decode
- jpeg解码源程序,运行时必须有test.jpg文件放在C盘下-jpeg decode source file, requiring file "test.jpg" in c: when running
JPEG_decode
- JPEG图片格式解码成为BMP格式,详细分析了JPEG图片的存储格式。-JPEG image format decoding become BMP format, a detailed analysis of the JPEG image storage format.
jpeg_decode
- jpeg解码器源代码 cjpeg.cpp 解码器类原程序 idct.cpp 解码器类原程序,idct解码函数 cjpeg.h 解码器类头文件 showjpeg.cpp 例子程序原文件 showjpeg.exe 使用本原代码的例子程序 -jpeg decoder source code types of the original decoder cjpeg.cpp procedures decod
jpeg_decode
- jpeg编码和解码,给出了jpeg文件量化表,编码表及其数据的读入-encoding and decoding jpeg, jpeg files are given quantization table, coding table and its data is read into
JPEG_decode
- 此是JPEG编码程序,请大家指正,如果有更好的可以互相交流 -This is the JPEG encoding process, please correct me, if there is a better exchange
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixe
JPEG_DECODE
- 标准的JEPG解码器的源代码,内含测试图片-JEPG standard decoder source code, including test picture
JPEG_Decode
- 实现JPEG格式的图片解码功能,解码后生成BMP格式的图片,可以直接用于嵌入式平台LCD图片显示。-The realization of JPEG format picture decoding functions to generate decoded image format BMP, can be directly embedded platform for the LCD picture display.
jpeg_decode
- jpeg_decode jpeg 解码-jpeg_decode
JPEG_Decode
- Source Code for JPEG Decode using Feig DCT to improve the efficiency
jpeg_decode
- this file cantains the jpeg decode
jpeg_Decode
- 收集的jpeg编解码的资料--JPEG文件编解码详解-Collection of information encoding and decoding jpeg
jpeg_decode
- 不错的JPEG学习资料和代码,适合嵌入式系统开发的不错资料,值得收藏。-JPEG learning materials and good code, good for embedded systems development information, worthy of collection.
JPEG_decode
- 介绍了JPG文件的解析,压缩原理等,如果你想学习图像处理,或者想了解优秀的压缩算法,也许能从中受到点启发-Introduces the JPG document analysis, compression principle and so on, if you want to study image processing, or want to know about good compression algorithm, which m
JPEG_decode
- 讲述JPEG图像解码的方法 JPEG文件格式,JPEG图像数据的关键字,做JPEG的解码看着两个文档就够了。-JPEG image decoding methods described JPEG file format, JPEG image data, keywords, do look at two documents JPEG decoding enough.
jpeg_decode
- 利用MFC实现了Jpeg图形的解码,算法简单,程序没有Bug-develep the decoding of jpeg image by MFC,welcom to download.