搜索资源列表
MiniDraw.rar
- 用VC++6.0编写的画图程序,能画直线,矩形,圆形等,能调整线宽,Using VC++6.0 to prepare the Paint program that can draw a straight line, rectangular, circular and so on, to adjust linewidth
MiniDraw
- 画图程序,通过巧妙的设计避免了画图方面的难点-Paint program, through clever design avoids the difficulties of drawing in
MiniDraw
- 一个不错的画图工具,挺好用的。有基本的工具-A good drawing tool, good used. Basic tools
MiniDraw
- C++小程序 绘制基本的橡皮线 并能够进行保存等操作-C++ applet draw the basic line of rubber and can be preserved, such as operation
Shape
- 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing
MINIDRAW
- 一个简单的MFC画直线程序,对初学者入门有帮助-MFC a simple line drawing procedures, beginner help
MiniDraw
- 你可以使用其简单绘制直线和椭圆等图形的工具-You can use the simple lines and ellipse drawing tools such as graphics
DArray
- 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性-Write a drawing applet MiniDraw, required drawing a straight
miniDraw
- minidraw实现画直线,圆,矩形,多边形和鼠标轨迹功能,并带有调试窗口。-minidraw achieve draw lines, circles, rectangles, polygons, and the mouse trajectory function, and with the debug window.
MiniDraw
- 一个绘图程序,绘制图元后,可以选择并编辑图元(包括移动、删除)。-A drawing program, drawing primitives, you can select and edit the elements (including move, delete).
minidraw
- 可以绘制多种图画,代码简单实用,程序小巧-good thing
MiniDraw
- 简单的绘图工具,简单的实现画图功能,线条的图形-this is a sample program which you can draw pictures with!
MiniDraw
- 具有画直线,曲线,多边形,填色等功能,基本的绘图功能都已具备。-Drawing straight lines, curves, polygons, fills, functions, basic drawing functions are in place.
MiniDraw(1)
- 绘制直线,椭圆,矩形,多边形,及删除功能-Draw lines, ovals, rectangles, polygons, and delete functions
minidraw
- 此为mfc编写的一个小程序,可实现简单的画直线,与windows自带的画图程序类似-This is a small program written in MFC, can achieve a simple drawing a straight line, and with the windows drawing program similar to
MiniDraw
- 简单画线功能 自己加工具栏和状态栏,能够在状态栏实时显示光标的位置。- Simple line drawing functions add their own toolbars and status bar can display real-time position of the cursor in the status bar .
MiniDraw
- 基于QT进行简单的直线、矩形绘画,按钮的添加以及状态更新(Simple line and rectangle drawing, button addition and status update based on QT)