搜索资源列表
CADdraw
- 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。 多边形:点鼠标左键确定起始点,
huangshan
- huangshan 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆 和多边形-Huangshan the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and Polygon
绘图应用小程序
- 创建一个绘图应用程序,实现矩形、直线、及椭圆的绘制。用户点击鼠标完成图形的绘制,拖动鼠标改变大小。-create a mapping applications, achieving rectangular, linear, elliptical and mapping. Users click of a mouse to complete graphics rendering, drag the mouse to change the size.
CMYDraw
- 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
draw
- 这是是用VC++6.0中的MFC写得一个绘图程序 主要实现用鼠标画直线矩形圆椭圆的一些简单图形。
0028_3
- 用鼠标控制绘图程序,包括直线,矩形,圆等-drawing with the mouse control procedures, including linear, rectangular, round, etc.
简单的绘图系统
- 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在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
Drawtool
- 小型绘图软件 直线 矩形 椭圆 随笔画 对图形的绘制 保存和修改-a small tool to draw simple lines,circles,and so on .and to save them.
draw2.1
- vc实现的绘图程序,可以绘制点、圆、直线、矩形、圆角矩形、刻画线,可以保存,功能较为齐全。-vc realized drawing program, you can draw points, round, straight, rectangular, rounded rectangular, portrait of lines, can be saved, function more fully.
image
- 绘图,绘制基本的图形操作,比如直线,椭圆,矩形以及文本的写入,此外还设置了字体颜色,线条类型-Drawing, drawing basic graphics operations, such as a straight line, oval, rectangular, as well as write the text, in addition to setting the font color, line type
vb_draw_demo
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 个人认为,VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。-VB-based vecto
EasyDraw
- asyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-asyDraw is a simple mapping software, the integrated use of the examples in this chapter will be introduced by Visual C++ 2005 the basic kno
tuxing
- 用C++编写的图形编辑器,可实现画圆,椭圆,矩形,直线,手画线等功能-Using C++ to prepare the graphics editor, can be realized Circle, oval, rectangular, a straight line features hand-drawn lines
20111211043792
- VB票据设计并打印的软件,软件用到了绘图的一些知识,比如可以在新建立的文档中画直线、斜线、矩形、圆形等,另外还可锁定对象、可设置颜色,可设定文字的字体、字号、对齐方式、增加图像、打印预览及页面设置等功能,整体来说,这个小软件写的挺精巧的。 -VB notes design and print software, the software uses some knowledge of drawing, such as the establishment of the document in a
VB-project
- 用VB编写的简易的绘图程序,用来绘制直线圆和矩形,可以选择绘图颜色和画笔粗细。-VB, easy to use drawing program, circles and rectangles to draw a straight line, you can select the drawing pen color and thickness.
Chapter01
- 绘图程序:直线矩形圆,可以选择线型,和颜色-EasyDraw program :Drawing program: straight line rectangular round, can choose linear, and color
LQCGraphic
- vc++上mfc绘制图形,包括直线,像素点,圆,矩形等(MFC draw graphics on vc++, including straight lines, pixels, circles, rectangles and so on)
MiniImageFrame
- 用Qt实现的绘制直线、曲线、矩形等图形的程序。(This program is to paint line, rectangle and some other figures by Qt.)
paint - 副本
- 基于C++实现简单的绘图 包括直线 矩形 椭圆 连续直线(Simple drawing based on C++)