-
自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。...
自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。-Their own writing using the VC+ DX9 to achieve 3D cube cube rotation and surface texture to achieve all the source code.
- 2022-03-09 12:59:24下载
- 积分:1
-
关于直接编程的一个很好的例子
A good example about the direct programming
- 2022-03-04 16:29:17下载
- 积分:1
-
本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根...
本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根据该规范进行必要的类型和长度检查; 除非特别说明,本规范中的规定的字段长度都是最大长度(FIXED类型是定长)。-the norms as specified in the data types such as INT, fixed, VARSTR, FLOAT, DATE, TIME, etc. only to check data set; By calling the front-end system when there were a string sent to the AG on the basis of norms of the necessary type and length of inspections; Unless indicated, the specification of the length field is the largest length (fixed length type).
- 2022-02-02 12:43:58下载
- 积分: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
-
volumemeter(Managed DirectX)
VolumeMeter (Managed DirectX)
This project is a live volume meter control for monitoring audio levels from a sound card. It is written entirely in C#, and uses Microsoft s Managed DirectX (June release). You can drag-and-drop the control into any Windows Forms application. You may select the input, and tweak the appearance of the animation through various parameters.
The idea behind this project is to maintain a very short buffer of audio and constantly record into it. The control is on a timer, and periodically queries the buffer to see what volume level the most recent sample has, and then sets a progress bar s value accordingly.
- 2022-03-25 07:11:13下载
- 积分:1
-
VC编写的音量控制程序
VC编写的音量控制程序-VC prepared by the volume control procedures
- 2022-03-11 18:22:15下载
- 积分:1
-
这是个基于Directshow的播放器,可以用来来播放音乐
这是个基于Directshow的播放器,可以用来来播放音乐-This is a Directshow based player can be used to play music
- 2022-02-16 10:26:03下载
- 积分:1
-
基于DirectX8的MP3播放编程实现
基于DirectX8的MP3播放编程实现-based on DirectX8 MP3 player Programming
- 2022-07-23 11:30:50下载
- 积分:1
-
使用DirectX和C++进口模型的发展过程
用directx和c++开发的导入模型的程序-With directx and c++ Import model development process
- 2023-05-31 00:20:03下载
- 积分:1
-
PID is a COM. It generally achieve a standard Graph Filter Manager does not supp...
PID是一种COM组件。它一般实现了一个标准的Filter Graph Manager不支持的接口,并被Filter Graph Manager运行时聚合使用。-PID is a COM. It generally achieve a standard Graph Filter Manager does not support the interface, Graph Filter Manager was running polymerization use.
- 2022-07-20 13:23:19下载
- 积分:1