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

搜索资源列表

  1. 分页打印以及旋转多边形

    0下载:
  2. .net写出分页打印以及旋转多边形,关于时间操作,很适合初学者
  3. 所属分类:源码下载

  1. 平面多边形域的快速约束DELAUNAY三角化

    0下载:
  2. 平面多边形域的快速约束DELAUNAY三角化
  3. 所属分类:编程文档

    • 发布日期:2011-05-30
    • 文件大小:366460
    • 提供者:osha696121
  1. 扫描线算法生成多边形

    0下载:
  2. 扫描线算法填充多边形
  3. 所属分类:其他小程序

  1. 计算多边形面积的代码(不论凸凹)

    0下载:
  2. 计算多边形面积的代码
  3. 所属分类:C#编程

  1. 通过鼠标点击画多边形的MFC界面

    1下载:
  2. 通过鼠标点击画多边形的MFC界面.每次鼠标左击时取得当前鼠标的位置,放到point类型数组中,直到点击了鼠标右键结束,Polygon drawing by mouse click in MFC enviroment. Every time when the mouse left-click to obtain the current mouse position, into an array of point type, click the right mouse button until th
  3. 所属分类:绘图程序

    • 发布日期:2016-01-25
    • 文件大小:2987008
    • 提供者:fairy
  1. 用Tess的方法实现OpenGL中画凹多边形

    0下载:
  2. 用Tess的方法实现OpenGL中画凹多边形,调用非常简单,而且省去了大量的复杂工作,测试通过。,Tess of the method used in OpenGL draw concave polygon, called a very simple and saved a lot of the complexity of the work of the test.
  3. 所属分类:OpenGL

    • 发布日期:2016-01-25
    • 文件大小:4814
    • 提供者:刘军
  1. 地理量算.计算多边形的周长及面积

    0下载:
  2. 计算多边形的周长及面积, Computation polygon perimeter and area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-12-28
    • 文件大小:636928
    • 提供者:单升升
  1. 用OpenGL实现扫描线算法填充多边形的源代码

    2下载:
  2. 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-11-11
    • 文件大小:1714
    • 提供者:张玺
  1. PolygonSource.rar

    0下载:
  2. 一个可以画任意多边形的小程序,操作简便,代码很值得参考。,A small painting of arbitrary polygon procedure is simple, code worth considering.
  3. 所属分类:Graph program

    • 发布日期:2017-11-08
    • 文件大小:47303
    • 提供者:陈凯迪
  1. AE_CS3_chs.zip

    0下载:
  2. 任意多边形的三角形分割代码,一般的多边形都可以分割,来回线有点问题,Arbitrary triangle polygon partition code, the general polygon can be split lines back and forth a little problem
  3. 所属分类:分形几何

    • 发布日期:2017-05-26
    • 文件大小:61457
    • 提供者:huhonggu
  1. ClipRgn.rar

    0下载:
  2. 多边形裁剪算法的实现,使用做多变形 绘制测试,Polygon clipping algorithm implementation, the use of testing to do many deformation mapping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:63058
    • 提供者:adfsa
  1. FillPoly.rar

    0下载:
  2. 带孔多边形填充算法,有算法的具体说明! 很详细,希望对大家有帮助!,Polygon hole filling algorithm, a specific descr iption of algorithm! In great detail, I hope all of you help!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:88792
    • 提供者:wenday
  1. 案例6-多边形有效边表填充算法

    1下载:
  2. 多边形有效边填充的算法,能实现,调试无错误,关于图形学方面的-Effective edge polygon fill algorithm, to achieve, debugging error-free, on the graphics aspects of
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-24
    • 文件大小:286598
    • 提供者:哟哦哦
  1. inpoly.zip

    0下载:
  2. 判断点是否在多边形之内, Sentences the break point whether in polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2554
    • 提供者:
  1. draw.rar

    0下载:
  2. Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1932080
    • 提供者:张伟
  1. vc.rar

    0下载:
  2. 用vc实现求任意多边形面积,输入多边形点坐标,求连接各顶点所形成的多边形面积。,Vc seeking to achieve by arbitrary polygon area, enter the coordinates of polygon points, and formed by connecting all vertices of the polygon area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:260622
    • 提供者:吴军
  1. polygon_merge.rar

    1下载:
  2. 多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并., The polygon merge algorithm, this algorithm can realize wilfully two polygons (including concave polygon) merge
  3. 所属分类:Special Effects

    • 发布日期:2015-05-13
    • 文件大小:87317
    • 提供者:张无机
  1. Triangulate.rar

    0下载:
  2. 平面任意多边形三角化的delauney经典算法,Arbitrary planar polygon triangulation algorithm of classical delauney
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1895559
    • 提供者:myz12345678
  1. PointInPolygon.rar

    0下载:
  2. 判断点在凸多边形的内外的计算机图形学小程序;算法很不错;,In the convex polygon to determine the internal and external procedures of small computer graphics algorithm is pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:777
    • 提供者:天问
  1. Geometer.rar

    1下载:
  2. 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交 10.判断线段是否相交但不交在端点处 11.求点关于某直线的对称点 12.判断两条直线是否相交及求直线交点 13.判断线段是否相交,
  3. 所属分类:Windows Develop

    • 发布日期:2016-02-07
    • 文件大小:5541
    • 提供者:天蓝
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com