Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - directdraw
Search - directdraw - List
基于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 hawk) show.
Update : 2024-05-06 Size : 248832 Publisher : 张静

三星原厂的CE5.0bsp,包括eboot,nboot,kernel,driver。实现了kitl,directdraw驱动 eboot有usb下载功能 -CE5.0bsp the manufacturer Samsung, including eboot, nboot, kernel, driver. Kitl realized, directdraw a usb drive eboot download function
Update : 2024-05-06 Size : 4501504 Publisher : 王刚

本电影播放器可以播放AVI,MOV.MPG,MPGEG格式的电影文件,使用DirectDraw进行多媒体编程,DirectDraw是DirectX的核心模块, DirectX是windows用于多媒体开发,特别是游戏开发的一套SDK.-The movie player can play AVI, MOV.MPG, MPGEG format movie file, the use of DirectDraw for multimedia programming, DirectDraw is DirectX the core module, DirectX is a windows for multi-media development, in particular a set of game development SDK.
Update : 2024-05-06 Size : 66560 Publisher : 新建

DL : 0
DirectDraw 的简单例子 使用汇编语言 -DirectDraw examples of the use of a simple assembly language
Update : 2024-05-06 Size : 15360 Publisher : Seti

DL : 0
一个迷宫游戏。使用了DirectDraw技术,是学习DirectDraw的好例子。-A maze game. DirectDraw uses the technology, is a good example of learning DirectDraw.
Update : 2024-05-06 Size : 773120 Publisher : zhucheng

DL : 0
directdraw最简单编程源码-The simplest source DirectDraw Programming
Update : 2024-05-06 Size : 7664640 Publisher :

DL : 0
DIRECTX中文手册 目前,手册中只有DirectDraw部分,它的内容都是从DirectX 5.0 SDK 中翻译过来的,有些地方加入了我自己的理解。如果你觉得有不合适的地方,请告诉老王(waa@126.com),愿意与你一起修改。 -DIRECTX Chinese Manual Currently, only DirectDraw part of the manual, its contents are from the DirectX 5.0 SDK in the translation, and some joined the place of my own understanding. If you feel that there is inappropriate place, please let Pharaoh (waa@126.com), willing to work with you to amend.
Update : 2024-05-06 Size : 155648 Publisher : yql

用DirectDraw做出的图形学例子,有画线,画圆,贴图等-Graphics made using DirectDraw example, has painted lines, drawcircle, mapping, etc.
Update : 2024-05-06 Size : 270336 Publisher : 杰迪

DL : 0
利用DIRECTDRAW以及SOCKET编程实现网络视频数据的接收和显示-SOCKET programming using DirectDraw and realize the network to receive video data and display
Update : 2024-05-06 Size : 1298432 Publisher : kewen

DL : 0
vc2005下的坦克大战游戏源码,需directx 8 sdk,对学习directdraw编程有益-vc2005 source under games Tankedaizhan need directx 8 sdk, useful for learning DirectDraw Programming
Update : 2024-05-06 Size : 79872 Publisher : 范力

Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice Hall PTR First Edition December 01, 2000 ISBN: 0-13-086985-6, 1234 pages 从Chinaitlab上下载后不能阅读,这是重新Compile、整理后的版本 -Book: Windows Graphics Programming Win32 GDI and DirectDrawAuthor: Feng Yuan Publisher: Prentice Hall PTR First Edition December 01, 2000ISBN: 0-13-086985-6, 1234 pages downloaded from the Chinaitlab can not read, this is the re-Compile, after finishing version
Update : 2024-05-06 Size : 3195904 Publisher :

DL : 0
1.Direct X基础.doc 2.Direct 3D程序的Windows程序代码.doc 3.设定Direct 3D应用程序中的DirectDraw.doc 4.设定Direct X应用程序中的Direct 3D.doc 5.Direct 3D顶点、转换和打光处理管线.doc 6.绘制 3D基本形状.doc 7.游戏杆和键盘输入.doc 8.贴图.doc 9.烟雾.doc 10.Alpha混合.doc 11.光影对映和环境对映.doc 12.屏蔽缓冲区.doc 13.加载 3D模型并让模型动作.doc 14.让Direct 3D应用程序最佳化.doc 15.整合DirectPlay.doc 16.结论.doc -1.Direct X basis. Doc2.Direct 3D process Windows program code. Doc3. Settings Direct 3D applications DirectDraw.doc4. Settings Direct X applications Direct 3D.doc5.Direct 3D vertex, transformation and fighting light processing pipeline. doc6. Rendering 3D basic shape. doc7. joystick and keyboard input. doc8. map. doc9. smoke. doc10.Alpha mixed. doc11. lighting and environment mapping enantiomers. doc12. shielding buffer. doc13. loaded 3D models and make the model move. doc14. Let Direct 3D application optimization. doc15. integration DirectPlay.doc16. Conclusion. doc
Update : 2024-05-06 Size : 2886656 Publisher : 张敏

基于DirectX(SDK)的Visual C++游戏设计 电脑游戏经过短短30年的发展,已经成为影响公众生活,改变公众娱乐方式的重要产业。过去,人们主要是借助电影、电视、音乐等方式来娱乐。而今天,以游戏为代表的电子娱乐正在成为主流娱乐方式。游戏也正在迅速成长为一个庞大的产业。Microsoft Direct X(SDK)是一个基于COM技术的多媒体应用程序开发工具包,它代表了未来多媒体应用程序的开发方向。本文详细介绍了游戏设计基本概念和 Direct X 的构架,包括DirectDraw、Direct 3D、DirectSound,并在 Visual C++6.0环境下使用Direct X(SDK)开发多媒体游戏作为本论文的实例
Update : 2024-05-06 Size : 718848 Publisher : 张敏

DL : 0
DirectX基础(初级篇) 1、什么是DirectX? 2、如何安装和使用DirectX 3、一个DirectDraw入门程序 4、DirectDraw图形编程基础知识 DirectDraw核心(高级篇) 1、DirectDraw架构 2、控制级 3、显示模式 4、DirectDraw对象 5、页面 6、调色板 7、裁减器 8、多显示器系统 9、高级DirectDraw主题 DirectDraw函数、结构参考 1、IDirectDraw2接口函数 2、IDirectDrawSurface3接口 3、IDirectDrawPalette接口 4、IDirectDrawClipper接口 5、全局函数 -DirectX basic (primary chapter) 1, What is DirectX? 2, how to install and use DirectX 3, a DirectDraw entry procedures 4, DirectDraw graphical programming core of basic knowledge of DirectDraw (Senior Part) 1, DirectDraw framework 2, control level 3, display mode 4, DirectDraw object 5, page 6, palette plate 7, the reduction of 8, 9 multi-display system, the theme of DirectDraw Advanced DirectDraw function, structure, reference 1, IDirectDraw2 interface function 2, IDirectDrawSurface3 interface 3, IDirectDrawPalette interface 4, IDirectDrawClipper interface 5, the overall function
Update : 2024-05-06 Size : 153600 Publisher : 沈浪

DL : 0
DIRECTDRAW的简单演示DEMO,希望对你有点帮助-DirectDraw simple demonstration of DEMO, I hope for you a little help
Update : 2024-05-06 Size : 191488 Publisher : li

DL : 0
VB 中使用 DirectX, 支持 Direct3D、DirectDraw 及 DrectSound-VB to use DirectX, support for Direct3D, DirectDraw and DrectSound
Update : 2024-05-06 Size : 182272 Publisher : 黄小熊

DL : 0
用directdraw编写的100个笑脸的demo程序。-DirectDraw prepared with 100 smiling faces of the demo program.
Update : 2024-05-06 Size : 60416 Publisher : yjh

简单directdraw源码 简单directdraw源码-Simple source simple DirectDraw DirectDraw DirectDraw simple source-source
Update : 2024-05-06 Size : 29696 Publisher : 章永辉

DL : 0
本书籍详细介绍了MFC的DirectDraw的使用方法和提高的技巧,是很好的学习资料-This book details the use of MFC s DirectDraw methods and enhancing the skills, is a very good learning materials
Update : 2024-05-06 Size : 131072 Publisher : 曹军

DL : 1
实际的视频工程项目经常和YUV格式的全电视信号打交道,另一方面为了增强系统 在PC平台上的实时性,必须发挥显卡系统的工效,即不采用GDI方式来显示视频帧。 本演示程序告诉读者这种做法的大至步骤: 读入YUV文件(采用YUV422格式),然后通过DirectDraw在主平面上显示出来。 每次显示一帧图象。-Actual video project regular and YUV format to deal with the whole television signal on the other hand, in order to enhance the system in the PC platform, real-time, must play a card system ergonomics, that is, do not use GDI way to show the video frame. The demo program to tell the readers of this approach up to these steps: read YUV files (using YUV422 format), and then through the DirectDraw surface in the main show. Each show an image.
Update : 2024-05-06 Size : 313344 Publisher : 杨愚根
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.