搜索资源列表
中点画圆算法
- VC环境下的中点画圆算法-VC environment of the mid-point Circle Algorithm
重点画圆
- .中点画圆算法,即画出图形界面,当电机不同按钮时会出不同的图形。具体实现算法是中点画圆算法。
zhongdianhuayuan
- 一个采用中点画圆法生成的程序-using the midpoint of a generation of Circle Act procedures
中点画圆算法
- VC环境下的中点画圆算法-VC environment of the mid-point Circle Algorithm
重点画圆
- .中点画圆算法,即画出图形界面,当电机不同按钮时会出不同的图形。具体实现算法是中点画圆算法。-. Midpoint drawcircle algorithm, that is, to draw a graphical interface, when the motor will be different for different button graphics. Concrete realization of the algorith
图形学实验kkk
- 关于图形学中的Bresenham画线算法,中点画圆算法的实现,以及五边形,六边形,七边形填充。-graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm to achieve Circle, and pentagons, hexagons, heptagon filled.
画圆算法
- 两种画圆的算法,中点画圆算法和Bresenham画圆算法-the algorithm, the midpoint of Bresenham algorithm and Circle Circle Algorithm
MidCircle
- MidCircle 计算机图形学 中点画圆算法-MidCircle computer graphics algorithms midpoint Circle
drawcrile
- 画圆算法!包括中点画圆等各种算法。VC++实现。-Circle algorithm! Including the midpoint Circle various algorithms. VC.
Midpoint
- 中点画圆的方法是图形学中最长用的,是学生爱下的原代码。-midpoint Circle Graphics is the longest of students, and that is love of the original code.
0372244
- 中点画圆,bresenham画圆,中点画线,bresenham画仙,-midpoint Circle, bresenham Circle, Stipples line bresenham painting cents
58941
- 中点画圆,直线,bresenham画圆以及直线-midpoint Circle, Line, Circle and straight bresenham
midpointcircle-coding
- 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
colorcircle
- 用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
circlewintc
- c 语言实现的画圆的程序。包括中点画圆算法和正负画圆算法。-c Language Circle procedures. Including the midpoint algorithm and positron Circle Circle algorithm.
MiddlePoint
- 计算机图形学OpenGL实验关于中点画圆算法的实现 -Computer Graphics OpenGL experiment on the midpoint of the algorithm to achieve Circle
midpointcircle
- 中点画圆算法-Drawcircle midpoint algorithm
middlepoint
- 经典的图形学程序,中点画圆算法的实现@vc-Graphics classic procedure, the mid-point algorithm implementation drawcircle @ vc++
tcCircle
- TC下中点画圆算法,可以直接下载来运行-midcircle
bresenham和中点画圆画圆
- 用bresenham和中点画圆法实现画圆(Realization of the algorithm of drawing circle using c++)