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

搜索资源列表

  1. polygon-scan-line

    0下载:
  2. 此程序用于演示和验证多边形转换的扫描线算法。-This program is used to demonstrate and validate polygon scan line conversion algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:62013
    • 提供者:王崇来
  1. Polygon

    0下载:
  2. 多边形游戏算法,此算法包含游戏输入界面,可以设置多边形游戏的边的数量和边的权值。-Polygon game algorithm, this algorithm contains game input interface, you can set the number of sides of the polygon games and edge weights.
  3. 所属分类:Games

    • 发布日期:2017-12-06
    • 文件大小:1828
    • 提供者:郑浩
  1. segmentand-polygon

    0下载:
  2. 判断线段和多边形的位置关系,包括线段在多边形里面,外面,部分在外面三种情况-Determine the position of the line and the polygon relationship, including line inside the polygon, outside, part outside of three case.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:177728
    • 提供者:aleonliao
  1. polygon

    0下载:
  2. 判断某一点是否在多边形内,很好的东西,-When deciding whether a point is in a polygon
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:212010
    • 提供者:aleonliao
  1. polygon

    0下载:
  2. 从txt文件读入一系列点的坐标,画出相应的多边形-get data from txt file and draw the polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:2940753
    • 提供者:王鸿阳
  1. point-whether-in-polygon

    0下载:
  2. 点是否在多边形内的判断,主要面向学习计算机图形学的朋友-Point to determine whether a polygon, mainly for friends to study computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:2363
    • 提供者:Irene
  1. polygon

    1下载:
  2. 本程序提供了多边形拓扑生成功能,已知节点-弧和弧-节点的拓扑关系,生成弧段与多边形的拓扑关系-This program provides the the polygon topology generator function, known node- arc and arc- node topological relations, generate arcs and polygons topological relations
  3. 所属分类:GIS program

    • 发布日期:2015-11-26
    • 文件大小:1040384
    • 提供者:潘正
  1. @polygon

    0下载:
  2. 施瓦茨变换代码,专门用于多边形的变换,matlab代码-Schwartz transform code, dedicated to the transformation of the polygon, matlab code
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:16078
    • 提供者:rertweter
  1. Draw-a-polygon

    0下载:
  2. 绘制多边形的一个简单小程序,代码较为简练-To draw a polygon a simple little program, the code is more concise
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:4065
    • 提供者:zj
  1. polygon

    0下载:
  2. polygon Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7856
    • 提供者:mouqaikeng
  1. ArcEngine-polyline-Cutting-polygon

    3下载:
  2. ArcEngine 线图层切割面图层,分割要素。-ArcEngine polyline Cutting polygon
  3. 所属分类:CSharp

    • 发布日期:2016-01-24
    • 文件大小:72704
    • 提供者:杨畅
  1. POLYGON

    0下载:
  2. OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1941
    • 提供者:lowth
  1. graphics-polygon

    0下载:
  2. 图形学上机实验:多边形世界。一个可以交互的OpenGL 应用程序,支持用户利用鼠标创建和删除二维多边形对象。此外包含详细的实验报告。-Graphics on an experiment: polygon world. An interactive OpenGL application that enables users to use the mouse to create and delete dimensional polygon objects. Also contains detaile
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1390736
    • 提供者:weiyi
  1. polygon

    0下载:
  2. 一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.-A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:10730
    • 提供者:JoJo
  1. polygon-decomposition

    0下载:
  2. C语言编写的多边形分解。先画出点,然后右键可以选择把点坐标储存到TXT文件,或者生产多边形。生成多边形后可以分解成三角形。成功通过编译跟运行。文件里面有可以直接运行的程序-C language polygon decomposition. First draw a point, and then you can choose the right point coordinates stored in the TXT file, or the production of a polygon. Af
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:109975
    • 提供者:yu
  1. polygon

    0下载:
  2. eclipse中实现多边形构造。 输入边的数量,显示相对的多边形-eclipse of the polygon structure. Enter the number of sides of the polygon display relative
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3673
    • 提供者:王浩竹
  1. Polygon-game-coding

    0下载:
  2. 多边形游戏编码,描述 多边形游戏是一种在一个具有n个顶点的多边形上进行的游戏。-Polygon game coding ,Descr iption of a polygon is a game on the game polygon having n vertices.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:79217
    • 提供者:阳慧
  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. Arbitrary-polygon-scan-line-filling

    0下载:
  2. 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2962
    • 提供者:谢伟康
  1. The-polygon-area

    0下载:
  2. 能够计算随机任意多边形的面积,输入围成多边形的坐标点,能够打印出面积-Able to calculate the random arbitrary polygon area, enter the coordinates of the points enclosed polygon can print out the area
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:421779
    • 提供者:wangdanyang
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com