搜索资源列表
msdn
- 用 DirectSound 生成电子鼓,特约专栏作家 Ianier Munoz 使用托管 Microsoft DirectX 库和 C# 来即时合成音频流,从而生成了电子鼓。directx开发学习的好例子!-with DirectSound generation electronic drums, Contributing columnist Ianier Munoz use hosted Microsoft DirectX libraries and C# instantly streamin
DirectShowLibV1-2
- 最新版的directshow.net源码(directshow.net是一群牛人用C#重写的directshow所有接口函数的类库,是在C#下实现视频的最好用的东东),里面包括N个例子。绝对值得学习。-directshow.net latest version of the source (directshow.net a group of cattle were rewritten in C# the directshow all interface function library is i
GameProgramming
- 游戏编程,directX,C++,Windows all in one 做学习参考非常不错,希望对大家有帮助-game programming, directX, C, Windows do all in one study reference very good, and I hope to be helpful
warplane
- 基于DirectX编写的一个飞机游戏源码,实现了导弹的跟踪,是学习C++ DX游戏编程的好例子!-prepared by an aircraft source games to achieve the missile tracking, learning C programming DX game a good example!
SimplePlayer
- 在Visual C++6.0平台下,利用微软提供的DirectShow框架实现一个简单的播放器。播放器具有播放、暂停、停止、抓图、全屏等功能,是学习DirectShow的绝佳实例。
Player
- 在Visual C++6.0平台下,利用微软提供的DirectShow框架实现一个简单的播放媒体文件的例子。功能简单,便于学习DirectShow编程的全过程。
c20031017
- 使用C++和Directx开发GUI,一个很好的GUI学习资料
C++BiluderDirectShowCapturecode
- 用C++Biluder DorectShow环境开发的视频捕捉系统 学习参考的好资料
DirectShow-kai-fa-zhi-nan-coder
- 《DirectShow开发指南》源码 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和
vc开发游戏示例
- 用vc进行游戏开发.图形采用dirextx方式.需要配置dirextx sdk.实现arpg的游戏模式.对想学习virtual c++游戏设计的朋友有一定的帮助.-vc used for game development. Dirextx graphics mode. Configure dirextx sdk. Arpg realize the game. Right c want to learn game design virtual friends can help.
GAME
- 一个C++的仿wow界面3d游戏引擎,框架清晰,三维效果不错,适用于所有人学习3D游戏开发。-Imitation of a C++ interface wow 3d game engine, frame a clear, three-dimensional effect is good for learning for all 3D game development.
CapTest
- 在VS2005 上用C++开发的DirectShow播放实时视频流.并可以捉取播放中的画面保存为图片形式.源码中提供详细的注释..方便学习使用!-In VS2005 with C++ on the development of real-time video streaming DirectShow player. And players can capture screen in the form save it as a picture. Source notes provide a det
Demos
- 很多朋友认为学习游戏编程缺乏入门资料和源码,其实,DX90SDK\Samples\C++下,就有一个很完整的射击游戏完整代码-Many of my friends think that the lack of entry-learning game programming information and source code, in fact, DX90SDK \ Samples \ C++ Next, there is a complete code for the complete sho
flashplayer
- 一个用C++编写的Flash播放器,对于想从事有关视频方面学习的人以帮助,希望能达到触类旁通的效果!-The function of the code is to play a flash.I think is very useful for those who what to study video. I wish it can help you!
CbuilderDirectX.RAR
- C++ BuilderDirectX示例,对于学习3D编程很有帮助。-C++ Builder DirectX sample, useful for learning 3D programming.
c
- 使用DirectShow来实现视频捕获,可以很好的让你学习DirectShow。-Use DirectShow to implement video capture, can be very good to learn DirectShow.
moxingxuanzhuan
- DX,c++编写的一个程序,里面有导入一个3D模型的源代码,欢迎下载学习-DX, c++ write a program, which has to import a 3D model of the source code, please download the study
jixiansaiche
- 用vc2008,采用C++语言编写的一个赛车游戏,就是所谓的DX编程,里面有完整的源文件,欢迎下载学习-Using vc2008, using C++ language, a racing game, is called the DX program, which has the complete source files, please download the study
wujiaoxing
- 用directx,C++开发编写的一个程序,里面是一个五角星在一个墙壁里面旋转,有完整的源代码,欢迎下载学习-With directx, C++ developers write a program, which is a five-pointed star on a wall inside the rotation, a complete source code, please download the study
directshow-Development-Guide
- 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectSh