搜索资源列表
DirectX8实现的台球游戏
- 用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK-with DirectDraw prepared by the billiards game source code, debug Please ensure that the already installed DirectX8.0SDK
c++&vc小程序集合
- Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asyc
实例22(图片浏览)
- 一个图片浏览的程序。使用C#编写。基于DirectDraw. 完整源码.-an image viewer procedures. The use of C#. Based on DirectDraw. Complete source code.
飞行窗体
- 一个飞行窗体程序。使用C#编写。基于DirectDraw. 完整源码.-a flight procedures. The use of C#. Based on DirectDraw. Complete source code.
ATL写的基于DirectX的游戏引擎
- 软件简介: 学着ATL,又在学DirectX,突发灵感,为何不用ATL写一个游戏引擎?!!! 呜呼,心血澎湃,于是开始写。 ///////////////////////////////////////////////// 设计原则: 提供功能性代码,相当于简化DirectX功能接口,使之更方便使用。 不提供游戏上层的逻辑关系组织。 如果将来用它来写游戏,游戏的数据、逻辑关系,都需要游戏程序里建立、保存。 ///
ddw_step1
- 一个关于C#中关于DIRECTDRAW的源代码-one on the C# on the source code DIRECTDRAW
frameratesample0203
- 用来测试windwos显示视频的各个方式效率的关键代码,用于对比GDI,DIRECTDRAW YUV OVERLAY,DIRECT3D显示效率的差异-Used to test Windows to display video in various ways the key to efficient code, for comparison GDI, DIRECTDRAW YUV OVERLAY, DIRECT3D show differences in efficiency
Example_DirectDraw
- 也是一个3D程序源代码,这个程序使用了DirectDraw API可以实现对一些复杂的图形图像的绘制与显示,里面的函数和代码的实现比较经典,可以作为你开发类似程序的范例。-Is a 3D program source code, this procedure uses the DirectDraw API can be achieved for some complex graphics rendering and display images inside the function and c
testDDraw
- DirectDraw示例代码!很简单,但很有用!-DirectDraw sample code! Very simple, but useful!
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
DDraw
- 标准新手上路学习实现DirectDraw接口源代码!-Getting Started to learn to achieve the standard DirectDraw interface source code!
ddraw01
- 自己学directdraw写的一段小代码,包括directdraw初始化 建立双缓冲 窗口裁剪,没用mfc类库,方便想学directdraw程序的人。-Directdraw learn to write their own small section of code, including the establishment of double buffering directdraw initialization window cutting, no mfc class library to f
Flight_090708
- DirectDraw练手程序,2D空战小游戏-beginning directdraw code, 2d fighter game.
DirectDraw_ex
- DirectDraw 入门代码 比较简单-Getting Started with DirectDraw code is relatively simple
DirectDraw
- 第一个DirectDraw实例 内容详细.欢迎下载-DirectDraw code
Code
- <windows 图形编程>一书的源代码-Windows Graphics Programming Win32 GDI and DirectDraw
VShoowInsightC
- 本程序源码用Visual C2003实现一个照片浏览器。使用DirectDraw,MFC,FreeImage(aa OpenSource photo library),etc。此软件源码功能强大,像ACDSEE。 -The program source code with Visual C2003 a photo browser. Use the the DirectDraw MFC, the FreeImage (aa the OpenSource photo library), etc
DirectXxiaopangwa
- Directx小胖娃走动源码,这是基于DirectDraw制作的小型demo-Directx chubby baby move around the source code, which is based on the DirectDraw making small demo
Demo1
- directDraw初学,什么都不懂,刚起步,代码可能有些问题,还望高手帮忙指教-directDraw beginner, do not understand anything, just started, the code may be some problems, but also look to experts to help advise
H264_ddraw
- 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
