搜索资源列表
扫描线算法生成多边形
- 扫描线算法填充多边形
PointInPolygon
- 这是一个判断点是否在多边形内的很漂亮的算法。-This is a point to determine whether the polygon is very beautiful algorithms.
PtInPolygon
- 采用射线法判断给定点与多边形的关系,数据文件存储在Excel文件中,判断结果直接回写Excel文件。-Ray method used to determine the relationship between fixed-point and polygon data file is stored in the Excel document, write-back to judge the results of Excel files directly.
points
- 给出平面上一组顶点的坐标,计算出它们所围成的凸多边形的面积-failed to translate
area
- 实现计算多边形面积的功能。第一行输入多边形的顶点数。第二行以后按照次序依次输入坐标点(如“2 3”,代表X 坐标和Y 坐标,中间加入空格区分)-To achieve the function of calculating the polygon area. Enter the first line of the polygon vertices. After the second line followed in the order of the input coordinates of poi
InclusionTest
- 计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。-Computer graphics point in polygon inside/outside of the judge is given an example, you can draw an arbitrary polygon, point to determine whether the polygon can be directly run.
optimal_triangulation
- 多边形的最优三角剖分,采用动态规划方法编程-Optimal polygon triangulation, using dynamic programming program
area
- 计算凸包面积,点集Q的凸包是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内。-Calculate convex hull area。The convex hull of point set Q is a minimum convex polygon, to meet the Q of the point or polygon or in its inside edge
All
- 点在多边形内外的自动判断小程序,简单但是使用-Point in polygon automatically determine within and outside the applet, simple but with
dil
- 根据坐标 求出多边形面积的软件 只要输入个人点坐标 能求出多边形的面积-visual basic program of geography it is so easy to use
多边形扫描线填充原始算法
- 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the seed point for automatic comp
05多边形窗口
- 05多边形窗口(05 polygon window)
多边形外接矩形1
- 对任意多边形最小面积的外包矩形求解,求解的结果为该矩形的四个顶点坐标(Minimum circumscribed rectangle of polygon)
FillPolygon
- MFC 实现多边形的填充,填充颜色可以调整(MFC to achieve polygon fill, transparent settings)
Circle
- 多边形逼近圆算法,已知误差和半径,逼近圆,注意多边形边数要大于3。(Polygonal approximation circle algorithm)
多边形填充之五角星
- 用OpenGL实现多边形填充(五角星)。(Polygon filling (Pentagram) is implemented with OpenGL.)
案例6-多边形有效边表填充算法
- 计算机图形学的多边形有效填充算法,所用软件为C++(Polygon efficient filling algorithm)
duobianxingbianyuantianchongsuanfa
- 这是计算机图形学里的多边形边缘填充算法,里边是程序,用的是VS2015版本编程的(Arestas poligonais preencher oalgoritmo)
ConcreteBone2d_Polygon_1553440245
- 混凝土多边形随机骨料蒙特卡洛随机分布的MATLAB数值模拟(MATLAB numerical simulation of Monte Carlo random distribution of random aggregate of concrete polygon)
例1 GIS多边形拓扑信息生成
- GIS多边形拓扑信息生成编程语言是C#语言(GIS polygon topology information generation)