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

搜索资源列表

  1. SortPoint

    0下载:
  2. 如何将无序的多边形顶点集合,排序成逆时针顺序!这个正是凸包算法前面的一些准备工作!-how to disorderly polygon vertex assembly, sequencing into a counter-clockwise order! This is why the convex hull algorithm front of some preparation work!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:小刘
  1. Code_BouncingBalls

    0下载:
  2. VB实现动画屏幕精灵(圣诞老人、多边形)-VB animation screen genie (Santa Claus, polygon)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11086
    • 提供者:李子龙
  1. sdust

    0下载:
  2. 此程序是计算椭球面上两点间大地线长度和托球面上多边形的面积-this procedure is calculated ellipsoid between 2:00 and the length of the land entrusted Sphere polygon area
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1567
    • 提供者:zhou
  1. vecpicw

    1下载:
  2. 这是一款用Java打造的矢量绘图软件: 实现了一个矢量绘图软件的基本功能。从设计角度来看,面向对象特性的应用是比较充分的。特别是他所设计的多边形和曲线的输入方式,是整个软件的亮点。对图形对象实现了串行化(保存到文件中)和并行化(从文件中再读出)功能。另外,整个界面设计得简洁大方。-using Java to create vector graphics software : implementation of a vector drawing software's basic fun
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:277460
    • 提供者:oo
  1. plyRgn(Add)

    0下载:
  2. 用\"补充法\"计算任意多边形面积. 点左键画多边形,右键结束-"add" arbitrary polygon area calculation. Left painting polygon points, right end
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38085
    • 提供者:汤少儒
  1. PolyClipDemo1

    0下载:
  2. An article on 2-D Polygon Clipping with the source code-An article on 2-D Polygon with the Clipping source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57575
    • 提供者:caoguanghuineu
  1. polygon_point

    1下载:
  2. 判断点是否在多变形内: 先画一个多边形 然后判断,如果在多边形内,显示“N” 如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63299
    • 提供者:zt
  1. dbxmj

    0下载:
  2. 教师布置建模题中的一题,求任意三条闭合曲线的公共部分的曲边多边形面积-teachers modeling layout of a title that, for arbitrary closure of three curves public part of the curved edge polygon area
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:刘勇
  1. ggbrbrebrehrehre

    0下载:
  2. 用于计算多边形的面积,体积,长度, 用于操作系统的开发 用于数据的加密-used in the calculation of the polygon area, volume, length, for the development of the operating system for data encryption
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8832
    • 提供者:小天
  1. 判断多边形的方向

    0下载:
  2. AUTOCAD用VC开发-》判断多边形的方向-AUTOCAD with VC - "to judge the direction of Polygon
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:多多
  1. MergeOperation

    1下载:
  2. 该程序是在ArcGIS环境下,实现多边形的合并操作-that the procedure was in ArcGIS environment, the realization of the merger operation polygon
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4084
    • 提供者:翔哲佐
  1. FindAdjoiningPolygon

    1下载:
  2. 在ArcGIS环境下,查找某个多边形的相邻接的多边形-in ArcGIS environment, the search for a polygon are adjacent polygon
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:翔哲佐
  1. CollapseNarrowPolygons

    0下载:
  2. 在ArcGIS环境下,将一个狭长的多边形压缩成一条线,以及将选定的一个多边形压缩成一条线。主要用在地理数据综合方面-in ArcGIS environment, a narrow compressed into a polygon line and selected a polygon compressed into one line. The main geographical data synthesis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:翔哲佐
  1. tianchong

    0下载:
  2. 任意多边形的填充,只要输入N个点,然后用鼠标实现.-arbitrary polygon filling, as long as the importation of N points, and then use the mouse to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54804
    • 提供者:谭江林
  1. convhull

    0下载:
  2. 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:26824
    • 提供者:pzg
  1. mCh21

    0下载:
  2. matlab图像处理,在原始图像中选择的多边形区域及二进制mask图像,过滤前后的上衣商标显示,自定义的图像过滤操作,填充前后的trees图像-matlab image processing, in the original image selected regional and binary mask polygon images before and after filtration jacket trademark show that since the definition of ima
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:326773
    • 提供者:shakayan
  1. Polygon

    0下载:
  2. Drawing a polygon in opengl
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:585097
    • 提供者:Zaque
  1. polygon_filling.ps

    0下载:
  2. polygon filling algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-10
    • 文件大小:1407966
    • 提供者:bosbos
  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

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

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:wiwinwijaya
« 12 »
搜珍网 www.dssz.com