搜索资源列表
gdk-2.0-docs.tar
- gdk的教程,对gdk库进行了全方位的讲解 ,适合gtk+,gdk初学者-GDK the guidance of GDK Library for a full-scale talks, for gtk, GDK beginners
Delphituxing
- 在delphi中进行图形和游戏编程的电子书,详细讲解了用delphi编写图形和游戏程序的入门及进阶知识.-conducted in graphics and game programming e-books, with a detailed account of delphi graphics and game preparation procedures for the entry and higher knowledge.
200706163
- 关于图像平滑处理的vc程序,具体的讲解可以看vc图像程序处理一书,该程序可以编译运行-images on the vc smoothing procedure, the specific explanations can see vc an image processing, compiler, the program can run
ARMjingdian300wen
- 学习ARM过程中许多疑问,在此详细讲解,帮助你更快了解和掌握ARM
graphic_programming
- VC++编程的图形图象方面的技术讲解及实践
VCdraw
- 讲解在VC++复杂的编程环境下,如何一丝不苟的实现复杂的窗口绘图功能一定要下载学习哦
ddb
- 双缓冲绘图,附有资料详细讲解了双缓冲绘图的原理。
详细讲解如何在窗口中绘图的例子
- 在VC状态下绘图的实现-in VC under the realization of graphics
Screenshot
- 用windows程序编写的截屏工具,代码有详细讲解-Screenshot tool windows program written
openimage
- 打开BMP的VC++程序,有讲解,有界面设计-Open the BMP
image_process
- 为方便广大程序员的学习及工作,VCHOME从9月份起每个月都会推出一期vchome资料库,专注于VC++编程的某一方面的技术讲解及实践,资料库以CHM文件格式发布,编程爱好者可到VCHOME免费下载,以下是阿蒙未来四个月vchome资料库的技术选题. -For the convenience of the vast numbers of programmers to learn and work, VCHOME from every month starting in September t
BMPstructure
- 写了一个位图的操作类,找了不少的bmp文件结构解析。发现没有一个完全正确的、完整的。在完成这个位图操作类后整理了这一篇位图文件解析。 可以说这是在中国能找的的,最好的bmp文件格式解析。就是非常有名的《图形图像文件格式大全》,在与此比较之下,对bmp的讲解,也显得粗浅。 《图形图像文件格式大全》这本书我有,不要认为我没看。其中所述确实粗浅。虽说归类于c++,这其实是一篇完美的技术文档-Write a bitmap type of operation, to find a lot of s
lesson5
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-aaaaa
TransformShow
- TransformShow 讲解图像平移等的程序-TransformShow on procedures such as image translation
GDI
- 五个程序主要是讲解GDI 中怎么输出文字,绘制椭圆,矩形,使用画笔,画刷。-Mainly on the five procedures of how GDI output text, draw an oval, rectangular, use the brush, painting brush.
Brush
- 在此应用程序中,主要讲解了使用画刷,实现画不同的图形。-In this application, mainly on the use of paint brush, paint a different realization of the graphics.
learningimageccode
- 图像处理入门C源码分析 有很多图像处理得MFC软件以及源码 还有全面的word文档讲解图像的各种知识-Introduction to C source code analysis image processing, there are many image-processing software, and get MFC source code includes a full image of the word document explaining the various knowledge
SetTimer_Proc
- 讲解定时器的编程知识 非常的详细 附带源代码 经调试通过-Explain the timer programming knowledge is very detailed with the source code through the debugger through the
GDIP-Programming
- GDI+接口编程教程,主要是对GDI+增加的新的部分进行讲解。-GDI+ interface programming tutorials, mainly on the GDI+ Added new section to explain.
gdi-program-des
- 本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特
