▍1. direct
QT+directshow实现UVS摄像头预览及显示图像(Realization of UVS Camera Preview and Display Image by QT+directshow)
QT+directshow实现UVS摄像头预览及显示图像(Realization of UVS Camera Preview and Display Image by QT+directshow)
说明: QT+directshow实现UVS摄像头预览及显示图像(Realization of UVS Camera Preview and Display Image by QT+directshow)
D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚(D3D poker game, and independent R )
#include <windows.h> #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; }
说明: #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; }
2D游戏下,实现如何使用静态滚动游戏背景(doing static scrolling game background.)
说明: 2D游戏下,实现如何使用静态滚动游戏背景(doing static scrolling game background.)
Java call dahua SDK connection camera simple Demo
说明: Java call dahua SDK connection camera simple Demo
说明: DirectX编程:Alpha混合示例程序(DirectX programming: alpha mixed sample program)
使用C#,开发三维仿真。主要使用DirectX。(Simulation three dimensional simulation)
顶部工具栏源码例程,程序结合易语言应用接口支持库和DirectX2D支持库,调用API函数实现顶部工具栏功能。(Top toolbar code samples , combined with easy language application program interface to support libraries and DirectX2D support library , call the API functions to achieve top tool bar functions .)
今天把这个源码Bigdata__743574SWITCHMAN_5525245分享给各位同学,希望你们喜欢这个源码(Share the source Bigdata__743574SWITCHMAN_5525245 give the classmate of everyone, today I hope you like the source code)
directxtextures0.1.win32 program.
手柄模拟鼠标键盘源码,例程程序结合易语言扩展界面支持库和DirectX2D支持库,调用API函数实现手柄模拟鼠标键盘操作。(Handle mouse and keyboard simulation source , routine program interface combined with easy language support library and DirectX2D extended support library , call the API function handles mouse and keyboard simulation .)
活动物体类源码程序,结合易语言扩展界面支持库和DirectX2D支持库,调用API函数实现活动物体的类操作。(Activity object class source program, combined with easy language support library and DirectX2D extended interface support library , call the API function to achieve a class action moving objects .)
放大取色源码程序,结合易语言DirectX2D支持库和扩展功能支持库,调用API函数实现放大取色不失真效果。(Enlarge take color source program, combined with easy language support library and extensions DirectX2D support library , call the API function color distortion amplification takes effect .)
DX按钮源码程序,结合易语言DirectX2D支持库,实现了2D效果的按钮功能。(DX button source program, combined with easy language DirectX2D support library that implements the 2D effects of button functions.)