文件名称:VC小波第11章
介绍说明--下载内容来自于网络,使用问题请自行百度
VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第11章
第11章/readme.txt
第11章/VideoPlayer
第11章/VideoPlayer/ChildWindow.cpp
第11章/VideoPlayer/ChildWindow.h
第11章/VideoPlayer/Convert.h
第11章/VideoPlayer/cscc.lib
第11章/VideoPlayer/ReadMe.txt
第11章/VideoPlayer/res
第11章/VideoPlayer/res/YUVviewer.ico
第11章/VideoPlayer/res/YUVviewer.rc2
第11章/VideoPlayer/resource.h
第11章/VideoPlayer/StdAfx.cpp
第11章/VideoPlayer/StdAfx.h
第11章/VideoPlayer/YUVviewer.aps
第11章/VideoPlayer/YUVviewer.clw
第11章/VideoPlayer/YUVviewer.cpp
第11章/VideoPlayer/YUVviewer.dsp
第11章/VideoPlayer/YUVviewer.dsw
第11章/VideoPlayer/YUVviewer.h
第11章/VideoPlayer/YUVviewer.ncb
第11章/VideoPlayer/YUVviewer.opt
第11章/VideoPlayer/YUVviewer.plg
第11章/VideoPlayer/YUVviewer.rc
第11章/VideoPlayer/YUVviewer.sln
第11章/VideoPlayer/YUVviewer.vcproj
第11章/VideoPlayer/YUVviewerDlg.cpp
第11章/VideoPlayer/YUVviewerDlg.h
第11章/wvlt_videodecoding
第11章/wvlt_videodecoding/sys
第11章/wvlt_videodecoding/sys/block.cpp
第11章/wvlt_videodecoding/sys/block.hpp
第11章/wvlt_videodecoding/sys/cae.cpp
第11章/wvlt_videodecoding/sys/cae.h
第11章/wvlt_videodecoding/sys/codehead.h
第11章/wvlt_videodecoding/sys/dct.cpp
第11章/wvlt_videodecoding/sys/dct.hpp
第11章/wvlt_videodecoding/sys/encoder
第11章/wvlt_videodecoding/sys/encoder/blkenc.cpp
第11章/wvlt_videodecoding/sys/encoder/blkenc.hpp
第11章/wvlt_videodecoding/sys/encoder/enhcbufenc.hpp
第11章/wvlt_videodecoding/sys/encoder/errenc.cpp
第11章/wvlt_videodecoding/sys/encoder/gmc_enc_util.cpp
第11章/wvlt_videodecoding/sys/encoder/gme_for_iso.cpp
第11章/wvlt_videodecoding/sys/encoder/mbenc.cpp
第11章/wvlt_videodecoding/sys/encoder/mbenc.hpp
第11章/wvlt_videodecoding/sys/encoder/mbinterlace.cpp
第11章/wvlt_videodecoding/sys/encoder/mcenc.cpp
第11章/wvlt_videodecoding/sys/encoder/motest.cpp
第11章/wvlt_videodecoding/sys/encoder/mvenc.cpp
第11章/wvlt_videodecoding/sys/encoder/newpenc.cpp
第11章/wvlt_videodecoding/sys/encoder/padenc.cpp
第11章/wvlt_videodecoding/sys/encoder/paramset.cpp
第11章/wvlt_videodecoding/sys/encoder/paramset.h
第11章/wvlt_videodecoding/sys/encoder/sesenc.cpp
第11章/wvlt_videodecoding/sys/encoder/sesenc.hpp
第11章/wvlt_videodecoding/sys/encoder/shpenc.cpp
第11章/wvlt_videodecoding/sys/encoder/shpenc.hpp
第11章/wvlt_videodecoding/sys/encoder/sptenc.cpp
第11章/wvlt_videodecoding/sys/encoder/tm5rc.cpp
第11章/wvlt_videodecoding/sys/encoder/tm5rc.hpp
第11章/wvlt_videodecoding/sys/encoder/vopmbenc.cpp
第11章/wvlt_videodecoding/sys/encoder/vopmbenc.hpp
第11章/wvlt_videodecoding/sys/encoder/vopseenc.cpp
第11章/wvlt_videodecoding/sys/encoder/vopseenc.hpp
第11章/wvlt_videodecoding/sys/error.cpp
第11章/wvlt_videodecoding/sys/global.hpp
第11章/wvlt_videodecoding/sys/gmc_motion.cpp
第11章/wvlt_videodecoding/sys/gmc_util.cpp
第11章/wvlt_videodecoding/sys/mb.cpp
第11章/wvlt_videodecoding/sys/mb.hpp
第11章/wvlt_videodecoding/sys/mc.cpp
第11章/wvlt_videodecoding/sys/mcpad.cpp
第11章/wvlt_videodecoding/sys/mode.cpp
第11章/wvlt_videodecoding/sys/mode.hpp
第11章/wvlt_videodecoding/sys/mv.cpp
第11章/wvlt_videodecoding/sys/newpred.cpp
第11章/wvlt_videodecoding/sys/newpred.hpp
第11章/wvlt_videodecoding/sys/rrv.cpp
第11章/wvlt_videodecoding/sys/rrv.hpp
第11章/wvlt_videodecoding/sys/shape.cpp
第11章/wvlt_videodecoding/sys/shape.hpp
第11章/wvlt_videodecoding/sys/spt.cpp
第11章/wvlt_videodecoding/sys/tps_bfshape.cpp
第11章/wvlt_videodecoding/sys/tps_enhcbuf.cpp
第11章/wvlt_videodecoding/sys/tps_enhcbuf.hpp
第11章/wvlt_videodecoding/sys/vopsedec.cpp
第11章/wvlt_videodecoding/sys/vopsedec.hpp
第11章/wvlt_videodecoding/sys/vopses.cpp
第11章/wvlt_videodecoding/sys/vopses.hpp
第11章/wvlt_videodecoding/tools
第11章/wvlt_videodecoding/tools/entropy
第11章/wvlt_videodecoding/tools/entropy/bitstrm.cpp
第11章/wvlt_videodecoding/tools/entropy/bitstrm.hpp
第11章/wvlt_videodecoding/tools/entropy/entropy.hpp
第11章/wvlt_videodecoding/tools/entropy/huffman.cpp
第11章/wvlt_videodecoding/tools/entropy/huffman.hpp
第11章/wvlt_videodecoding/tools/entropy/vlc.hpp
第11章/wvlt_videodecoding/tools/sadct
第11章/wvlt_videodecoding/tools/sadct/sadct.cpp
第11章/wvlt_videodecoding/type
第11章/wvlt_videodecoding/type/basic.cpp
第11章/wvlt_videodecoding/type/basic.hpp
第11章/wvlt_videodecoding/type/geom.cpp
第11章/wvlt_videodecoding/type/geom.hpp
第11章/wvlt_videodecoding/type/grayc.cpp
第11章/wvlt_videodecoding/type/grayc.hpp
第11章/wvlt_videodecoding/type/grayf.cpp
第11章/wvlt_videodecoding/type/grayf.hpp
第11章/wvlt_videodecoding/type/grayi.cpp
第11章/wvlt_videodecoding/type/grayi.hpp
第11章/wvlt_videodecoding/type/header.h
第11章/wvlt_videodecoding/type/svd.cpp
第11章/wvlt_videodecoding/type/svd.h
第11章/wvlt_videodecoding/type/transf.hpp
第11章/wvlt_videodecoding/type/typeapi.cpp
第11章/wvlt_videodecoding/type/typeapi.h
第11章/wvlt_videodecoding/type/vop.cpp
第11章/wvlt_videodecoding/type/vop.hpp
第11章/wvlt_videodecoding/type/warp.cpp
第11章/wvlt_videodecoding/type/warp.hpp
第11章/wvlt_videodecoding/type/yuvac.cpp
第11章/wvlt_videodecoding/type/yuvac.hpp
第11章/wvlt_videodecoding/type/yuvai.cpp
第11章/wvlt_videodecoding/type/yuvai.hpp
第11章/wvlt_videodecoding/vtc
第11章/wvlt_videodecoding/vtc/include
第11章/wvlt_videodecoding/vtc/include/dataStruct.hpp
第11章/wvlt_videodecoding/vtc/include/states.hpp
第11章/wvlt_videodecoding/vtc/main
第11章/wvlt_videodecoding/vtc/main/computePSNR.cpp
第11章/wvlt_videodecoding/vtc/main/read_image.cpp
第11章/wvlt_videodecoding/vtc
第11章/readme.txt
第11章/VideoPlayer
第11章/VideoPlayer/ChildWindow.cpp
第11章/VideoPlayer/ChildWindow.h
第11章/VideoPlayer/Convert.h
第11章/VideoPlayer/cscc.lib
第11章/VideoPlayer/ReadMe.txt
第11章/VideoPlayer/res
第11章/VideoPlayer/res/YUVviewer.ico
第11章/VideoPlayer/res/YUVviewer.rc2
第11章/VideoPlayer/resource.h
第11章/VideoPlayer/StdAfx.cpp
第11章/VideoPlayer/StdAfx.h
第11章/VideoPlayer/YUVviewer.aps
第11章/VideoPlayer/YUVviewer.clw
第11章/VideoPlayer/YUVviewer.cpp
第11章/VideoPlayer/YUVviewer.dsp
第11章/VideoPlayer/YUVviewer.dsw
第11章/VideoPlayer/YUVviewer.h
第11章/VideoPlayer/YUVviewer.ncb
第11章/VideoPlayer/YUVviewer.opt
第11章/VideoPlayer/YUVviewer.plg
第11章/VideoPlayer/YUVviewer.rc
第11章/VideoPlayer/YUVviewer.sln
第11章/VideoPlayer/YUVviewer.vcproj
第11章/VideoPlayer/YUVviewerDlg.cpp
第11章/VideoPlayer/YUVviewerDlg.h
第11章/wvlt_videodecoding
第11章/wvlt_videodecoding/sys
第11章/wvlt_videodecoding/sys/block.cpp
第11章/wvlt_videodecoding/sys/block.hpp
第11章/wvlt_videodecoding/sys/cae.cpp
第11章/wvlt_videodecoding/sys/cae.h
第11章/wvlt_videodecoding/sys/codehead.h
第11章/wvlt_videodecoding/sys/dct.cpp
第11章/wvlt_videodecoding/sys/dct.hpp
第11章/wvlt_videodecoding/sys/encoder
第11章/wvlt_videodecoding/sys/encoder/blkenc.cpp
第11章/wvlt_videodecoding/sys/encoder/blkenc.hpp
第11章/wvlt_videodecoding/sys/encoder/enhcbufenc.hpp
第11章/wvlt_videodecoding/sys/encoder/errenc.cpp
第11章/wvlt_videodecoding/sys/encoder/gmc_enc_util.cpp
第11章/wvlt_videodecoding/sys/encoder/gme_for_iso.cpp
第11章/wvlt_videodecoding/sys/encoder/mbenc.cpp
第11章/wvlt_videodecoding/sys/encoder/mbenc.hpp
第11章/wvlt_videodecoding/sys/encoder/mbinterlace.cpp
第11章/wvlt_videodecoding/sys/encoder/mcenc.cpp
第11章/wvlt_videodecoding/sys/encoder/motest.cpp
第11章/wvlt_videodecoding/sys/encoder/mvenc.cpp
第11章/wvlt_videodecoding/sys/encoder/newpenc.cpp
第11章/wvlt_videodecoding/sys/encoder/padenc.cpp
第11章/wvlt_videodecoding/sys/encoder/paramset.cpp
第11章/wvlt_videodecoding/sys/encoder/paramset.h
第11章/wvlt_videodecoding/sys/encoder/sesenc.cpp
第11章/wvlt_videodecoding/sys/encoder/sesenc.hpp
第11章/wvlt_videodecoding/sys/encoder/shpenc.cpp
第11章/wvlt_videodecoding/sys/encoder/shpenc.hpp
第11章/wvlt_videodecoding/sys/encoder/sptenc.cpp
第11章/wvlt_videodecoding/sys/encoder/tm5rc.cpp
第11章/wvlt_videodecoding/sys/encoder/tm5rc.hpp
第11章/wvlt_videodecoding/sys/encoder/vopmbenc.cpp
第11章/wvlt_videodecoding/sys/encoder/vopmbenc.hpp
第11章/wvlt_videodecoding/sys/encoder/vopseenc.cpp
第11章/wvlt_videodecoding/sys/encoder/vopseenc.hpp
第11章/wvlt_videodecoding/sys/error.cpp
第11章/wvlt_videodecoding/sys/global.hpp
第11章/wvlt_videodecoding/sys/gmc_motion.cpp
第11章/wvlt_videodecoding/sys/gmc_util.cpp
第11章/wvlt_videodecoding/sys/mb.cpp
第11章/wvlt_videodecoding/sys/mb.hpp
第11章/wvlt_videodecoding/sys/mc.cpp
第11章/wvlt_videodecoding/sys/mcpad.cpp
第11章/wvlt_videodecoding/sys/mode.cpp
第11章/wvlt_videodecoding/sys/mode.hpp
第11章/wvlt_videodecoding/sys/mv.cpp
第11章/wvlt_videodecoding/sys/newpred.cpp
第11章/wvlt_videodecoding/sys/newpred.hpp
第11章/wvlt_videodecoding/sys/rrv.cpp
第11章/wvlt_videodecoding/sys/rrv.hpp
第11章/wvlt_videodecoding/sys/shape.cpp
第11章/wvlt_videodecoding/sys/shape.hpp
第11章/wvlt_videodecoding/sys/spt.cpp
第11章/wvlt_videodecoding/sys/tps_bfshape.cpp
第11章/wvlt_videodecoding/sys/tps_enhcbuf.cpp
第11章/wvlt_videodecoding/sys/tps_enhcbuf.hpp
第11章/wvlt_videodecoding/sys/vopsedec.cpp
第11章/wvlt_videodecoding/sys/vopsedec.hpp
第11章/wvlt_videodecoding/sys/vopses.cpp
第11章/wvlt_videodecoding/sys/vopses.hpp
第11章/wvlt_videodecoding/tools
第11章/wvlt_videodecoding/tools/entropy
第11章/wvlt_videodecoding/tools/entropy/bitstrm.cpp
第11章/wvlt_videodecoding/tools/entropy/bitstrm.hpp
第11章/wvlt_videodecoding/tools/entropy/entropy.hpp
第11章/wvlt_videodecoding/tools/entropy/huffman.cpp
第11章/wvlt_videodecoding/tools/entropy/huffman.hpp
第11章/wvlt_videodecoding/tools/entropy/vlc.hpp
第11章/wvlt_videodecoding/tools/sadct
第11章/wvlt_videodecoding/tools/sadct/sadct.cpp
第11章/wvlt_videodecoding/type
第11章/wvlt_videodecoding/type/basic.cpp
第11章/wvlt_videodecoding/type/basic.hpp
第11章/wvlt_videodecoding/type/geom.cpp
第11章/wvlt_videodecoding/type/geom.hpp
第11章/wvlt_videodecoding/type/grayc.cpp
第11章/wvlt_videodecoding/type/grayc.hpp
第11章/wvlt_videodecoding/type/grayf.cpp
第11章/wvlt_videodecoding/type/grayf.hpp
第11章/wvlt_videodecoding/type/grayi.cpp
第11章/wvlt_videodecoding/type/grayi.hpp
第11章/wvlt_videodecoding/type/header.h
第11章/wvlt_videodecoding/type/svd.cpp
第11章/wvlt_videodecoding/type/svd.h
第11章/wvlt_videodecoding/type/transf.hpp
第11章/wvlt_videodecoding/type/typeapi.cpp
第11章/wvlt_videodecoding/type/typeapi.h
第11章/wvlt_videodecoding/type/vop.cpp
第11章/wvlt_videodecoding/type/vop.hpp
第11章/wvlt_videodecoding/type/warp.cpp
第11章/wvlt_videodecoding/type/warp.hpp
第11章/wvlt_videodecoding/type/yuvac.cpp
第11章/wvlt_videodecoding/type/yuvac.hpp
第11章/wvlt_videodecoding/type/yuvai.cpp
第11章/wvlt_videodecoding/type/yuvai.hpp
第11章/wvlt_videodecoding/vtc
第11章/wvlt_videodecoding/vtc/include
第11章/wvlt_videodecoding/vtc/include/dataStruct.hpp
第11章/wvlt_videodecoding/vtc/include/states.hpp
第11章/wvlt_videodecoding/vtc/main
第11章/wvlt_videodecoding/vtc/main/computePSNR.cpp
第11章/wvlt_videodecoding/vtc/main/read_image.cpp
第11章/wvlt_videodecoding/vtc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.