-
使用Direct3D创建三角形。本程序只创建一个简单的三角形,但是却包含了在c++builder中使用Direct3D的基本步骤。...
使用Direct3D创建三角形。本程序只创建一个简单的三角形,但是却包含了在c++builder中使用Direct3D的基本步骤。-use Direct3D create triangles. This procedure will only create a simple triangle, but it contains c builder in the use of Direct3D basic steps.
- 2022-05-17 09:01:21下载
- 积分:1
-
directx multimedia SDK procedures, speeding up the development of
directx多媒体方面的SDK程序,加速开发-directx multimedia SDK procedures, speeding up the development of
- 2022-08-12 10:17:26下载
- 积分:1
-
这个程序是测试支持deshow驱动的应用软件的源代码。一般在安装完DDK后,里面就有这应用程序。
这个程序是测试支持deshow驱动的应用软件的源代码。一般在安装完DDK后,里面就有这应用程序。-This procedure is to test the support deshow-driven application software source code. Generally installed after the DDK, which will have this application.
- 2022-03-03 08:05:44下载
- 积分:1
-
registration and anti
一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
- 2022-08-11 12:47:34下载
- 积分:1
-
C#测试directX动画
使用C#,开发三维仿真。主要使用DirectX。(Simulation three dimensional simulation)
- 2018-04-17 10:02:35下载
- 积分:1
-
Missile 子弹 跟随效果 DelphiX
用Delphi6+DelphiX刚写的子弹跟随跟踪的代码。
总感觉不太真实,请各位高手指点指点,有没有好...
Missile 子弹 跟随效果 DelphiX
用Delphi6+DelphiX刚写的子弹跟随跟踪的代码。
总感觉不太真实,请各位高手指点指点,有没有好的算法实现跟踪。-Missile follow the effects of bullets DelphiX with Delphi6+ DelphiX bullets just write the code to follow the track. Feel less true, please instruct the expert advice, is there a good tracking algorithm.
- 2023-04-29 20:25:03下载
- 积分:1
-
DirectShow classic books, like to have friends in multi
DirectShow 经典书籍,希望对研究多媒体的朋友有所帮助:)-DirectShow classic books, like to have friends in multi-media to help:)
- 2023-01-05 01:00:03下载
- 积分:1
-
Direct8中文教程
Direct8中文教程-Direct8 Chinese Course
- 2022-09-23 17:00:03下载
- 积分:1
-
MPEG
MPEG-4的播放和编码技术,采用VC和Directshow编写-MPEG-4 playback and encoding technology, the use of VC and Directshow prepared
- 2022-03-30 07:49:11下载
- 积分:1
-
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
...
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
2. 设置Direct X视频播放的宿主组件。
3. 基本的播放命令的设置:播放、停止、暂停等。
4.全屏、退出的用法。
.net Framework SDK中并没有包含Direct X SDK,所以必须先下载、安装Direct X SDK。具体的下载地址为:http://download.microsoft.com/download/a/c/d/acdfb557-266f-4af4-8673-6ab8009b4ddd/dxsdk_apr2005.exe。此版本是2005四月份推出的英文版。这并不妨碍下面的程序实现。安装完Direct X后,就会在存在"C:WindowsMicrosoft.NETManaged DirectX"这样一个目录,此目录中目录中应该有九个DLL文件和九个XML文件。九个DLL文件大致对应于DirectX中的十个命名空间。编程中就是使用其中的命名空间来提供对输入设备、声音、网络播放、图形等的支持。-err
- 2022-03-19 11:58:29下载
- 积分:1