搜索资源列表
三角网
- 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
job1
- 在vc++中用opengl实现三角行及三角形的外接圆和内切圆的生成.-the vc used opengl achieve Triangle Bank and the circle and triangle tangentially within the formation.
C++(Circle)
- 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
外接圆和内切圆
- 关于绘制外接圆和内切圆的程序-circumscribed and inscribed circle of procedures
Nie_Wai_qie_yuan
- 实现了任意三角形内切圆、外接圆的计算公式。另外,采用了直线的反走样类绘图,消除了锯齿。-realized the arbitrary triangle inscribed circle, the circle of the formula. Furthermore, the introduction of a linear type of anti-aliasing graphics, removed the serrated.
circle_wyb
- (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2个构造函数:允许用1 个参数或2个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1´ r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r 的圆c1;然后声明一个c1 的外切矩形s, 接着再声明s的外接圆c2。
Out
- 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0
1223
- 在窗口中画一个旋转的风车,风车中有三个叶片,颜色分别为红,黄和蓝,叶片外侧有一个外接圆
几何问题
- 试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r的圆c1;然后声明一个
EST_Method_and_Programe.rar
- matlab圆度误差的评定算法,最小二乘法,最小包容区域法,最大外接圆法,最小内接圆法,roundness error matlab assessment algorithm, the least square method, the minimum tolerance zone method, the largest circumcircle method, the smallest within the inscribed circle method
jiesanjiaoxing
- 6种情况解三角形,包括各边,各角,面积,内切圆,外接圆,三高等三角形特征计算。并且可以输出计算过程。另外可以随机产生试卷和答案。-6 kinds of cases solution triangle, including the edge, each Angle, area, multi-shaped rod regarding, inscribed circle, three higher triangle feature calculation. And can output calcula
arc
- 巧求三点外接圆圆心,算法简单明了.不用判断三角形的三散是否处于同一条直线上.-Qiao circumcircle center for three points, the algorithm is simple and clear. Do not judge whether or not a triangle, three in the same line.
triangle
- 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征: 1、Delaunay三角网是唯一的; 2、三角网的外边界构成了点集P的凸多边形“外壳”; 3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。 4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
sEnt
- C# 进行AutoCAD二次开发时对图形实体Entity的操作类,以及一些图形算法,包括图形投影,最小外接圆的等-C# for AutoCAD second development on the operation of graphics entity type Entity, as well as some graphics algorithms, including graphics projectors, the smallest circle of such
1003
- 已知一个三角形的三个点,求三角形的外接圆的周长-Known of the three points of a triangle, and circle the perimeter of a triangle
21507119njiaoxing
- 可以绘制n角星(n>=5),同时可以自定义该n角星外接圆半径.-u can use this program for drawing n five-pointed star,woth custom radius of the circumscribed circle
最小外接圆及中位中心算法
- 求点击的最小外接圆及中位中心算法,最小外界圆再用递归方法,中位中心运用迭代算法
PolygonCentroidAndCenterAndCircle
- Windows窗体实现绘制多边形并实现计算多边形质心及中心,计算多边形最小外接圆的功能(Windows form to achieve polygon drawing and calculating the polygon centroid and center calculation of minimum circumscribed circle function)
等圆外接圆
- 求解圆的外接圆,提供一种新的思想,即用排列组合方式求解(For a solution circle)