搜索资源列表
VC6-GDI+p.rar
- VC与GDI结合的简单绘图软件,虽然功能简单,但是能够提供不少帮助
VC GDI编程
- vc GDI编程的入门书籍。
用VC编写的非常完整的绘图程序
- 一个用VC编写的非常完整的绘图程序.作者代码清晰易读,不错.,Using VC to prepare a very complete drawing program. Author legible code, yes.
gdiplus.rar
- GDI类库下载(VC++开发常备),包括GdiPlus.lib库以及GdiPlus.h、GdiPlusPath.h、GdiPlusBrush.h、GdiPlusMem.h、GdiPlusTypes.h、GdiPlusFlat.h……等文件。 昨天调试一程序需要本类库,在网上搜了一大堆,竟然都不提供下载,感觉很不爽,在csdn以高分得到了这个包,虽然很老的东西,但是我们还是离不开她。,GDI library download (VC++ development of standing),
TestStr1.5
- 超华丽的仿苹果DOCK工具栏,VC++,GDI+制作,开发环境VC2008.-Iphone DOCK super gorgeous toolbars, VC++, GDI+ production, development environment VC2008.
GDIPLUS_DEMO
- GDI+编程必备的源码库,包含GDI+各个方面的编程示例,VC 6.0 下编译成功-GDI+ programming essential source database, including all aspects of GDI+ programming examples, VC 6.0 compile successfully under. .
Win32 GDI API 实现的动态星空图像
- 用 VC++ ,Win32 GDI API 实现的动态星空图像,为 Win32 SDK 编程初学者准备。-Using VC++, Win32 GDI API implementation of the Dynamic Star Image, Win32 SDK programming for beginners ready.
GDI_plus
- VC GDI 编程,美化程序界面、开发GDI程序!-VC GDI programming
WaterScr0.03
- 2d水波纹代码 gdi+vc 很漂亮 国内目前最好的水波纹了-2d water ripple code gdi+ Vc very beautiful domestic water is currently the best of the corrugated
paint
- 图形GDI程序,可以画各种自定义的图形,可对所画图形编辑,保存,载入,打印预览,打印等。-GDI graphics program, you can draw a variety of custom graphics, can be painted on the graphics editor, save, load, print preview, print and so on.
PuzzleGame
- 拼图游戏,采用 vc++ gdi开发,可随机打乱图片,自定义原始图片功能等。-Jigsaw puzzle, using vc++ Gdi development, could be disrupted random picture, custom features, such as the original picture.
VC-GDI
- VC中使用GDI+进行图像处理,实现图片缩小,旋转-VC use GDI+ for image processing, picture achieve narrow, rotating
vc
- 一个简单的VC++程序,使用Windows GDI函数实现文本的输出,实现将一首四句的古诗从右到左竖排逐列输出。-failed to translate
GDI
- VC版的GDI的程序设计,包含的内容相当广泛-VC version of the GDI programming, a wide range of content
vc6GDIplusSrc
- VC++使用GDI控制png图片半透明制作漂亮时钟,GDI库经打包,现在可以在VC6下顺利编译了,不管是作为一个使用PNG图片制作半透明窗体的实例,也可以把它当作一个漂亮的时钟,从运行界面来看,你第一眼一定会感觉吃惊-VC++ using GDI to control the production of beautiful semi-transparent png picture clock, GDI libraries, as packaged, can now be successfully
technologyVC
- VC无闪烁刷屏技术--GDI来实现高速平滑的动画-No flash Shuabing technology VC
VC-code
- 在VC6.0中用GDI+调用png图片实现半透明渐变的特效窗口.rar-Using GDI+ in VC6.0 call png image to achieve gradient effects translucent window. Rar
GDI
- VC++ GDI图形图像处理 图形编程-VC++ GDI graphics programming, Graphics and Image Processing
TestGdi
- vc gdi 读,显示,保存bmp文件 截屏幕带光标 截取被挡住的窗体-vc gdi read, display, save the bmp file cut the screen with a cursor interception blocked form
VC++ GDI写的坦克大战完整源码
- 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)