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

搜索资源列表

  1. 一个算法

    0下载:
  2. 实现任意多边形内圆计算。引用于SZF老师(Realize the calculation of the inner circle of any polygon)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:222208
    • 提供者:rush0099
  1. 经纬度拾取

    0下载:
  2. 地图中多边形边界经纬度拾取,实现地图中点击围成多边形边界经纬度提取(logitude and latitude)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:13312
    • 提供者:min20168
  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
    • 文件大小:6144
    • 提供者:咪咕噜咚
  1. JudgePointInPolygon

    0下载:
  2. 窗体实现多边形绘制并判断点是否在多边形内(Form to achieve polygon drawing, and determine whether the points in the polygon)
  3. 所属分类:C#编程

    • 发布日期:2017-12-27
    • 文件大小:75776
    • 提供者:咪咕噜咚
  1. Matlab 生成泰森多边形

    0下载:
  2. 荷兰气候学家A·H·Thiessen提出了一种根据离散分布的气象站的降雨量来计算平均降雨量的方法,即将所有相邻气象站连成三角形,作这些三角形各边的垂直平分线,于是每个气象站周围的若干垂直平分线便围成一个多边形。(Holland climate scientist A H Thiessen proposed a new method to calculate the average rainfall according to the discrete distribution of meteoro
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:波动
  1. 泰森多边形voronoi_MATLAB

    0下载:
  2. 生成voronio图,即泰森多边形,用相应的程序生成(Generating Voronio diagram)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:123904
    • 提供者:默默一声
  1. 多边形(合)

    0下载:
  2. 画多边形,梯形,对话框输入宽高宽画四边形,输入上宽下宽高画梯形,可倒四边圆角量,也有多边形选择,输入边数,如5边,然后输入边长画出多边形(Draw a polygon, trapezoidal, wide width of the dialog box enter the picture input quadrilateral, width width and height can be inverted trapezoid drawing, four have rounded, polygon
  3. 所属分类:CAD

    • 发布日期:2017-12-31
    • 文件大小:14336
    • 提供者:ll13416725557
  1. GZDistrictMap

    0下载:
  2. 射线法判断一点(经纬度坐标)是否在多边形内部,多边形由经纬度坐标围成。可用于判断一个位置是否在某个区域内部。代码以广州市行政区为例。(The Ray Method, used to judge whether a position is within a region.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:perseverance
  1. 多边形外接矩形1

    0下载:
  2. 对任意多边形最小面积的外包矩形求解,求解的结果为该矩形的四个顶点坐标(Minimum circumscribed rectangle of polygon)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:xiannan
  1. FillPolygon

    0下载:
  2. MFC 实现多边形的填充,填充颜色可以调整(MFC to achieve polygon fill, transparent settings)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:24433664
    • 提供者:200612
  1. Gpforth

    0下载:
  2. 实现多边形裁剪,被裁剪部分用绿色表示,裁剪区域内的部分用红色表示(Polygon clipping is implemented, and the cropped part is represented by green. The part in the clipping area is represented by red)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:62540800
    • 提供者:zyz222424
  1. Circle

    0下载:
  2. 多边形逼近圆算法,已知误差和半径,逼近圆,注意多边形边数要大于3。(Polygonal approximation circle algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:85235712
    • 提供者:YYQ_Q
  1. ComGraphic

    0下载:
  2. 基于Visual C++的多边形扫描转换算法实现(Implementation of polygon scan conversion algorithm)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-05
    • 文件大小:2513920
    • 提供者:FORVER
  1. DrawPolygon

    1下载:
  2. 这是MFC界面画多边形,每点一次画一个点,双击完成画多边形。可以随意拉动多边形的角,改变多边形的形状,可用其来选中界面的一部分,多边形整体也可以移动。(This is the MFC interface drawing polygon, each point drawing one point at one time, double click to finish the polygon. The angle of the polygon can be pulled freely and the
  3. 所属分类:界面编程

  1. MYvoronoi

    1下载:
  2. 根据输入边界条件生成所需泰森多边形,可以自由调整网格密度(The required Tyson polygon is generated according to the input boundary condition, and the grid density can be adjusted freely.)
  3. 所属分类:网络编程

  1. duobianxing

    0下载:
  2. 在MFC单文档的应用程序里绘制一个多边形(Draw a polygon in the MFC single document application)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:29068288
    • 提供者:乌拉乌拉
  1. duobianxingbianyuantianchongsuanfa

    0下载:
  2. 这是计算机图形学里的多边形边缘填充算法,里边是程序,用的是VS2015版本编程的(Arestas poligonais preencher oalgoritmo)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:58472448
    • 提供者:菜鸟6
  1. ConcreteBone2d_Polygon_1553440245

    22下载:
  2. 混凝土多边形随机骨料蒙特卡洛随机分布的MATLAB数值模拟(MATLAB numerical simulation of Monte Carlo random distribution of random aggregate of concrete polygon)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:14950400
    • 提供者:nicolasTU
  1. MainTask_Clock_Demo

    0下载:
  2. 基于UCGUI3.98,h文件配置的240*240尺寸,8bit per pixel。如果编译不过打开guiconf.h里的一些宏。 该文件实现一个时钟,绘制时钟背景可以使用纯色背景,bitmap背景,jpeg背景。绘制时钟的指针可以使用Line或者多边形。切换这些功能使用宏控制,详情见文件开头部分的"Ctrl Marco Begin" 至 "Ctrl Marco End" 之间的用于控制绘制模式的宏及其相应注释。 整套代码包含许多注释,方便初学者
  3. 所属分类:uCOS

    • 发布日期:2018-01-10
    • 文件大小:141312
    • 提供者:ShadowDefender
  1. Grav2dc

    0下载:
  2. 计算任意多边形的重力异常,能够实现人机交互操作(Calculation of gravity anomaly of arbitrary polygon, human-computer interaction)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:332800
    • 提供者:matlab彻
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com