搜索资源列表
温度计
- 温度计控件 GDI++
chart
- 利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序.-use Windows GDI to create a wide variety of two-dimensional forms (including bar, maps, pie), the class can be used with Win32 process.
CMYDraw
- 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
buttcheck
- 游戏中用到的颜色碰撞检测,很不错啊,做2d 游戏的很有用的材料,gdi-game to use the color collision detection, very bad thing, so 2d game very useful material, gdi
Bitbitchuli
- 昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。 -yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy, DirectX is also more relevan
ParticleCsharp
- c# 编写的类似媒体播放器(MediaPlayer)离子特效的演示程序, 同时实现了 GDI+ 和 DDraw 两套呈现引擎. -c # prepared in similar media player (MediaPlayer) ion effects of the demonstration program, while achieving the GDI and DDraw has two engines.
jpaint-src-0.0.1
- 一个矢量画图的源码,基于mfc开发,带文档,代码规范,是学习的gdi的好例子-a vector drawing of the source code, based on mfc development, with a documentation, code norms The study is a good example of gdi
java_drawPanel
- 一个简单的java桌面程序,利用java的GDI函数编写的简单的画图板程序,包括画矩形、椭圆、直线、点、文字-a simple java desktop procedures, java using the GDI prepared by the simple drawing board procedures, including painting rectangle, oval, line, point, the text
fb_library
- VC编写的GDI+界面程序。可以供界面设计者参考-VC prepared by the GDI interface procedures. Designers can interface for reference
DrawImageDemo
- Visual c++.net编程技术方面的简单 GDI+图形编程
rushman
- 奔跑的男人程序源代码,用VC写的,用到了GDI的一些用法.
RubberBand
- C#的GDI+画线程序,学习初图形学值得研究
2DParticles
- 用GDI实现的2D粒子动画,可以控制粒子数量,运动速度,重力作用等
ds256
- vb图像处理源码,vb6 可运行,来自网上gdi/gdi+
Most_Advan1965121142006
- vb图像处理源码,vb6 可运行,来自网上gdi/gdi+
GDI_HelloWorld
- 使用GDI方式实现,文字显示的,win32窗口程序代码。-Way to use GDI implementation, text displayed, win32 code window.
GDIGraphic
- windows GDI应用,很难找到的!和大家一起分享!-Application windows GDI
GDI
- 基于VB的图像反色处理, 提高VB效率,相当与VC的百分之九十-vb GDI+SUPP ASLDL ALSDJJJAOSID
tt
- 作为新一代操作系统的图形处理内核,GDI+在Windows XP和Windows Server 2003操作系统中扮演着极其重要的角色。 GDI+的出现,是对传统程序员的一种解脱。本书是目前国内少有的全面介绍GDI+编程的参考书。本书从画笔与画刷、文本与字体、区域与路径等基础知识谈起,将GDI+的技术细节一一展开。此外,GDI+的矩阵运算、图像的编码与解码、图像色彩信息校正等深层次知识,也都能够在本书中找到详细的说明。为了让读者更快地掌握GDI+编程,在每一章的内容中,都配有详尽的程序源代码