-
这个程序实现了动态倒影,也就是Direct编程中阴影体的具体实现,希望在你刚学习编程能有帮助哈...
这个程序实现了动态倒影,也就是Direct编程中阴影体的具体实现,希望在你刚学习编程能有帮助哈-Implementation of this process of dynamic reflection, that is, in the shadow of Direct programming of the specific implementation body, you just want to study programming to help have ha
- 2022-04-08 07:10:53下载
- 积分:1
-
DCDC_Battery
电池的充放电模型,可实现能量的双向流动,对于理解DC/DC双向变换器很有帮助。(Battery charge and discharge model, two-way flow of energy can be achieved, for understanding the DC/DC bidirectional converter helpful.)
- 2021-04-17 17:18:52下载
- 积分:1
-
The DirectShow TV tuning architecture is b Ha'ased on pre
The DirectShow TV tuning architecture is based on pre-defined frequency tables, and the TV Tuner filter (kstvtune.ax) has an internal list of frequency tables. Each frequency table contains a list of frequencies, and corresponds to the broadcast or cable frequencies for a given country/region. So, when you use the IAMTuner interface, it gets the channel frequency values from the internal frequency tables according to the selected country/ region and tunes the TV channels.-The DirectShow TV tuning architecture is b Ha"ased on pre-defined frequency tables, and the TV Tuner filter (kstvtune.ax) has an int ernal list of frequency tables. Each frequency table contains a list of frequencies, and corresponds to the broadcast or cable frequ encies for a given country/region. So, when you use the IAMTuner interface, it gets the channel frequency values from the in ternal frequency tables according to the selec ted country/region and tunes the TV channels.
- 2022-04-24 06:51:44下载
- 积分:1
-
Direct3D灯光处理,Directx3D的基本操作,很好的东西啊,不要错过哦!...
Direct3D灯光处理,Directx3D的基本操作,很好的东西啊,不要错过哦!-Direct3D lighting, the basic operation Directx3D, ah good things not to miss!
- 2023-08-01 11:25:02下载
- 积分:1
-
d3d9wj
说明: #include
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
的dvapp应用支持以下模式:
The DVApp application supports the following modes:
Preview: Renders DV from the camcorder to a video window.
DV to type-1 file: Captures DV data from the camcorder to a type-1 DV file.
Type-1 file to DV: Transmits data from a type-1 DV file to the camcorder.
DV to type-2 file: Captures DV data from the camcorder to a type-2 DV file.
Type-2 file to DV: Transmits data from a type-2 DV file to the camcorder.
The capture and transmit modes also perform preview. Each of those modes has a No Preview option as well, which disables preview. Capturing without preview is more efficient and can reduce the number of dropped frames.
The application starts in preview mode. To select another mode, choose a mode from the Graph Mode menu. For each mode, DVApp builds a filter graph that supports the functionality of that mode. To save the graph as a GraphEdit (.grf) file, select Save Graph to File from the File menu. Quit DVApp before opening the file in GraphEdit.
- 2022-12-28 17:10:04下载
- 积分:1
-
调用DirectShow进行视和音频频捕获单元,简单的实现了控制视频分辨率和格式。...
调用DirectShow进行视和音频频捕获单元,简单的实现了控制视频分辨率和格式。-Call DirectShow frequent inspections and audio capture unit, the simple realization of the control of video resolution and format.
- 2022-12-14 21:20:04下载
- 积分:1
-
In D3D on the mouse and keyboard operation, a new novice, beginner c game de...
在D3D关于鼠标和键盘的操作,新手新人,初学c++游戏开发-In D3D on the mouse and keyboard operation, a new novice, beginner c game development
- 2022-04-23 07:05:25下载
- 积分:1
-
在D3D中实现mp3,mid,avi的播放
在D3D中实现mp3,mid,avi的播放-D3D achieve in mp3, mid, avi player
- 2022-07-21 15:52:13下载
- 积分:1
-
directx 程序例子
delphi 开发
分门别类
很好的教程
directx 程序例子
delphi 开发
分门别类
很好的教程-DirectX procedures example delphi development categorized good Guide
- 2022-08-08 19:06:40下载
- 积分:1