资源列表
picutre
- 简单图片查看器,包括打开、保存、浏览等基础功能。代码清晰、明了,适合作为教学用。-Simple image viewer, including open, save, browse, and other basic functions. Code is clear, and clear, suitable for teaching.
MenuTest
- 用VC++画椭圆、画矩形,不是即时画画那 种,点一下按钮会生成椭圆或矩形,比较简单那种,可以了解一下椭圆、矩形用代码是如何实现的。 -VC++ painted with oval, draw a rectangle, not the kind of real-time drawing, tap the button will generate an oval or rectangular, relatively simple kind, you can look oval, rectangu
model
- 一个工业零件的绘制,包括一些基本图形且可变化大小。-An industrial part of the draw, including some basic graphics and can change size.
model2
- 一个复杂工业零件的绘制,包括各种基本图形以及颜色渐变等。-A complex industrial parts of the drawing, including basic graphics and color gradients and so on.
jpegdisplay
- The program is in IDL that can be used to convert the RGb in to the grayscale image and process acourdingly
gdi-program-des
- 本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特
background
- VC++填充桌面指定区域,把你所用的桌面图片当作油漆桶工具,填充在你新建的VC++窗体中,实现步骤并不复杂,不过要仔细推敲推敲才能彻底明白原理哦。 -VC++ Desktop fill the specified area, the desktop picture you use as a paint bucket tool, fill in your new VC++ form, the implementation steps are not complicated, but be ca
DrawCode
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。 -MFC message mapping mechanism analysis, about how to use the ClassWizard,, understand t
CD_01
- 计算机图形学简介,可以帮助初步认识计算机图像学-Introduction to computer graphics, computer images to help initial understanding of science
mesh-2
- 读一个.x文件 渲染一个飞机 并控制其左右前后上下移动-Reading a. X file to render a plane and control before and after the move up and down the left and right
Bresenham
- BresenhamCircle算法,利用TurboC实现用Bresenham算法画圆的程序-BresenhamCircle algorithm, implemented by the Bresenham algorithm using TurboC circle program
color-circle
- scanlineseed程序,使用边缘填充算法填充圆,TurboC实现-scanlineseed, the use of edge fill algorithm fills a round, TurboC achieve
