CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换

文件名称:VC小波第11章

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    963.22kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com