搜索资源列表
VC6DrawBezier
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
MYDraw
- 自己平时作的关于画图的小程序,可以实现圆形,矩形,直线的绘制,基于单文档以及许多基本函数的使用,适用于初学MFC的人使用。-their peacetime for the drawing of a small procedure can be achieved round, rectangular, linear mapping, Based on a single document, and many of the basic functions used in the MFC novice
Draw
- 用MFC编写的一个绘制直线的单文档应用程序
alterline
- 应用VC++的MFC绘制颜色渐变直线,可以很光滑的过度渐变。
简单的绘图系统
- 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C + + in the preparation of the MFC
Drawing2D
- 在MFC下以多文档视图形式编写的简单绘图程序,可以实现直线、圆、椭圆、曲线、矩形等的简单绘制,并可以选择线型和颜色。-Simple drawing program, can be written in the form of multi-document view in MFC simple draw straight lines, circles, ellipses, curves, rectangles, and can choose the line type and color.
Sketcher
- 这是一个用MFC开发的绘制草图的程序,可以绘制直线、曲线、矩形、圆、文本。-This is a sketch developed with MFC program, you can draw lines, curves, rectangles, circles, text
DrawingProject
- 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag,
My_work4
- MFC绘图程序,可以绘制直线、折线、圆形、矩形、五角星,选择线形、线宽等-MFC-based drawing program
gy1
- 在VS2008中MFC应用程序中 主要实现直线,矩形,椭圆,自由线的绘制(不能重绘) 以及图形颜色的填充 以及Bresenham画圆-MFC in VS2008 application in the main straight, rectangular, oval, the Liberal line drawing (not redraw), as well as color graphics and filled Bresenham drawcircle
mDrowPen
- 可以绘制矩形,椭圆形,曲线,直线等的MFC源程序-Can draw rectangular, oval, curve, straight line, such as the MFC source code
DrowRCT
- 可以绘制矩形,椭圆形,曲线,直线等的MFC源程序-Can draw rectangular, oval, curve, straight line, such as the MFC source code
MFChuatu
- MFC实现图形的绘制,其中包括了直线,曲线等,基本形状-MFC graphics rendering, including a straight line, curve and so on, the basic shape
Bresenham_Line
- Bresenham直线算法,绘制各个方向上的直线,利用MFC实现-Bresenham line algorithm, draw a straight line in all directions on the use of MFC implementation
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
Graphic
- Graphic是基于MFC开发的一个具有简单功能的绘图软件。 它具有以下功能 1、点击“绘图”菜单,可以选择绘制直线、矩形、圆形 2、点击“设置”菜单,有两个设置选项,可以设置线型、线宽以及线的颜色 3、点击“清除”菜单,可清除当前画板上的全部图形 4、绘图板具有重绘功能,即改变绘图板大小,图形仍然正常显示 5、绘图板具有保存及打开功能,可以保存已画好的图形为*.draw,并可以在需要时打开已保存的图形-Graphic is based on the MFC fu
DrawLine
- vc++开发的基于MFC的画图程序,可以完成画圆、直线、曲线、多边形、椭圆等图形的绘制,并对颜色进行处理。-vc++ main()
Drawpad
- 基于MFC编写的小型绘图程序,可绘制直线,椭圆,矩形,支持颜色选择,可以保存到本地(按文本格式存储),将绘制图形视为一个对象,利用链表进行存储和读取,可以选择并执行删除(基于链表操作),希望对学习MFC和链表的朋友有用-MFC-based drawing program, can draw a straight line, oval, rectangular, color selection support, you can save to a local file and open the s
easy-draw
- MFC界面,可以绘制直线、椭圆、矩形,并可以改变线条的颜色、类型、宽度。-MFC interface, you can draw a straight line, oval, rectangle, and you can change the color of the line, type width.
例2-3
- 本函数从当前位置绘制直线段,但不包括(x,y)点。不包括终点坐标是为了实现多线段连接时公共点的处理,即采用起点闭区间,终点开区间的处理方法。绘制直线段函数的参数不包含颜色,直线段的颜色通过画笔来指定。(This function draws a straight line segment from the current position, but does not include (x, y) points. The end point coordinate is not used to re