-
hm5065_yuv-hal
HM5065驱动kaifachnegxu(driver develpe)
- 2021-03-16 14:39:22下载
- 积分:1
-
865736
使用消息框,C++Builder精选编程学习源码,很好的参考资料。(Use a message box, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 06:49:36下载
- 积分:1
-
lightPrimitive
Directx 3D编程中灯光是生命,本程序充分展示了D3D中灯光的艺术,当你看到程序的运行结果时你会再次的感叹:这么简单的场景竟然渲染得这样漂亮!(Directx 3D programming in light of life, the process has fully demonstrated the D3D in the art of lighting, when you see the results of the procedure you will run the sighs again: such a simple scene was so beautiful rendering!)
- 2008-03-17 11:52:15下载
- 积分:1
-
qiqiaobansrc
C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:
创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。
设置控件样式为双缓冲,可以有效减少图片闪烁的问题(Create a diamond pattern C# tangram-C#, during which use of the process, the example applies to Windows Forms, and it requires PaintEventArgs e, an OnPaint event object. The code performs the following actions: create two paths: a head-on the triangle, another triangle upside down. Add a second path to the first path. Draw the final path to the screen. Set the control style for double buffering, the picture flashes can be effective in reducing the problem)
- 2012-09-26 16:05:54下载
- 积分:1
-
Dsound
说明: DirectX声音编程及管理,Visual+C++音频视频处理技术及工程实践本光盘实例源文件第4张(DirectX Sound Demo and DirectX Sound Manager)
- 2010-05-03 20:47:22下载
- 积分:1
-
Book-Part-II-Code2-5
DirectX 9.0 3D 游戏开发编程基础
对初学者很有用
- 2013-12-18 22:23:44下载
- 积分:1
-
New-Text-Document
Tower of Hanoi in C++ Builder!
- 2015-11-30 20:06:58下载
- 积分: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
-
785643
设置多重群组的打印报表,C++Builder精选编程学习源码,很好的参考资料。(Print statements to set multiple group, C++Builder select learning programming source code, a good reference.)
- 2013-11-28 10:34:35下载
- 积分:1
-
sxsapir
适合初学者学习,好的算法和程序,非常需要的可以下载看看(Suitable for beginners to learn, good algorithms and procedures, very much needed to download to see.)
- 2018-10-11 23:02:53下载
- 积分:1