CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 多边形 面积

搜索资源列表

  1. 地理量算.rar

    0下载:
  2. 计算多边形的周长及面积
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:636587
    • 提供者:
  1. CalcArea

    0下载:
  2. 计算任意多边形面积,全Visual c++代码。-calculated arbitrary polygon area, the whole Visual c code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:59599
    • 提供者:张军
  1. geometry

    0下载:
  2. C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2523
    • 提供者:KiD
  1. computeAreaOfPolygon

    0下载:
  2. 计算多边形(凸凹)面积。 欢迎批评指正
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3019
    • 提供者:wyj
  1. 计算几何

    3下载:
  2. 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
  3. 所属分类:数学计算/工程计算

  1. 面积计算

    0下载:
  2. 可以计算三角形和多边形面积,需要要求顺时针输入多边形的点坐标来计算
  3. 所属分类:数学计算/工程计算

  1. geometric

    0下载:
  2. 凸包计算,多边形切割,基本几何公式,球面面积,网格计算,等计算函数。含使用时的注意事项。-Convex hull calculation, polygon cut, basic geometric formulas, spherical area, grid computing, and other computing functions. with cautions .
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:13447
    • 提供者:王华
  1. duobianxing

    0下载:
  2. 针对多边形,求其面积,长宽比,并标记重心-For the polygon, find its area, aspect ratio, and mark the center of gravity
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:821
    • 提供者:jinglantao
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. GetArea

    0下载:
  2. 本程序可以读入由任意个点构成的多边形,并计算两个多边形的最大相交面积-The program can read any number of points by the composition of the polygon, and calculate the maximum intersection area of two polygons
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1341245
    • 提供者:Nick
  1. Minimum-area-convex-polygon

    0下载:
  2. 凸多边形最小面积四边形包围盒算法,是计算最小面积最快的算法。-Minimum area convex polygon quadrilateral bounding box algorithm is the fastest algorithm to calculate the minimum area.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:136951
    • 提供者:刘胜
  1. Beg-polygon-area

    0下载:
  2. 求多边形的面积,程序要求必须顺序输入节点坐标-Polygon area, the program requires input nodes must coordinate in order
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:809
    • 提供者:赵阳
  1. Polygonal-area-calculating-code

    0下载:
  2. 这个代码能计算单个椭球面上多边形的面积,从而能解决椭球面积的计算-This code can calculate the single ellipsoid surface area of ​ ​ the polygon, which can solve the ellipsoid area calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:816
    • 提供者:李胜
  1. rangePolyponPoint

    1下载:
  2. Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。- 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10]) 输出结果为:x = [ 0 10 10
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:639
    • 提供者:小张
  1. ROI

    1下载:
  2. 用matlab画多边形并且求面积,标记每个多边形,求出了平均值-Matlab for area and draw the polygon, mark each polygon, and from the average
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2348
    • 提供者:曾双穗
  1. TSP_30

    0下载:
  2. 选择30城市TSP问题作为研究对象,解题思路源自于:“由固定点围成的多边形,其面积与其周长成反比(李氏定则)”。-Select TSP 30 city as the research object, problem-solving ideas from: "surrounded by a fixed point of the polygon, the area of its week inversely proportional to (Lee s rule)".
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:216507
    • 提供者:王道吉
  1. shunacuo

    0下载:
  2. 多边形排列问题顺排列和错排列的模拟问题 指定多边形的面积和排列区域大小即可-Simulation problems polygonal arrangement and alignment problems along the wrong arrangement Specified area of ​ ​ the polygon and the area size can be arranged
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1077
    • 提供者:曹道帆
  1. Simple-test-tool

    0下载:
  2. 实现小学生多边形面积和周长问题的自动出题,自动校验答案,打分存入文件等简单功能,使用了简单的C++指针,继承与派生,多态,文件流等,是一道综合性很强的题目-Using the simple C++ pointer, inheritance and derived, polymorphism, file flow, is a comprehensive strong Of the title
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10605223
    • 提供者:李武
搜珍网 www.dssz.com