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

搜索资源列表

  1. Polygon-Cube Intersection Testing.zip

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:19120
    • 提供者:
  1. radiation-angle-of-polygon

    2下载:
  2. 实现计算多边形辐射角系数的功能,查看word即可-Polygon radiation angle coefficient is calculated to achieve the function word to view
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:65542
    • 提供者:qinjing
  1. Winform-Draw-a-polygon

    0下载:
  2. winform画图程序可以实现多边形,可以自由改动方法-winform polygon drawing program can be free to alter the method
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:52113
    • 提供者:bzc
  1. polygon-buffer

    0下载:
  2. 在visual C++ 6.0中通过使用mapobjec中,实现面缓冲区的建立-by mapobject build polygon buffer
  3. 所属分类:GIS program

    • 发布日期:2017-05-21
    • 文件大小:5721419
    • 提供者:liuyan
  1. Polygon-area-calculation-program

    0下载:
  2. 多边形面积计算程序,是VB测量程序设计课程的基础程序,此代码可用于常规测量点位面积计算-Polygon area calculation procedure is VB programming course on the basis of the measurement program, this code can be used to calculate the area of a conventional measuring points
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:35299
    • 提供者:姜威
  1. arcengine-POINT-LINE-POLYGON-SELECT

    1下载:
  2. ARCGIS ENGINE LINE POINT POLYGON SELECT EXAMPLE
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:3892211
    • 提供者:xzz
  1. Determine-whether-the-polygon-point

    0下载:
  2. 使用winform,用C#判断点是否在多边形内的算法程序-Use winform, whether the algorithm using C# program determines points within the polygon
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:33889
    • 提供者:陈思豪
  1. Polygon-scan-line-filling

    1下载:
  2. 多边形扫描线填充,opengl源程序,vc-Polygon scan line filling, opengl source code, vc++
  3. 所属分类:OpenGL program

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

    0下载:
  2. 用opengl从文本文件中读取顶点的数据,做多边形的绘制-use opengl to draw a polygon with data in a txt
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2304235
    • 提供者:钟学贤
  1. Polygon-topology-generation

    1下载:
  2. 多边形拓扑关系生成,GIS地理信息系统,生成拓扑关系-Polygon topology generation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:944946
    • 提供者:zf
  1. polygon

    0下载:
  2. 在VC++6.0中,设计种子填充算法演示软件,分别演示递归算法、用栈实现非递归【深度遍历】、用队列实现非递归【广度遍历】,绘制简单的多边形-In vc++ 6.0, presentation software design seed filling algorithm, illustrate each recursive algorithm, using stack to realize non-recursive traversal 】 【 depth, with a queue to rea
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2392209
    • 提供者:林宇
  1. polygon

    0下载:
  2. 可用于二维多边形网格的形成,先形成三角形网格,在此基础上形成多边形网格。-It can be used for generating 2d polygon mesh. The triangular mesh is first constructed, based on which, the polygon mesh is formed.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5712
    • 提供者:龙湘云
  1. Polygon-topology-generation

    1下载:
  2. 多边形拓扑生成C#代码,有窗口可以操作,有注释-Polygon topology generation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-05
    • 文件大小:121146
    • 提供者:liu
  1. Polygon

    0下载:
  2. Simple Polygon Drawing Example in Delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:wiwinwijaya
  1. polygon-area-calculation

    0下载:
  2. 利用建立MFC工程实现对于任意多边形的显示与面积计算。-Use MFC project to establish and implement the display area of ​ ​ an arbitrary polygon calculations.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-26
    • 文件大小:65637376
    • 提供者:李一清
  1. Polygon

    0下载:
  2. Author is working with the Drawface Component Library's 3d extension. The drawing of a t3dFace object is equivalent with the drawing a polygon, but the drawing point's class will be other. Here is the Polygon-t3dFace class.
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-25
    • 文件大小:493568
    • 提供者:mehdy2020
  1. Polygon to Centerline 10_0

    0下载:
  2. Creates the Polygon CenterLine.
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:37888
    • 提供者:Karnati
  1. Calculation of polygon area.tar

    1下载:
  2. 任意给定顶点个数 n,以及顶点坐标 P(x,y),顶点坐标顺序可以是任意顺序;可以判断出给的是凸多边形或是凹多边形,然后算出多边形的面积;(Any given vertex number n, vertex coordinates P (x, y), vertex coordinates can be in any order, can be determined to give a convex polygon or a concave polygon, and then calculate
  3. 所属分类:其他

  1. Polygon PDF

    0下载:
  2. ploygon are triangles which are in turn rectangle and polygons are polygons
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:349184
    • 提供者:I am L
  1. PolygoneSegments

    0下载:
  2. The polygon fits very well to the notion of cycle, and use like a closed chain lis of segments.
  3. 所属分类:2D图形编程

    • 发布日期:2018-04-29
    • 文件大小:307200
    • 提供者:zo zo
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com