- multiinterfaces .zipgBuffer searchMe = new StringBuffer( \"peter piper picked a peck of pickled peppers\") int max = searchMe.length() int numPs = 0 for (int i = 0 i < max i++) { //interested only in p s if (searchMe.charAt(i) != p ) continue //process p s numPs++ searchMe.setCharAt(i
- cximage602_full C++的处理图像类
- GIFEncoder 转换图形类型为gif的工具类方法
- shannon1948 A Mathematical Theory of Communication
- USB Workbench 5.30评估版软件 利用上述开发软件
文件名称:directshow
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:467.21kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
陆其明的《directshow开发指南》一书的示例源码,结合该代码,能快速入门
(系统自动生成,下载前可以参看下载内容)
下载文件列表
directshow开发指南源码
directshow开发指南源码/Chapter04
directshow开发指南源码/Chapter04/AppIPTransform
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.cpp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.dsp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.h
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.rc
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.h
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.cpp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.h
directshow开发指南源码/Chapter04/AppIPTransform/IPFilter.cpp
directshow开发指南源码/Chapter04/AppIPTransform/IPFilter.h
directshow开发指南源码/Chapter04/AppIPTransform/MainFrm.cpp
directshow开发指南源码/Chapter04/AppIPTransform/MainFrm.h
directshow开发指南源码/Chapter04/AppIPTransform/res
directshow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.ico
directshow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.rc2
directshow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
directshow开发指南源码/Chapter04/AppIPTransform/res/Thumbs.db
directshow开发指南源码/Chapter04/AppIPTransform/resource.h
directshow开发指南源码/Chapter04/AppIPTransform/StdAfx.cpp
directshow开发指南源码/Chapter04/AppIPTransform/StdAfx.h
directshow开发指南源码/Chapter04/DsDemo
directshow开发指南源码/Chapter04/DsDemo/Debug
directshow开发指南源码/Chapter04/DsDemo/DsDemo.aps
directshow开发指南源码/Chapter04/DsDemo/DsDemo.cpp
directshow开发指南源码/Chapter04/DsDemo/DsDemo.dsp
directshow开发指南源码/Chapter04/DsDemo/DsDemo.dsw
directshow开发指南源码/Chapter04/DsDemo/DsDemo.h
directshow开发指南源码/Chapter04/DsDemo/DsDemo.ncb
directshow开发指南源码/Chapter04/DsDemo/DsDemo.opt
directshow开发指南源码/Chapter04/DsDemo/DsDemo.plg
directshow开发指南源码/Chapter04/DsDemo/DsDemo.rc
directshow开发指南源码/Chapter04/DsDemo/DsDemoDlg.cpp
directshow开发指南源码/Chapter04/DsDemo/DsDemoDlg.h
directshow开发指南源码/Chapter04/DsDemo/res
directshow开发指南源码/Chapter04/DsDemo/res/DsDemo.ico
directshow开发指南源码/Chapter04/DsDemo/res/DsDemo.rc2
directshow开发指南源码/Chapter04/DsDemo/Resource.h
directshow开发指南源码/Chapter04/DsDemo/StdAfx.cpp
directshow开发指南源码/Chapter04/DsDemo/StdAfx.h
directshow开发指南源码/Chapter04/FilterTitleOverlay
directshow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/Debug
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsw
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.ncb
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.opt
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
directshow开发指南源码/Chapter04/FilterTitleOverlay/ITitleOverlay.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/OverlayDefs.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/resource.h
directshow开发指南源码/Chapter05
directshow开发指南源码/Chapter05/GraphBuilding
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.cpp
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.dsp
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.h
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.rc
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.h
directshow开发指南源码/Chapter05/GraphBuilding/res
directshow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.ico
directshow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.rc2
directshow开发指南源码/Chapter05/GraphBuilding/Resource.h
directshow开发指南源码/Chapter05/GraphBuilding/StdAfx.cpp
directshow开发指南源码/Chapter05/GraphBuil
directshow开发指南源码/Chapter04
directshow开发指南源码/Chapter04/AppIPTransform
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.cpp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.dsp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.h
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransform.rc
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformDoc.h
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.cpp
directshow开发指南源码/Chapter04/AppIPTransform/AppIPTransformView.h
directshow开发指南源码/Chapter04/AppIPTransform/IPFilter.cpp
directshow开发指南源码/Chapter04/AppIPTransform/IPFilter.h
directshow开发指南源码/Chapter04/AppIPTransform/MainFrm.cpp
directshow开发指南源码/Chapter04/AppIPTransform/MainFrm.h
directshow开发指南源码/Chapter04/AppIPTransform/res
directshow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.ico
directshow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransform.rc2
directshow开发指南源码/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
directshow开发指南源码/Chapter04/AppIPTransform/res/Thumbs.db
directshow开发指南源码/Chapter04/AppIPTransform/resource.h
directshow开发指南源码/Chapter04/AppIPTransform/StdAfx.cpp
directshow开发指南源码/Chapter04/AppIPTransform/StdAfx.h
directshow开发指南源码/Chapter04/DsDemo
directshow开发指南源码/Chapter04/DsDemo/Debug
directshow开发指南源码/Chapter04/DsDemo/DsDemo.aps
directshow开发指南源码/Chapter04/DsDemo/DsDemo.cpp
directshow开发指南源码/Chapter04/DsDemo/DsDemo.dsp
directshow开发指南源码/Chapter04/DsDemo/DsDemo.dsw
directshow开发指南源码/Chapter04/DsDemo/DsDemo.h
directshow开发指南源码/Chapter04/DsDemo/DsDemo.ncb
directshow开发指南源码/Chapter04/DsDemo/DsDemo.opt
directshow开发指南源码/Chapter04/DsDemo/DsDemo.plg
directshow开发指南源码/Chapter04/DsDemo/DsDemo.rc
directshow开发指南源码/Chapter04/DsDemo/DsDemoDlg.cpp
directshow开发指南源码/Chapter04/DsDemo/DsDemoDlg.h
directshow开发指南源码/Chapter04/DsDemo/res
directshow开发指南源码/Chapter04/DsDemo/res/DsDemo.ico
directshow开发指南源码/Chapter04/DsDemo/res/DsDemo.rc2
directshow开发指南源码/Chapter04/DsDemo/Resource.h
directshow开发指南源码/Chapter04/DsDemo/StdAfx.cpp
directshow开发指南源码/Chapter04/DsDemo/StdAfx.h
directshow开发指南源码/Chapter04/FilterTitleOverlay
directshow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CAutoFont.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CBasePixel.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/COverlayController.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB24.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB32.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB555.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB565.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CPixelRGB8.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CScrollController.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
directshow开发指南源码/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/Debug
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsw
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.ncb
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.opt
directshow开发指南源码/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
directshow开发指南源码/Chapter04/FilterTitleOverlay/ITitleOverlay.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/OverlayDefs.h
directshow开发指南源码/Chapter04/FilterTitleOverlay/resource.h
directshow开发指南源码/Chapter05
directshow开发指南源码/Chapter05/GraphBuilding
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.cpp
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.dsp
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.h
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuilding.rc
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
directshow开发指南源码/Chapter05/GraphBuilding/GraphBuildingDlg.h
directshow开发指南源码/Chapter05/GraphBuilding/res
directshow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.ico
directshow开发指南源码/Chapter05/GraphBuilding/res/GraphBuilding.rc2
directshow开发指南源码/Chapter05/GraphBuilding/Resource.h
directshow开发指南源码/Chapter05/GraphBuilding/StdAfx.cpp
directshow开发指南源码/Chapter05/GraphBuil
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.