文件名称:MPEG2Decoder
- 所属分类:
- 多媒体
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.7mb
- 下载次数:
- 0次
- 提 供 者:
- 成*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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 fr a me document, and this tool will also provide document conversion PPM fr a me JPEG files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码
......\Decoder.cpp
......\Decoder.h
......\DecoderDoc.cpp
......\DecoderDoc.h
......\DecoderView.cpp
......\DecoderView.h
......\frameInfo.h
......\Include
......\.......\xfile.h
......\.......\ximabmp.h
......\.......\ximacfg.h
......\.......\ximadef.h
......\.......\ximage.h
......\.......\ximagif.h
......\.......\ximaico.h
......\.......\ximaiter.h
......\.......\ximaj2k.h
......\.......\ximajas.h
......\.......\ximajbg.h
......\.......\ximajpg.h
......\.......\ximamng.h
......\.......\ximapcx.h
......\.......\ximapng.h
......\.......\ximatga.h
......\.......\ximath.h
......\.......\ximatif.h
......\.......\ximawbmp.h
......\.......\ximawmf.h
......\.......\xiofile.h
......\.......\xmemfile.h
......\Lib
......\...\cximage.lib
......\...\j2k.lib
......\...\jasper.lib
......\...\jbig.lib
......\...\jpeg.lib
......\...\png.lib
......\...\Temp.lib
......\...\Tiff.lib
......\...\zlib.lib
......\MainFrm.cpp
......\MainFrm.h
......\MPEG2DECODER.APS
......\MPEG2DECODER.ncb
......\MPEG2DECODER.opt
......\MPEG2DECODER.rc
......\MPEG2DECODER.sln
......\MPEG2DECODER.vcproj
......\MPEG2DECODER.vcproj.PC-200107171125.Chengliu.user
......\mpegdec
......\.......\config.h
......\.......\display.c
......\.......\getbits.c
......\.......\getblk.c
......\.......\gethdr.c
......\.......\getpic.c
......\.......\getvlc.c
......\.......\getvlc.h
......\.......\global.h
......\.......\idct.c
......\.......\idctref.c
......\.......\motion.c
......\.......\mpeg2dec.c
......\.......\mpeg2dec.h
......\.......\recon.c
......\.......\spatscal.c
......\.......\store.c
......\.......\subspic.c
......\.......\systems.c
......\.......\verify.c
......\PPMtoJpeg
......\.........\CompressEncode.cpp
......\.........\CompressEncode.h
......\.........\PicOperate.cpp
......\.........\PicOperate.h
......\.........\resource.h
......\res
......\...\MPEG2DECODER.rc2
......\StatInfo.h
......\StdAfx.cpp
......\StdAfx.h
......\XPStyle.manifest
设计文档.doc
......\Decoder.cpp
......\Decoder.h
......\DecoderDoc.cpp
......\DecoderDoc.h
......\DecoderView.cpp
......\DecoderView.h
......\frameInfo.h
......\Include
......\.......\xfile.h
......\.......\ximabmp.h
......\.......\ximacfg.h
......\.......\ximadef.h
......\.......\ximage.h
......\.......\ximagif.h
......\.......\ximaico.h
......\.......\ximaiter.h
......\.......\ximaj2k.h
......\.......\ximajas.h
......\.......\ximajbg.h
......\.......\ximajpg.h
......\.......\ximamng.h
......\.......\ximapcx.h
......\.......\ximapng.h
......\.......\ximatga.h
......\.......\ximath.h
......\.......\ximatif.h
......\.......\ximawbmp.h
......\.......\ximawmf.h
......\.......\xiofile.h
......\.......\xmemfile.h
......\Lib
......\...\cximage.lib
......\...\j2k.lib
......\...\jasper.lib
......\...\jbig.lib
......\...\jpeg.lib
......\...\png.lib
......\...\Temp.lib
......\...\Tiff.lib
......\...\zlib.lib
......\MainFrm.cpp
......\MainFrm.h
......\MPEG2DECODER.APS
......\MPEG2DECODER.ncb
......\MPEG2DECODER.opt
......\MPEG2DECODER.rc
......\MPEG2DECODER.sln
......\MPEG2DECODER.vcproj
......\MPEG2DECODER.vcproj.PC-200107171125.Chengliu.user
......\mpegdec
......\.......\config.h
......\.......\display.c
......\.......\getbits.c
......\.......\getblk.c
......\.......\gethdr.c
......\.......\getpic.c
......\.......\getvlc.c
......\.......\getvlc.h
......\.......\global.h
......\.......\idct.c
......\.......\idctref.c
......\.......\motion.c
......\.......\mpeg2dec.c
......\.......\mpeg2dec.h
......\.......\recon.c
......\.......\spatscal.c
......\.......\store.c
......\.......\subspic.c
......\.......\systems.c
......\.......\verify.c
......\PPMtoJpeg
......\.........\CompressEncode.cpp
......\.........\CompressEncode.h
......\.........\PicOperate.cpp
......\.........\PicOperate.h
......\.........\resource.h
......\res
......\...\MPEG2DECODER.rc2
......\StatInfo.h
......\StdAfx.cpp
......\StdAfx.h
......\XPStyle.manifest
设计文档.doc