搜索资源列表
VC源码:《DirectShow开发指南》范例源代码
- VC源码:《DirectShow开发指南》范例源代码-VC source : "DirectShow Development Guide" source code examples
《DirectShow开发指南》源码
- 《DirectShow开发指南》书籍源码.rar-"DirectShow Development Guide" books source. Rar
directshow开发指南源码
陆其明的《directshow开发指南》一书的所有源码,VC++ 6.0编译通过,对directshow 视频开发还是有很大的参考价值的!
DirectShow开发指南.pdf
- DirectShow开发指南.pdf
《DirectShow开发指南》源码
- 《DirectShow开发指南》书籍源码.rar-"DirectShow Development Guide" books source. Rar
VC源码:《DirectShow开发指南》范例源代码
- VC源码:《DirectShow开发指南》范例源代码-VC source : "DirectShow Development Guide" source code examples
DirectShowKFZN
- 《DirectShow开发指南》配书源码-"DirectShow Development Guide" book distribution source
DirectShowKAIFAZHINAN_Chapter04
- 《DirectShow开发指南》 范例源代码,Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 -"DirectShow Development Guide" paradigm source code, Chapter04 : Chapter 4 to use
DirectShowKAIFAZHINAN_Chapter05
- 《DirectShow开发指南》 范例源代码,Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。 -"DirectShow Development Guide" paradigm source code, Chapter05 : Chapter 5 to use the code, which G
DirectShowKAIFAZHINAN_Chapter07
- 《DirectShow开发指南》 范例源代码,Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。 -"DirectShow Development Guide" paradigm source code, Chapter07 : Chapter 7 to use the code, which is some DsDemo demo code.
directshow(code-PDF)
- directshow开发指南PDF和源码-DirectShow Development Guide PDF and source code
DirectShow
- Directshow开发指南,对direct show的基础,适合初学者使用-Directshow develop guidance on the basis of direct show, suitable for beginners to use
directshow
- 陆其明的《directshow开发指南》一书的示例源码,结合该代码,能快速入门-Lu Qi-Ming
directshow
- 《DirectShow开发指南》配套代码,对学习directshow的朋友很有帮助!-err
DirectShow-kai-fa-zhi-nan-coder
- 《DirectShow开发指南》源码 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部
DirectShow
- 《DirectShow开发指南》源码,陆其明编-err
DirectShow
- DirectShow开发指南源码 陆其明老师书带的源码,有几个很不错的实例。学流媒体不错的资源 。 下载内容说明: readme.txt:本说明文件。 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuild
DirectShow
- 是陆其名写的两本书 DirectShow开发指南和DirectShow 实务精选。希望对想学习Directshow编程的人有帮助。-Is the land its name written two books DirectShow Development DirectShow practice guidelines and selection. Hope to those who want to learn Directshow pro
DirectShow开发指南
- DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。DirectShow使用一种叫Filter Graph的模型来管理整个数据流的处理过程,运用DirectShow,我们可以很方便地从支持WDM驱动模型的采集卡上捕获数据,并且进行相应的后期处理乃至存储到文件中。这样使在
DirectShow开发指南
- 本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使 用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了 DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow 应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性 编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第