搜索资源列表
DelphiX for D7 控件
- DelphiX是对DirectX接口的封装,它将DirectX接口封装成Delphi组件,便于Delphi下的使用。它由12个可视组件组成,有针对Delphi3.0、4.0、5.0、7.0版的支持。 它是由Hiroyuki Hori编写的。DelphiX支持DirectX的所有技术(DirectDraw, Direct3D, DirectPlay, DirectInput等等……),使Delphi能编写出高质量的图像显示程序。 这些组件是: TDXDraw - DirectDr
DirectUI.zip
- directX 和XML写的UI源代码,包含列表,按钮等控件的实现,directX and XML source code written by UI, including a list of the realization of the control buttons, etc.
DirectXCapture2
- 一个捕捉视频和音频到AVI文件的.NET类库。 功能特性包括:1.列举硬件。2.音视频设置接口(例如帧率,画面大小)。3.支持音视频解压。4.视频预览。5.支持电视调谐器。6. 支持交叉和音频混合器。7.检索设备的能力。8.查看驱动属性页。9.包含一个msdn风格文档。-A .NET class library for capturing video and audio to AVI files. This article presents a class library for cap
DriverGenius(1)
- 2.6.1225版(2009正式版)What s New 1、修正Vista及Windows 7操作系统下,硬件检测功能DirectX版本显示不正确问题 2、修正Windows 7中文操作系统下,“高清晰度音频设备”无法提供驱动问题 3、修正软件二次启动后驱动列表发生变化的错误 4、修正驱动精灵主界面及完全更新界面中存在的文字错误 5、修正英文系统下部分界面乱码问题 6、修正Windows 7驱动升级向导功能检测结果与实际情况不符的问题 7、修正Windows 7驱动
mmwrite
- 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
SG
- A list with some examples of graphic project using directx or opengl (ogl). Graphics Programming with Direct X 9 Module I and -A list with some examples of graphic project using directx or opengl (ogl). Graphics Programming with Direct X 9 Modu
D3D-TileDemo-Examples
- D3D TileDemo的例子 用DIRECTX3D渲染2.5D图形地图的例子,共有5个例子,1~4是用VC6编写,第5个地图例子是用VS2005编写的,地图素材用的是红警游戏里的沙漠地图来演示.-D3D TileDemo Examples --------------------- All of these were written in Visual C++ 5 Professional. It also compiles with Visual C++ 6, but
display lists for directx
- This is a directX implementation of display list equivalent in opengl.