搜索资源列表
vctuxingjiaohuhuizhi
- 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
MiniDrawPad
- 一个java做的画图小程序,可以画直线,椭圆,圆,长方形,还可以选择画笔的粗细,画笔的颜色,可以保存图形。-do a small drawing procedure could draw straight, oval, round, rectangular, and can also choose the size of the brush, brush the color and graphics can be preserved.
draw
- 能实现画直线,矩形,椭圆,圆,及用虚线,并能控制线条大小
ps
- JAVA画图程序,可以画直线,圆,椭圆,矩形和自由绘图
Vcad
- 实现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。 3. 椭圆需要的参数更多,有椭圆中心坐标、长轴、短轴、长轴和X轴正向夹角、及起始离心角和终止离心角,要画整个椭圆还是部分椭圆只需控制起始和终止离心角
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
Canvas
- BCB下用Canvas画直线、圆,椭圆,不规则多边形-Canvas painting BCB using a straight line, round, oval, irregular polygon, etc.
Graphics_project
- C#实现的画图工具,可以绘制直线,圆,椭圆,直线采用DDA算法,圆采用中点圆算法,椭圆采用中点椭圆算法-C
DrawImage
- 该程序是用JAVA来实现图形学中的中点算法来画直线,圆,椭圆!-The program is a JAVA Graphics to achieve the mid-point algorithm to draw a straight line, round, oval!
smallestcadsystem
- VC编写的CAD画图软件,可以画直线,圆,椭圆-smallestcadsystem
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
openGL
- 计算机图形学实验,画直线,圆,椭圆,带界面-Computer graphics experiments, draw a straight line, circle, ellipse, with the interface
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
Draw
- 通过JAVA程序的开发,实现基本绘图的功能。画直线,曲线,椭圆,圆。明白java的类层关系,掌握基本的java编程-Through the development of JAVA program, the realization of the basic drawing functions. Draw a straight line, curve, ellipse, circle. Understand the layer to Java, basic knowledge of Java pro
Day_9_SimpleDraw
- 简单绘图程序 实现了画直线,圆,椭圆,正方形,长方形-Simple drawing program to achieve a draw a straight line, circle, ellipse, square, rectangular
CadSurf
- 实现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。 3. 椭圆需要的参数更多,有椭圆中心坐标、长轴、短轴、长轴和X轴正向夹角、及起始离心角和终止离心角,要画整个椭圆还是部分椭圆只需控制起始和终止离心角。与画圆弧类似,具
MFC
- MFC绘图软件,可画直线,圆和椭圆,矩形等,可选颜色和线条粗细。-MFC graphics software can draw a straight line circles and ellipses rectangle optional color and line thickness