CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 外接圆

搜索资源列表

  1. 外接圆和内切圆.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:1.91mb
    • 提供者:
  1. 三角网

    0下载:
  2. 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16.41kb
    • 提供者:许飞
  1. job1

    0下载:
  2. 在vc++中用opengl实现三角行及三角形的外接圆和内切圆的生成.-the vc used opengl achieve Triangle Bank and the circle and triangle tangentially within the formation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19.7kb
    • 提供者:都为
  1. C++(Circle)

    0下载:
  2. 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:64.87kb
    • 提供者:stzxxxstz
  1. 外接圆和内切圆

    0下载:
  2. 关于绘制外接圆和内切圆的程序-circumscribed and inscribed circle of procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:51.36kb
    • 提供者:赵文静
  1. Nie_Wai_qie_yuan

    0下载:
  2. 实现了任意三角形内切圆、外接圆的计算公式。另外,采用了直线的反走样类绘图,消除了锯齿。-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.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:78.07kb
    • 提供者:刘小军
  1. circle_wyb

    0下载:
  2. (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。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-14
    • 文件大小:1.5kb
    • 提供者:小吴
  1. Out

    0下载:
  2. 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:zhang
  1. 1223

    0下载:
  2. 在窗口中画一个旋转的风车,风车中有三个叶片,颜色分别为红,黄和蓝,叶片外侧有一个外接圆
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.41kb
    • 提供者:zhenghujiang
  1. 几何问题

    1下载:
  2. 试用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;然后声明一个
  3. 所属分类:STL

  1. EST_Method_and_Programe.rar

    2下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.11kb
    • 提供者:harrison
  1. jiesanjiaoxing

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:7.11kb
    • 提供者:邱明劼
  1. arc

    0下载:
  2. 巧求三点外接圆圆心,算法简单明了.不用判断三角形的三散是否处于同一条直线上.-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.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:37.67kb
    • 提供者:aa
  1. triangle

    0下载:
  2. 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征:   1、Delaunay三角网是唯一的;   2、三角网的外边界构成了点集P的凸多边形“外壳”;   3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。   4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:110.46kb
    • 提供者:maxpeach
  1. sEnt

    1下载:
  2. 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
  3. 所属分类:C#编程

    • 发布日期:2014-02-15
    • 文件大小:12.03kb
    • 提供者:sieben
  1. 1003

    0下载:
  2. 已知一个三角形的三个点,求三角形的外接圆的周长-Known of the three points of a triangle, and circle the perimeter of a triangle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:893.38kb
    • 提供者:zhang
  1. 21507119njiaoxing

    0下载:
  2. 可以绘制n角星(n>=5),同时可以自定义该n角星外接圆半径.-u can use this program for drawing n five-pointed star,woth custom radius of the circumscribed circle
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:3.41mb
    • 提供者:袁堂飞
  1. 最小外接圆及中位中心算法

    0下载:
  2. 求点击的最小外接圆及中位中心算法,最小外界圆再用递归方法,中位中心运用迭代算法
  3. 所属分类:数学计算/工程计算

  1. PolygonCentroidAndCenterAndCircle

    0下载:
  2. Windows窗体实现绘制多边形并实现计算多边形质心及中心,计算多边形最小外接圆的功能(Windows form to achieve polygon drawing and calculating the polygon centroid and center calculation of minimum circumscribed circle function)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:咪咕噜咚
  1. 等圆外接圆

    0下载:
  2. 求解圆的外接圆,提供一种新的思想,即用排列组合方式求解(For a solution circle)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:繁华落尽~~
« 12 3 »
搜珍网 www.dssz.com