文件名称:基于VC++MPEG-4解码技术
介绍说明--下载内容均来自于网络,请自行研究使用
(1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。
(2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-(1) the procedures in Windows 2000, Visual C 6.0 and DirectX 8.0 environment compile. (2) Build directly open / / DECORE / BUILD DECORE.DSW directories under the document.
(2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-(1) the procedures in Windows 2000, Visual C 6.0 and DirectX 8.0 environment compile. (2) Build directly open / / DECORE / BUILD DECORE.DSW directories under the document.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 111186767基于vc mpeg-4解码技术.rar 列表 chap07\ReadMe.txt chap07\MPEG-4解码技术\DECORE\TEST\test_basic_prediction.c chap07\MPEG-4解码技术\DECORE\TEST chap07\MPEG-4解码技术\DECORE\SRC\basic_prediction.c chap07\MPEG-4解码技术\DECORE\SRC\basic_prediction.h chap07\MPEG-4解码技术\DECORE\SRC\clearblock.c chap07\MPEG-4解码技术\DECORE\SRC\clearblock.h chap07\MPEG-4解码技术\DECORE\SRC\DEBUG.C chap07\MPEG-4解码技术\DECORE\SRC\DEBUG.H chap07\MPEG-4解码技术\DECORE\SRC\DECORE.C chap07\MPEG-4解码技术\DECORE\SRC\DECORE.H chap07\MPEG-4解码技术\DECORE\SRC\GEN_DRAW.C chap07\MPEG-4解码技术\DECORE\SRC\GEN_DRAW.H chap07\MPEG-4解码技术\DECORE\SRC\gen_usetime.c chap07\MPEG-4解码技术\DECORE\SRC\gen_usetime.h chap07\MPEG-4解码技术\DECORE\SRC\GETBITS.C chap07\MPEG-4解码技术\DECORE\SRC\GETBITS.H chap07\MPEG-4解码技术\DECORE\SRC\GLOBAL.H chap07\MPEG-4解码技术\DECORE\SRC\IDCT.C chap07\MPEG-4解码技术\DECORE\SRC\IDCT.H chap07\MPEG-4解码技术\DECORE\SRC\mp4_block.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_block.h chap07\MPEG-4解码技术\DECORE\SRC\mp4_decoder.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_decoder.h chap07\MPEG-4解码技术\DECORE\SRC\mp4_header.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_header.h chap07\MPEG-4解码技术\DECORE\SRC\mp4_iquant.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_iquant.h chap07\MPEG-4解码技术\DECORE\SRC\mp4_mblock.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_mblock.h chap07\MPEG-4解码技术\DECORE\SRC\mp4_picture.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_predict.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_predict.h chap07\MPEG-4解码技术\DECORE\SRC\mp4_recon.c chap07\MPEG-4解码技术\DECORE\SRC\mp4_tables.c chap07\MPEG-4解码技术\DECORE\SRC\MP4_VARS.C chap07\MPEG-4解码技术\DECORE\SRC\MP4_VARS.H chap07\MPEG-4解码技术\DECORE\SRC\MP4_VLD.C chap07\MPEG-4解码技术\DECORE\SRC\MP4_VLD.H chap07\MPEG-4解码技术\DECORE\SRC\PORTAB.H chap07\MPEG-4解码技术\DECORE\SRC\postprocess.c chap07\MPEG-4解码技术\DECORE\SRC\postprocess.h chap07\MPEG-4解码技术\DECORE\SRC\STORE.C chap07\MPEG-4解码技术\DECORE\SRC\STORE.H chap07\MPEG-4解码技术\DECORE\SRC\TIMER.H chap07\MPEG-4解码技术\DECORE\SRC\transferIDCT.c chap07\MPEG-4解码技术\DECORE\SRC\transferIDCT.h chap07\MPEG-4解码技术\DECORE\SRC\Yuv2rgb.c chap07\MPEG-4解码技术\DECORE\SRC\YUV2RGB.H chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\basic_prediction_mmx.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\clearblock_mmx.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\IDCT_MMX.C chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\transferIDCT_mmx.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\yuv2rgb_mmx.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_DC_on.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_default_filter.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_lpf9.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_useDC.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_choose_p1p2.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_copy_and_unpack.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_DC_on.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_default_filter.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_lpf9.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_useDC.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\DO_EMMS.C chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\fast_copy.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess.c chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess.h chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess_mmx.h chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess chap07\MPEG-4解码技术\DECORE\SRC\intel_mmx chap07\MPEG-4解码技术\DECORE\SRC\ATT_MMX\basic_prediction_mmx.c chap07\MPEG-4解码技术\DECORE\SRC\ATT_MMX chap07\MPEG-4解码技术\DECORE\SRC chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\console.dsp chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\console.plg chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.DSP chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.DSW chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.ncb chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.OPT chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.dsp chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.dsw chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.ncb chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.opt chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.plg chap07\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST chap07\MPEG-4解码技术\DECORE\BUILD\WIN32 chap07\MPEG-4解码技术\DECORE\BUILD chap07\MPEG-4解码技术\DECORE chap07\MPEG-4解码技术 chap07