文件名称:vcShiPinHuiYiKaiFaJiShuYuShiLi04
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:328.13kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
<vc视频会议开发技术与实例>第四章代码,Mpeg4的编码与解码,G.721,G.723,G.728,G.729的代码实现
(系统自动生成,下载前可以参看下载内容)
下载文件列表
04/MPEG-4解码技术/DECORE/TEST/test_basic_prediction.c
04/MPEG-4解码技术/DECORE/TEST
04/MPEG-4解码技术/DECORE/SRC/DEBUG.C
04/MPEG-4解码技术/DECORE/SRC/DEBUG.H
04/MPEG-4解码技术/DECORE/SRC/DECORE.C
04/MPEG-4解码技术/DECORE/SRC/DECORE.H
04/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.C
04/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.H
04/MPEG-4解码技术/DECORE/SRC/GETBITS.C
04/MPEG-4解码技术/DECORE/SRC/GETBITS.H
04/MPEG-4解码技术/DECORE/SRC/GLOBAL.H
04/MPEG-4解码技术/DECORE/SRC/IDCT.C
04/MPEG-4解码技术/DECORE/SRC/IDCT.H
04/MPEG-4解码技术/DECORE/SRC/MP4_VARS.C
04/MPEG-4解码技术/DECORE/SRC/MP4_VARS.H
04/MPEG-4解码技术/DECORE/SRC/MP4_VLD.C
04/MPEG-4解码技术/DECORE/SRC/MP4_VLD.H
04/MPEG-4解码技术/DECORE/SRC/PORTAB.H
04/MPEG-4解码技术/DECORE/SRC/STORE.C
04/MPEG-4解码技术/DECORE/SRC/STORE.H
04/MPEG-4解码技术/DECORE/SRC/TIMER.H
04/MPEG-4解码技术/DECORE/SRC/YUV2RGB.H
04/MPEG-4解码技术/DECORE/SRC/Yuv2rgb.c
04/MPEG-4解码技术/DECORE/SRC/basic_prediction.c
04/MPEG-4解码技术/DECORE/SRC/basic_prediction.h
04/MPEG-4解码技术/DECORE/SRC/clearblock.c
04/MPEG-4解码技术/DECORE/SRC/clearblock.h
04/MPEG-4解码技术/DECORE/SRC/gen_usetime.c
04/MPEG-4解码技术/DECORE/SRC/gen_usetime.h
04/MPEG-4解码技术/DECORE/SRC/mp4_block.c
04/MPEG-4解码技术/DECORE/SRC/mp4_block.h
04/MPEG-4解码技术/DECORE/SRC/mp4_decoder.c
04/MPEG-4解码技术/DECORE/SRC/mp4_decoder.h
04/MPEG-4解码技术/DECORE/SRC/mp4_header.c
04/MPEG-4解码技术/DECORE/SRC/mp4_header.h
04/MPEG-4解码技术/DECORE/SRC/mp4_iquant.c
04/MPEG-4解码技术/DECORE/SRC/mp4_iquant.h
04/MPEG-4解码技术/DECORE/SRC/mp4_mblock.c
04/MPEG-4解码技术/DECORE/SRC/mp4_mblock.h
04/MPEG-4解码技术/DECORE/SRC/mp4_picture.c
04/MPEG-4解码技术/DECORE/SRC/mp4_predict.c
04/MPEG-4解码技术/DECORE/SRC/mp4_predict.h
04/MPEG-4解码技术/DECORE/SRC/mp4_recon.c
04/MPEG-4解码技术/DECORE/SRC/mp4_tables.c
04/MPEG-4解码技术/DECORE/SRC/postprocess.c
04/MPEG-4解码技术/DECORE/SRC/postprocess.h
04/MPEG-4解码技术/DECORE/SRC/transferIDCT.c
04/MPEG-4解码技术/DECORE/SRC/transferIDCT.h
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/IDCT_MMX.C
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/basic_prediction_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/clearblock_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/transferIDCT_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/yuv2rgb_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/DO_EMMS.C
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_DC_on.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_default_filter.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_lpf9.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_useDC.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_DC_on.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_choose_p1p2.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_copy_and_unpack.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_default_filter.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_lpf9.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_useDC.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/fast_copy.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.h
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess_mmx.h
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess
04/MPEG-4解码技术/DECORE/SRC/intel_mmx
04/MPEG-4解码技术/DECORE/SRC/ATT_MMX/basic_prediction_mmx.c
04/MPEG-4解码技术/DECORE/SRC/ATT_MMX
04/MPEG-4解码技术/DECORE/SRC
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSP
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSW
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.OPT
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.ncb
04/MPEG-4解码技术/DECORE/BUILD/WIN32/console.dsp
04/MPEG-4解码技术/DECORE/BUILD/WIN32/console.plg
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsp
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsw
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.ncb
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.opt
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.plg
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST
04/MPEG-4解码技术/DECORE/BUILD/WIN32
04/MPEG-4解码技术/DECORE/BUILD
04/MPEG-4解码技术/DECORE
04/MPEG-4解码技术
04/MPEG-4编码技术/encore/src/bitstream.c
04/MPEG-4编码技术/encore/src/bitstream.h
04/MPEG-4编码技术/encore/src/encore.c
04/MPEG-4编码技术/encore/src/encore.h
04/MPEG-4编码技术/encore/src/max_level.h
04/MPEG-4编码技术/encore/src/mom_access.c
04/MPEG-4编码技术/encore/src/mom_access.h
04/MPEG-4编码技术/encore/src/mom_structs.h
04/MPEG-4编码技术/encore/src/mom_util.c
04/MPEG-4编码技术/encore/src/mom_util.h
04/MPEG-4编码技术/encore/src/momusys.h
04/MPEG-4编码技术/encore/src/mot_code.c
04/MPEG-4编码技术/encore/src/mot_code.h
04/MPEG-4编码技术/encore/src/mot_est_comp.c
04/MPEG-4编码技术/encore/src/mot_est_comp.h
04/MPEG-4编码技术/encore/src/mot_est_mb.c
04/MPEG-4编码技术/encore/src/mot_est_mb.h
04/MPEG-4编码技术/encore/src/mot_util.c
04/MPEG-4编码技术/encore/src/mot_util.h
04/MPEG-4编码技术/encore/src/non_unix.h
04/MPEG-4编码技术/encore/src/putvlc.c
04/MPEG-4编码技术/encore/src/putvlc.h
04/MPEG-4编码技术/encore/src/rate_ctl.c
04/MPEG-4编码技术/encore/src/rate_ctl.h
04/MPEG-4编码技术/encore/src/text_bits.c
04/MPEG-4编码技术/encore/src/text_bits.h
04/MPEG-4编码技术/encore/src/text_code.c
04/MPEG-4编码技术/encore/src/text_code.h
04/MPEG-4编
04/MPEG-4解码技术/DECORE/TEST
04/MPEG-4解码技术/DECORE/SRC/DEBUG.C
04/MPEG-4解码技术/DECORE/SRC/DEBUG.H
04/MPEG-4解码技术/DECORE/SRC/DECORE.C
04/MPEG-4解码技术/DECORE/SRC/DECORE.H
04/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.C
04/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.H
04/MPEG-4解码技术/DECORE/SRC/GETBITS.C
04/MPEG-4解码技术/DECORE/SRC/GETBITS.H
04/MPEG-4解码技术/DECORE/SRC/GLOBAL.H
04/MPEG-4解码技术/DECORE/SRC/IDCT.C
04/MPEG-4解码技术/DECORE/SRC/IDCT.H
04/MPEG-4解码技术/DECORE/SRC/MP4_VARS.C
04/MPEG-4解码技术/DECORE/SRC/MP4_VARS.H
04/MPEG-4解码技术/DECORE/SRC/MP4_VLD.C
04/MPEG-4解码技术/DECORE/SRC/MP4_VLD.H
04/MPEG-4解码技术/DECORE/SRC/PORTAB.H
04/MPEG-4解码技术/DECORE/SRC/STORE.C
04/MPEG-4解码技术/DECORE/SRC/STORE.H
04/MPEG-4解码技术/DECORE/SRC/TIMER.H
04/MPEG-4解码技术/DECORE/SRC/YUV2RGB.H
04/MPEG-4解码技术/DECORE/SRC/Yuv2rgb.c
04/MPEG-4解码技术/DECORE/SRC/basic_prediction.c
04/MPEG-4解码技术/DECORE/SRC/basic_prediction.h
04/MPEG-4解码技术/DECORE/SRC/clearblock.c
04/MPEG-4解码技术/DECORE/SRC/clearblock.h
04/MPEG-4解码技术/DECORE/SRC/gen_usetime.c
04/MPEG-4解码技术/DECORE/SRC/gen_usetime.h
04/MPEG-4解码技术/DECORE/SRC/mp4_block.c
04/MPEG-4解码技术/DECORE/SRC/mp4_block.h
04/MPEG-4解码技术/DECORE/SRC/mp4_decoder.c
04/MPEG-4解码技术/DECORE/SRC/mp4_decoder.h
04/MPEG-4解码技术/DECORE/SRC/mp4_header.c
04/MPEG-4解码技术/DECORE/SRC/mp4_header.h
04/MPEG-4解码技术/DECORE/SRC/mp4_iquant.c
04/MPEG-4解码技术/DECORE/SRC/mp4_iquant.h
04/MPEG-4解码技术/DECORE/SRC/mp4_mblock.c
04/MPEG-4解码技术/DECORE/SRC/mp4_mblock.h
04/MPEG-4解码技术/DECORE/SRC/mp4_picture.c
04/MPEG-4解码技术/DECORE/SRC/mp4_predict.c
04/MPEG-4解码技术/DECORE/SRC/mp4_predict.h
04/MPEG-4解码技术/DECORE/SRC/mp4_recon.c
04/MPEG-4解码技术/DECORE/SRC/mp4_tables.c
04/MPEG-4解码技术/DECORE/SRC/postprocess.c
04/MPEG-4解码技术/DECORE/SRC/postprocess.h
04/MPEG-4解码技术/DECORE/SRC/transferIDCT.c
04/MPEG-4解码技术/DECORE/SRC/transferIDCT.h
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/IDCT_MMX.C
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/basic_prediction_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/clearblock_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/transferIDCT_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/yuv2rgb_mmx.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/DO_EMMS.C
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_DC_on.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_default_filter.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_lpf9.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_useDC.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_DC_on.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_choose_p1p2.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_copy_and_unpack.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_default_filter.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_lpf9.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_useDC.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/fast_copy.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.c
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.h
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess_mmx.h
04/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess
04/MPEG-4解码技术/DECORE/SRC/intel_mmx
04/MPEG-4解码技术/DECORE/SRC/ATT_MMX/basic_prediction_mmx.c
04/MPEG-4解码技术/DECORE/SRC/ATT_MMX
04/MPEG-4解码技术/DECORE/SRC
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSP
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSW
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.OPT
04/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.ncb
04/MPEG-4解码技术/DECORE/BUILD/WIN32/console.dsp
04/MPEG-4解码技术/DECORE/BUILD/WIN32/console.plg
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsp
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsw
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.ncb
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.opt
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.plg
04/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST
04/MPEG-4解码技术/DECORE/BUILD/WIN32
04/MPEG-4解码技术/DECORE/BUILD
04/MPEG-4解码技术/DECORE
04/MPEG-4解码技术
04/MPEG-4编码技术/encore/src/bitstream.c
04/MPEG-4编码技术/encore/src/bitstream.h
04/MPEG-4编码技术/encore/src/encore.c
04/MPEG-4编码技术/encore/src/encore.h
04/MPEG-4编码技术/encore/src/max_level.h
04/MPEG-4编码技术/encore/src/mom_access.c
04/MPEG-4编码技术/encore/src/mom_access.h
04/MPEG-4编码技术/encore/src/mom_structs.h
04/MPEG-4编码技术/encore/src/mom_util.c
04/MPEG-4编码技术/encore/src/mom_util.h
04/MPEG-4编码技术/encore/src/momusys.h
04/MPEG-4编码技术/encore/src/mot_code.c
04/MPEG-4编码技术/encore/src/mot_code.h
04/MPEG-4编码技术/encore/src/mot_est_comp.c
04/MPEG-4编码技术/encore/src/mot_est_comp.h
04/MPEG-4编码技术/encore/src/mot_est_mb.c
04/MPEG-4编码技术/encore/src/mot_est_mb.h
04/MPEG-4编码技术/encore/src/mot_util.c
04/MPEG-4编码技术/encore/src/mot_util.h
04/MPEG-4编码技术/encore/src/non_unix.h
04/MPEG-4编码技术/encore/src/putvlc.c
04/MPEG-4编码技术/encore/src/putvlc.h
04/MPEG-4编码技术/encore/src/rate_ctl.c
04/MPEG-4编码技术/encore/src/rate_ctl.h
04/MPEG-4编码技术/encore/src/text_bits.c
04/MPEG-4编码技术/encore/src/text_bits.h
04/MPEG-4编码技术/encore/src/text_code.c
04/MPEG-4编码技术/encore/src/text_code.h
04/MPEG-4编
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。