搜索资源列表
C版图形学line
- 由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
midline12
- 在c的环境下实现直线中点算法实现,可以实现任意斜率的直线绘制.-in the environment to achieve straight midpoint algorithm can achieve arbitrary slope of the straight-line drawing.
计算机图形学-倩
- 这是两个计算机图形学中的两个算法。一个是直线中点算法,另一个圆的正负算法。-This is the computer graphics algorithms. A straight line is the midpoint algorithm, another round of plus or minus algorithm.
cutline
- 这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。-This is a simple drawing program, able to draw straight lines with the same brush ordinary drawing capabilities and their arbitrary cut, I limited, and certainly there are many p
计算机图形学小项目
- 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
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.
vcgraph1
- 一个很好用的很简单的绘图程序,可画直线,折线,填充的多边形,圆。-a good use of a simple drawing program, drawing straight lines, polyline, polygon - filled round.
CORE 图形系统
- Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- and y- values and plots them on the screen, connected by straight lines. A string surrounded by quotes \"...\" may follow a pair
VCNET实现的CAD开发系统
- 用VC NET实现的CAD开发源程序, 包括画直线,圆弧,多边形,图形打印等。 -VC NET development of CAD source, including drawing straight lines, arcs, and polygons, graphics printing.
以直線的方式讀取影像資料
- 這是以直線的方式快速的讀取影像資料可以減少離散餘弦轉換buffer的使用。沒有密碼可以直接解壓縮-This is a straight line quickly read image data can reduce the discrete cosine transformation buffer use. No password can directly extract
lab_one
- 图形学的代码,使用系统提供的绘点函数,加上自己的算法。可以画出直线。包括DDA算法和breshenham算法,中心点画圆和8分画圆,提供种子填充算法,多边形画法。-graphics code, the use of the system provides painted point function, together with its own algorithm. Sense straight. DDA include algorithms and breshenham algorithm,
txxjxq
- 这是一个图形相交相切程序,包括了圆与直线的相交、相切等-This is a graphical interface transaction procedures, including a circular intersection with a straight line, such as Tangent
txjc
- 这是一个图形剪裁的小程序,包括了直线剪裁和图形剪裁两种-This is a small graphic clipping procedures, including a straight cut and tailoring two graphics
hueituchenxudaquan
- 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六
Straightline
- 用TC做的一个画直线程序.是图形学里面的。-do with a straight painting procedures. Yes graphics inside.
DDAbk1
- 画直线程序,可以输入直线上的两个点,就划出直线。计算机图形学忠的应用举例-painting linear process can be imported straight on the two points, draw straight lines. Computer graphics applications, for example Xuezhong
drawSystem
- 用VC++实现的基本绘图程序,可画直线、圆等图像,并具备填充、剪裁等基本功能。-with VC's basic drawing program, drawing straight lines, circles and other images, with the filling, basic features, such as tailoring.
XDraw
- 用VC++绘图实现直线、椭圆、矩形,圆。功能强大-VC mapping to achieve straight, oval, rectangle, round. Powerful
146165
- DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates, Center) (2) two-dimensi
Straight-cut
- 直线裁剪,大学里面学习的计算机图形学里面最简单直线裁剪程序-Straight cutting, colleges of learning computer graphics inside the easiest linear cutting program
