搜索资源列表
directdraw界面
- 很好用的DirectDraw画图代码-good use of DirectDraw drawing code
Delphi中使用DirectDraw技术进行图形处理
- Delphi中使用DirectDraw技术进行图形处理.-Delphi DirectDraw technology for the use of graphics.
3dM
- 用directdraw实现的3d程序,能读x文件,可以旋转,功能上就这些了。-with DirectDraw achieve the 3d procedures can read x, can rotate function on these.
ddraw001
- 一个简单地测试DirectDraw渲染速度的程序,需要在同目录下有名为\"1.bmp\"的图片。包括了一个DirectDraw的类。-a simple test DirectDraw exaggerating the speed of procedures, in the same directory under "1.bmp" the pictures. Include a DirectDraw class.
ShowInsight_Source
- 本程序用VC2003实现一个照片浏览器。使用DirectDraw,MFC,FreeImage(a OpenSource photo library),etc。此软件功能强大,像ACDSEE。-VC2003 the procedures used to achieve a photo browser. Use DirectDraw, MFC, FreeImage (a OpenSource photo library), etc. This powerful software, like ACDS
38506523LYKJ
- 此VC++代码实现简单的DIRECTDRAW源码 -VC code to achieve this simple DIRECTDRAW FOSS
FractalVFX
- 基于DirectDraw的分形演示程序,实现了 SierGasket, Tree, Koch, Cayley, Cantor, Mandelbrot, Sierpinski, TriWingEagle(三翅鹰)的显示。-based DirectDraw Fractal demo program, achieving SierGasket. Tree, Koch, Cayley, Cantor, Mandelbrot. Sierpinski, TriWingEagle (3-winged ha
sdf
- directdraw最简单编程源码
DirectDraw
- 演示如何创建并使用DIRECTDRAW进行画图等操作,包括二次缓冲翻转等。
simple_directdraw_source
- 简单directdraw源码 简单directdraw源码
DDrawTest
- 用DirectDraw写的,用来显示多张位图,可以用键盘的上下左右方向键来切换位图.注意:必须在C盘根目录下放置6张位图哦,1.bmp,2.bmp,3.bmp,4.bmp,5.bmp,6.bmp.
game-code-6.rar
- DirectDraw实例,1-7实例依次增加难度。,DirectDraw example, 1- 7 followed by examples of increasing difficulty.
DirectDraw
- 源码是自产的,通过DirectDraw来显示bmp图片以及通过GDI来显示bmp图片,是学习显示的入门资料,现在共享-Source code is self-produced by and DirectDraw to display bmp images bmp images by GDI to display, display of learning introductory information sharing now
MPEG2-AVI
- The development is based on MSSG MPEG2Decode 1. GUI interface (gui.cpp) 2. VFAPI support (vfapi.c vfapidec.c) 3. AC3/MPA/LPCM demux (getbit.c) 4. Auto-split AVI output through RGB24/YUY2 (store.c) 5. YUY2 DirectDraw Overlay (store.c gu
DirectDraw
- DirectDraw扩展类DirectDraw扩展类-Expansion of the expansion of categories of DirectDraw Class DirectDraw
windowsgraphicsprogrammingcode
- 本书详细介绍Windows图形系统,包括Win32 GDI和 DirectDraw API的技术细节:设备环境、坐标空间和变换、像素、填充区域、位图、图像处理、文字处理、元文件、打印处理等。本书内容翔实、例子丰富、分析透彻,是Windows编程人员的实用参考书。附带光盘包含书中实例、实用程序、相关信息等。-This book details Windows graphics system, including the Win32 GDI and DirectDraw API technical
directdraw
- directdraw实现画图是好的学习directDraw的学习材料-directdraw to achieve a good learning directDraw drawing learning materials
DirectDraw-Double-Buffered
- 通常在绘图的时候,你都不会直接在BeginPaint或CDC中使用HDC,如果你这样做了,那么当你绘制很多东西的时候,就有可能造成图像的闪烁。双缓冲就是用在这里实现图像的平滑的更新的。 有很多实现的方法,一种是在内存中创建一个兼容的HDC,然后拷贝内存到可见的HDC,另一种是我现在用的一个方法,使用一个DirectX的子集DirectDraw,实现一个接口的实例类CDXSurfaceMgr,实现双缓冲。-Double Buffered Graphics using DirectDraw Th
directdraw
- directdraw 截屏程序,不使用GDI-directdraw screenshot program
directdraw-spaceshot
- 使用DirectDraw开发的太空射击类,简单的图形游戏,适合初学directX的人-Use DirectDraw development space shooter, simple graphics game, suitable for beginners of directX