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

搜索资源列表

  1. VGis

    0下载:
  2. 该程序用VC编写,实现了简单的图形的编写,包括简单的:点、线、面、多边形、折线等。并实现了无极放大缩小全图查看、拖动等基本GIS功能-gis vc
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4029055
    • 提供者:nero
  1. concave-or-convex-polygon

    0下载:
  2. opengl:鼠标左键画点,右键根据点画出多边形并且判断多边形为凹多边形还是凸多边形。-opengl: left mouse button to draw points, right judgment in accordance with point draw polygons and polygon is concave or convex polygon polygon.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12447491
    • 提供者:孙哲宇
  1. inside

    0下载:
  2. 判断点是否在点群形成的多边形范围内,点群排列需要闭合- The purpose of this function is to indicate whether a specified 2D point is inside (returns a 1) a specified 2D polygon or outside(returns a 0).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2367
    • 提供者:刘鲁霞
  1. GIS-TopologyOfPolygon

    0下载:
  2. 读取文件获得点和线的数据,并根据这些数据判断多边形拓部结构-Read the file to get data points and lines, and polygons Extension unit determines based on these data structures
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:143988
    • 提供者:whn
  1. CGAL-4.5

    2下载:
  2. CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-26
    • 文件大小:18593792
    • 提供者:a
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
  1. Point_In_Polygon

    0下载:
  2. 判断点是否在多边形内的程序。多边形手动任意画,然后随意点一个点,判断出是够在多边形内。-Determine whether the program point within the polygon. Manual arbitrary polygon drawing, then feel free to point a point is enough to judge in the polygon.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-01
    • 文件大小:13735885
    • 提供者:chenlu
  1. line-is-interact

    0下载:
  2. 算法导论里面的关于线段是否相交以及点是否在多边形内的判断的源代码,另包含一个说明文档。-Introduction to Algorithms inside as well as on line intersects the point is within the polygon to determine the source code, and the other contains a descr iption of the document.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:11298
    • 提供者:
  1. chengxu

    0下载:
  2. 程序设计报告,点到多边形的问题、狼羊白菜过河问题-Point problem in polygon
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:572167
    • 提供者:戴陆乐
  1. MyOpenGL_1

    0下载:
  2. 基于GLUT绘制点,线条,多边形等基本图形等。-GLUT based plotted points, lines, polygons and other basic graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:165229
    • 提供者:tiaoshijun
  1. geom2d-2015.05.13

    0下载:
  2. 几何库,来处理和可视化几何元素,如点,线,圆和椭圆,折线和多边形。-Geometry library to handle and visualize geometric primitives such as points, lines, circles and ellipses, polylines and polygons
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:600404
    • 提供者:wanweiwei
  1. PointInPolygon

    0下载:
  2. 判断一个二维坐标点是否在多边形内或者多边形外的示例代码-Determining whether the point within the polygon
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:39260
    • 提供者:杜田春
  1. DrawPolygon

    1下载:
  2. mfc视图类,画多边形,能够拖动位置,也可拖动边缘点来调整大小,形状。-MFC view class, this program is for multishaping, you can drag the position and the shape of the picture that you draw.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:235148
    • 提供者:半寒
  1. TINandVoronoi

    0下载:
  2. 通过逐点增入法生成delaunay三角网,在链接外接圆圆心生成泰森多边形-It uses c# to construct delaunay triangle and voronoi
  3. 所属分类:GIS program

    • 发布日期:2017-04-29
    • 文件大小:120437
    • 提供者:李璟莹
  1. p.line

    1下载:
  2. 判断点是否在闭合折线内,闭合折线为凸多边形 坐标记录在A中 折线顶点坐标保存在line1,line2,line3中 line坐标按逆时针存储 输出结果为count 1 2 3为对应区域(注:不包含线上点请更正<为<=)- Coordinate records in A polyline vertex coordinates stored in line1, line2, line3 in line coordinate counter-clockwise
  3. 所属分类:Other windows programs

    • 发布日期:2016-02-09
    • 文件大小:80896
    • 提供者:
  1. voronoi_MATLAB

    4下载:
  2. 此程序用来在MATLAB中创建泰森多边形,并且在产生随机中心点的同时,各中心点必须满足特定的距离关系,最后输出中心点坐标以及相应的顶点坐标,以在ABAQUS中建模。-This procedure is used in MATLAB create Thiessen polygons, and at the same time generating random center point, each center must meet specific distance relationship, t
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-19
    • 文件大小:15360
    • 提供者:jiahui
  1. Qt

    2下载:
  2. 本产品是一款组态软件。通过本软件可以实现工业数据的采集与监控。在电力系统于电力系统、给水系统、石油、化工等领域的数据采集与监视控制以及过程控制等诸多领域,快速构建工业自动控制系统监控是一项重要需求。组态软件是自动控制系统监控层级的软件平台,使用灵活,部署方便,可以便捷地完成数据的采集与过程控制。基于此种需要,开发了本软件。(1)主要功能列表 1.图形绘制:绘制 点、线、圆、矩形、圆弧、扇形、弦、任意多边形等基本。 2.图形属性设置:图形的形状、颜色、位置的改变等。 3.编辑操作:剪切
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-19
    • 文件大小:29056640
    • 提供者:李自松
  1. openGL

    0下载:
  2. 用openGL实现的基础实例,简单的画点,画线,画多边形-openGL instance,can draw point,draw line,and draw rectangular
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1095
    • 提供者:fengxinzi
  1. 1

    0下载:
  2. 计算几何——凸多边形判断+点在多边形内判断+求点到直线距离-Computational Geometry- convex polygon judgment+ points within the polygon points to determine the linear distance+ request
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:16091
    • 提供者:俊杰
  1. approxPoly_test

    0下载:
  2. 使用opencv自带的多边形拟合算法,进行轮廓的角点检测-Using opencv own polygon fitting algorithms, corner detection profile
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12608516
    • 提供者:zlj
« 1 2 ... 17 18 19 20 21 2223 24 25 »
搜珍网 www.dssz.com