搜索资源列表
isdom_sdk.zip
- 游戏开发包。DirectX相关的组件包装, DirectDraw、D3D、DirectInput、DirectSound、DirectPlay、DirectMedia、及MIDI播放;图形文件读写;网络编程;多线程等方面很多内容
DirectShow播放Mpeg
- 利用DirectShow播放Mpeg文件.-use DirectShow player Mpeg document.
RGB8 filter
- DIREXTX的一个过滤例子。读出视频文件中的图像。之后把图像转成8位色图像输-DIREXTX example of a filter. Reading out the video images. After the image is transferred into eight color image output up
x2005092505
- 强大的VFMP3-Play控件(能显示MP3播放的波形图、播放MP3文件、控件音频大小)(强力推荐)-powerful VFMP3-Play Control (MP3 player showing the waveform, play MP3 files, the audio component size) (strongly recommended)
KSTVTUNE.ZIP
- 装摄像头驱动需要用到的文件。Microsoft DirectX 9 SDK -loaded camera driver needs to use the documents. Microsoft DirectX SDK
avb-rpgdirx
- 一个战略游戏的代码,包括所有的可编译文件和图形资料-a strategy game code, including all documents can be compiled and graphics information!
DirectSoundTest
- 用DirectSound编写wav文件播放的基本规则 简单,实用,-with DirectSound prepared wav player's basic rules are simple, practical,
SoundFX
- 一个带各种特效、特环播放的音乐播放程序,可播放WAV文件-one with a variety of effects, special ring broadcast music player, may play WAV files
FilterMosaic
- 这是一个视频叠加马赛克的例子,是用DirectShow的Filter实现的,它可以在任何一个视频文件,.avi,.wmv等等视频上实现马赛克效果,遮挡某一位置。-This is a mosaic of video superimposed example, is DirectShow Filter achieved, it could in any one video files. avi, . wmv etc. Video Mosaic achieving results, blocking
DirectX8JC
- 《DirectX8教程》配套代码 [涉及平台] VC++ [作者] void [文件大小] 1003KB [更新日期] 2005-10-29 本代码来自CZVC编程网: HTTP://WWW.CZVC.COM-"DirectX8 Guide" complementary code [involving platform] VC void [Author] [large documents small] 1003KB [u
WindowsMediaBCDX
- 《Windows Media编程导向》配套代码 [涉及平台] VC++/VC.NET [作者] 陆其明 [文件大小] 949KB [更新日期] 2005-10-28 本代码来自CZVC编程网: HTTP://WWW.CZVC.COM-"Windows Media-oriented programming" complementary code [involving platform] VC / VC.NE T [Author]
一个使用DirectX技术实现的类似winamp的播放器
- 一个使用DirectShow技术实现的类似winamp的播放器,压缩包中有完整的执行程序和原文件.-use technology similar to the Winamp player, compressed a complete implementation procedures and the original document.
directx7_delphi源码
- 使用delphi编写directx 3d 7程序时,要包含的.pas文件,其中包括了Directx3d.pas,directxsetup.pas,directxinput.pas,directxmusic.pas等单元文件 -prepared using DirectX 3d seven procedures, to include the. Pas, including Directx3d.pas, directxsetup.pas. directxinput.pas, directxmu
DirectorMX2004helpCHI
- director MX完全中文帮助文件,希望对您有帮助-completely Chinese help file, and I hope to help you
AVCap1
- AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVCap目录下的AVCap.dsw文件可以同时浏览上述两个项目。 -AVCap : Music Video Capture demonstration program. AGP / PCI / USB interface such as the collection of cards, and a digital camer
X文件加载
- 对microsoft X文件的加载,DirectX X格式文件加载示例源代码!
myPlayer 支持的各种媒体文件
- 自己写的基于DShow的播放器,可以播放系统支持的各种媒体文件-Write your own DShow based player that can play the system supports a variety of media files
StateManager
- 读取微软的DirectX使用的 .x 文件,能够获得.X文件中每一个节点的数据(如Mesh中每一个点的坐标)。需要DirectX的环境才能编译运行。-Read Microsoft s DirectX use. X files, can be. X document, each node of data (such as Mesh in the coordinates of each point). DirectX environment need to be able to run the co
CtrlOBJ
- .Obj文件的读取代码,对要求读取.Obj文件者很有用的-. Obj file to read the code, on the required reading. Obj files are very useful
directx的x文件骨骼动画实例
- directx的x文件骨骼动画实例,包含一个x文件(内含多种动画)。代码简单结构清晰,很不错的加载d3d骨骼动画的实例程序,对学习很有帮助