-
一个基于C++的程序代码:实现了DirectDraw的扩展类
一个基于C++的程序代码:实现了DirectDraw的扩展类-Based on the C++ Code: DirectDraw realize the expansion of the category
- 2022-03-21 02:38:07下载
- 积分:1
-
用DiretctDraw实现礼花程序,学DiretctDraw
用DiretctDraw实现礼花程序,学DiretctDraw-with fireworks DiretctDraw achieve procedures, learning DiretctDraw
- 2023-02-25 11:00:03下载
- 积分:1
-
smart_directdraw_demo
说明: 这是一个对DirectDraw接口进行封装的类库,使你可以更加快速、容易地进入DirectDraw的世界。
(this is a DirectDraw interface class library package, so you can more rapidly, easier access to DirectDraw world.)
- 2006-02-23 15:05:34下载
- 积分:1
-
testDShow
vc6.0下基于directshow的图像采集程序,项目内部包含了directshow相关库。大家知道的,directshow,模块现在不包含在directX内了,而且配置麻烦,很容易有各种问题的。这个程序在win7-32bit 和WinXP 都ok(vc6.0 under directshow based image acquisition process, the project contains internal directshow related libraries. We all know, directshow, the module is not included in directX now within it, and configure the trouble, it is likely to have a variety of issues. This program in win7-32bit and WinXP are ok)
- 2013-06-27 12:45:09下载
- 积分:1
-
DirectX学习范例: 用DirectX9设计2D游戏简单例子
DirectX学习范例: 用DirectX9设计2D游戏简单例子-DirectX learning paradigm: the design of 2D game with DirectX9 simple example
- 2022-08-14 00:58:58下载
- 积分:1
-
3D游戏编程入门DirectX9是D3D游戏开发的基础…
3D游戏程序设计入门DirectX9是D3D游戏开发的基础书籍,希望对各位有所帮助。-Introduction to 3D Game Programming DirectX9 Game D3D are the basis for the development of books, you would like to help.
- 2022-04-16 16:09:43下载
- 积分:1
-
602107
外部网页加广告源码程序,结合易语言超文本浏览框支持库和DirectX2D支持库,将广告嵌入到网页窗口中。(Plus external web advertising source program, combined with easy language support library hypertext browsing box and DirectX2D support library , the advertising embedded in Web pages window.)
- 2015-09-26 17:19:43下载
- 积分:1
-
Directshow_SDK_Notes
directshow的学习笔记:主要 介绍了directshow的基础/应用(如构建Graph,音视频的捕捉等)/基类/接口等(DirectShow learning Notes: The main basis for the introduction of DirectShow/applications (such as building a Graph, audio and video capture, etc.)/base class/interface, etc.)
- 2008-06-01 19:09:52下载
- 积分:1
-
这是一个下雪的代码,是我们在Direct编程中粒子特效中的一个实际运用哈...
这是一个下雪的代码,是我们在Direct编程中粒子特效中的一个实际运用哈-This is a Snowy the code, we are programmed at Direct effects of particles in the practical application of a HA
- 2023-05-01 14:35:03下载
- 积分:1
-
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就...
使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurface : : Lock () method, we can visit with each surface-associated memory.
- 2022-09-13 07:30:03下载
- 积分:1