搜索资源列表
用GDI+转换图形格式
- 用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新 升级地址: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upg
源代码与资源文件
- 星际争霸矿工采矿模拟编程,本程序用VC的GDI编程实现的,并且内含有资源文件,都是在星际争霸中截取的-Namco miners mining simulation programming, the process of VC GDI programming, and resource files contain all the interplanetary race with the interception
GDI
- 这是VC中GDI和绘图函数的一个简单的使用示例 运行程序后点击1234这四个按钮 可分别看到绘图函数、画笔、画刷以及字体的使用示例
VC++GDI
- 本程序处理256色的图像,编辑,加式等其它特效.
GDI+usetotal
- 在VC++6.0环境下使用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.
vc
- 一个简单的VC++程序,使用Windows GDI函数实现文本的输出,实现将一首四句的古诗从右到左竖排逐列输出。-failed to translate
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
VC-code
- 在VC6.0中用GDI+调用png图片实现半透明渐变的特效窗口.rar-Using GDI+ in VC6.0 call png image to achieve gradient effects translucent window. Rar
CrazyBall
- 疯狂球,VC+GDI打造,疯狂享受一下吧-Crazy Ball, VC+ GDI build, crazy enjoy it. . . .
GDI
- 这是一本关于VC++下的GDI+编程相关API介绍的书。-This is a book on VC++ GDI+ programming under the relevant API introduced the book.
VC GDI内存泄漏捕捉工具源码
- 内存泄漏捕捉工具,再也不用查找错误码了,直接报你需要的错误。(Memory Leak capture tool, no longer find the error code, the direct reporting of the error you need.)
VC++ GDI写的坦克大战完整源码
- 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)