搜索资源列表
Mypainter
- 基于vc的绘图小程序,能画,直线,圆,矩形,椭圆,(全部为自己定义的函数)可以进行线形,颜色设置.-based on the mapping of small vc procedures can draw a straight, round, rectangular, oval, (all their own definition of the function) can be linear, color set.
draw
- 能实现画直线,矩形,椭圆,圆,及用虚线,并能控制线条大小
Graphic
- 在菜单中增加了画点,直线,椭圆,圆,颜色,字体等菜单项,能在视图中进行操作。
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Breseham algorithms including li
DrawTools2005_src
- C#绘图,可以画直线,圆,椭圆等,很不错的,使用了命令行设计模式,对c#画图和设计模式感兴趣的同学可以下来-C# Graphics, you can draw a straight line, round, oval and so on, very good, use the command-line design model, c# Drawing and design patterns can be of interest to the students down
Graphics_project
- C#实现的画图工具,可以绘制直线,圆,椭圆,直线采用DDA算法,圆采用中点圆算法,椭圆采用中点椭圆算法-C
452323425
- 绘画椭圆,圆,直线,三角等图形,并将边框上色-Painting oval, round, straight, triangular and other graphics, and border color
BaseDrawing
- 这是用MFC开发的画图软件,包括画直线,圆和椭圆,圆和椭圆是用中点画圆法-This is developed with MFC drawing software, including painting a straight line, circular and oval, round and ellipse is the midpoint of drawcircle
draw313
- 可以保存,可以完成基本绘图任务,可以画直线,矩形,圆,椭圆-This program can let you draw some simple pictures .you can learn from this program of how to make a CAD program.
your_dram
- 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
drama
- C# 写的一个画图板程序,实现了基本的画图功能,包括曲线,直线,圆,矩形,椭圆等,具有填充功能-a paint tool in C#
huitu
- 这个小程序是个画直线、圆和椭圆的软件,是我自己做的,里面的东西还不完善,紧供参考。-This little program is drawing a straight line, circle and ellipse software to do my own, something which is not perfect, compact reference.
plot
- 简单的画图程序,可以点击左边的画图面板画任意多边形,直线,圆,圆弧,椭圆,能够保存成矢量图-it can plot line,circle and polygon etc and it can save the graphics that you plot
WindowsDraw
- 画直线,圆,椭圆,正方形,设置各种图形颜色-To draw a straight line, circle, oval, square, and set various graphics color
stem-draw
- 小型绘图系统,包括画直线,圆,椭圆等-Small drawing system, draw a straight line, circle, ellipse, etc. ...
DrawLine
- 画图程序,可以在视图区画直线,圆,椭圆等图形,操作简单,代码易懂-Paint program, in the view area to draw straight lines, circles, ellipses, and other graphics, simple operation, code understandable
Day_9_SimpleDraw
- 简单绘图程序 实现了画直线,圆,椭圆,正方形,长方形-Simple drawing program to achieve a draw a straight line, circle, ellipse, square, rectangular
Drawing-board
- 一个小型画板,可以画直线、圆、椭圆、三角形、矩形、多边形、输入文字、图形填充同时变换字体和颜色,还可以打开位图,并对位图进行修改和保存-A small drawing board, you can draw lines, circles, ellipses, triangles, rectangles, polygons, enter text, graphics, fonts and colors fill the same transformation can also open the b
MFC
- MFC绘图软件,可画直线,圆和椭圆,矩形等,可选颜色和线条粗细。-MFC graphics software can draw a straight line circles and ellipses rectangle optional color and line thickness
J1401160338~王利吉 几何变换 图形学
- 使用mfc编写的计算机图形学实现画直线画圆画椭圆,二维三维几何变换代码(Using computer graphics compiled by MFC to realize drawing straight line, drawing circle and ellipse, two-dimensional and three-dimensional geometric transformation code)