搜索资源列表
JpegTest.rar
- 这是一个对Jpeg图像进行编解码的程序,其中包含了,Jpeg和Bmp之间的相互转化。
Jpeg-Mpeg编解码技术 第3章
- Visual V++ 实现Mpeg/Jpeg编解码技术配套光盘-Visual V achieve Mpeg / Jpeg codec technology supporting CD
Jpeg-Mpeg编解码技术 第4章
- Visual C++实现Mpeg/Jpeg编解码技术-The DECODE\\ENCODE technical of Jpeg-Mpeg , compiled successfully by Visual C++
Jpeg-Mpeg编解码技术 第5章
- Visual V++ 实现Mpeg/Jpeg编解码技术配套光盘-Visual V achieve Mpeg / Jpeg codec technology supporting CD
Jpeg-Mpeg编解码技术 第6章
- Visual V++ 实现Mpeg/Jpeg编解码技术-Visual V achieve Mpeg / Jpeg codec technology
多媒体作业 SY0403604
- 先将MPEG视频解码成PPM文件序列,再由指定的序列号转成BMP文件,最后转成JPEG文件-first MPEG video decoder into PPM document sequence, designated by the sequence of BMP file conversion, the final conversion to JPEG files
MPEG4视频编解码Jpeg-Mpeg最新书的源码
- MPEG4视频编解码,在windows上面运行过。还 可以方便的移植到其他平台-MPEG4 video codec, the windows that run-off. It can easily be transferred to other platforms
video_compression_systems
- 根据jpeg标准用verilog语言编写的视频编码器,此编码器可作为一个通用IP使用,完成数字音频/视频的编解码功能-under jpeg standards with the Verilog language video encoder, this encoder can be used as a common IP use, complete digital audio / video codec
2003-05-22_JpegLibarary
- Windows下的jpeg编码、解码库,使用方便.-under Windows jpeg encoding, decoding library and use.
mcjpg30
- 图像编解码,Motion Jpeg decode,maybe have useful for you-image codecs, Motion Jpeg decode. maybe have useful for you
VisualC++MPEG-JPEG3
- Visual C++ 实现MPEG-JPEG编解码技术第3章源代码-Visual C implementation of MPEG-JPEG codec technology Chapter 3 Source Code
jpeg src VC6代码 jpeg解码
- jpeg解码 jpeg解码 jpeg解码 jpeg解码 jpeg解码
JpegDecoder
- 文件中包含c++环境下的jpeg解码源码程序,含.h文件和.cpp文件,及示例图。debug文档已删
jpegdec
- JPEG解码的demo程序,可以当作JPEG的测试模型
JPEG
- 用VC编写的jpeg编解码实现程序VC prepared jpeg codec to achieve program-VC prepared jpeg codec to achieve program
JpegTest
- 这是一个对Jpeg图像进行编解码的程序,其中包含了,Jpeg和Bmp之间的相互转化。- This was carries on to the Jpeg picture arranges the decoding the procedure, in which has contained, between Jpeg and Bmp mutual transformation.
MPEG2Decoder
- MPEG2解码转换器,多媒体作业,MFC程序,Mpeg2解码转换器是一个多媒体工具,用于将Mpeg文件解码成一组PPM帧文件,并且本工具也提供将PPM帧文件转换成JPEG文件的功能。-MPEG2 decoding converters, multi-media operation, MFC procedures, Mpeg2 decoder converter is a multi-media tools, used to decode Mpeg file into a PPM frame do
DPF_Draft_ThumbnailDone
- 数字相框(digital photo frame)系统实现的源码,以前公司项目,现在解禁!实现音频MP3,PCM解码,视频MPEG4/H.264的播放,JPEG解码,并包括系统界面设计。-digital photo frame s project source code.
JPEGcode
- JPEG解码实验,里面集成了开发环境,时候初学者。-JPEG decoding experiments, which integrated development environment, the time for beginners.
SpecialVIJPG
- 自己的开源小项目:JPEG分析器。JPEG全称是 Joint Photographic Experts Group(联合图像专家小组),是当今使用最为广泛的图像编码标准。我这个项目规模不大,主要可以用来学习JPEG编码标准。结合着源代码看的话效果比较好。它支持将JPEG解码为像素数据(YUV或者RGB)。同时支持输出DCT系数等参数。使用VC 2010的MFC开发完成。 详细参考: http://blog.csdn.net/leixiaohua1020/article/details/1