-
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
-
txt
适合卫星通信本科学生借鉴。主要为卫星转发器仿真设计。可以实现上下变频,非线性放大器实现和卫星转发器实现。(Satellite transponder Simulation Design。Achieve Frequency conversion)
- 2014-01-24 19:37:06下载
- 积分:1
-
OPenGL
OpenGL source code for program OpenGL source code
- 2012-07-08 05:17:26下载
- 积分:1
-
FT5426
基于电容式触摸采集芯片FT5426的驱动程序,可直接使用,主控芯片为STM32F103CET6.(Based on the capacitive-touch acquisition chip(FT5426)driver, can be used directly when main-control-chip using STM32F103CET6.)
- 2020-11-16 16:49:40下载
- 积分:1
-
21-USART— 控制RGB灯+收发通信
说明: 实现stm32F103单片机的控制RGB灯和收发通信(Realize the switching of color lights and USART receiving and sending)
- 2020-07-04 21:57:07下载
- 积分:1
-
STC-SPI-Communication
实现两个单片机通过SPI同步串行接口通信,一个作为主机负责响应,另一个作为从机负责发送。(Achieve two synchronous serial interface microcontroller via SPI communication, one as the host responds to the other as the slave responsible for sending.)
- 2014-03-10 20:25:25下载
- 积分:1
-
frature_mod
说明: C语言及MATLAB语言随机介质建模代码,生成随机介质模型,C语言版本需要安装fftw,附件里面有压缩包及安装方法。(C language and MATLAB language Random Media modeling code, generate random media model, C language version needs to install fftw, the attachment contains compression package and installation method.)
- 2021-01-29 15:58:34下载
- 积分:1
-
6790966
Winamp样式的自动停靠对话框,VC++经典编程源码,很好的参考资料。(Winamp style automatic berth dialog, VC++ classic programming source code, a good reference.)
- 2013-11-15 09:09:59下载
- 积分:1
-
dan
求方程的根植,,仅供参考,仅供参考,仅供参考,仅供参考(Demand equation is rooted, for reference, reference, reference, reference)
- 2011-09-27 10:46:56下载
- 积分:1
-
fluentcas
fluent 软件动网格计算的CAS文件和二次开发程序。用来计算一个蜜蜂翅膀摆动时周围流畅的变化。(fluent moving grid computing, software, documents and secondary development of CAS procedures. Used to calculate the wings of a bee when swinging around the smooth changes.)
- 2020-11-03 11:19:53下载
- 积分:1