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

搜索资源列表

  1. 多边形集合运算

    0下载:
  2. 多边形集合运--参考双边裁剪算法求两个实际的相交的多边形的并、交、差运算,小学期的课程设计,附设计文档-polygon Set Win -- reference bilateral cutting algorithm for two actual intersection of polygons, intersection, difference operator, primary phase of the curriculum design, the design documents atta
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:160627
    • 提供者:沈焱峰
  1. 判断多边形点时钟排列方向

    1下载:
  2. 该判断多边形点时钟排列方向, 非常准确(不准确的还没有遇到过,快3年了)。 该函数用到的相关函数都在文档中: 1.PtoLDistance-点到直线的距离; 2.CalcPolygonRect-计算多边形外接矩形; 3.CalcSegmentRect-计算线段外接矩形; 4.Distance-计算两点距离; 5.ISZEROA-判断数值是否为零; 该函数数据类型为Windows的POINT,使用了标准模板vector
  3. 所属分类:图形图象

    • 发布日期:2012-11-16
    • 文件大小:3714
    • 提供者:兰海波
  1. Example005-多边形窗口

    0下载:
  2. 形状怪异的多边形窗体-polygon shapes strange forms
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:71024
    • 提供者:白水
  1. 多边形变换2_VC

    0下载:
  2. 用vc编写的一个多边形变换程序-vc prepared using a polygon transformation process
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:78281
    • 提供者:小木
  1. 用C语言实现多边形的种子填充算法

    1下载:
  2. 用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3936
    • 提供者:河马
  1. 移动多边形

    0下载:
  2. 用vc+mapobjects开发的源代码,实现鼠标多边形的移动-with vc MapObjects development of the source code, mouse polygon mobile
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:63736
    • 提供者:风疏竹
  1. 缩放多边形

    0下载:
  2. 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon's zoom function.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:64181
    • 提供者:风疏竹
  1. 多边形异或

    0下载:
  2. 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的异或功能。-with vc MapObjects development of the source code, using the mouse to operate Polygon, the realization of a polygon or functional differences.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:64362
    • 提供者:风疏竹
  1. 多边形相交计算

    1下载:
  2. 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the intersection of polygons computing capabilities.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:64710
    • 提供者:风疏竹
  1. 多边形计算

    1下载:
  2. 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:72505
    • 提供者:风疏竹
  1. 绘制多边形

    0下载:
  2. 本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8083
    • 提供者:邱波
  1. 凸多边形中轴算法

    0下载:
  2. 这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)-This is a convex polygon axial algorithm : unpacked in vc 6.0 can be run, mouse anti-clockwise from the customer area, as a clockwise or take the form of concave polygon mu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69012
    • 提供者:袁进辉
  1. 多边形分割

    0下载:
  2. 凹多边形分割为最少的凸多边形
  3. 所属分类:2D图形编程

  1. OpenGL实现多边形扫描转换的扫描线算法(源码)

    0下载:
  2. OpenGL实现多边形扫描转换的扫描线算法
  3. 所属分类:OpenGL

    • 发布日期:2009-06-17
    • 文件大小:64727
    • 提供者:chenshuna2006
  1. 用vc实现任意多边形的Delaunay三角剖分

    1下载:
  2. 计算几何作业(任意多边形的Delaunay完全三角剖分算法)演示程序,输入点的时候外圈按逆时针顺序,内圈按顺时针顺序,输完外圈最后一个点后请点击“外多边形节点输入结束”,每输完一个内圈最后一个点后请点击“内圈节点输入结束”再输入另一个内圈,全部输入结束后点击“多边形绘制完成”。最后点“Delaunay三角剖分”。包含实验报告以及相关论文
  3. 所属分类:3D图形编程

    • 发布日期:2009-03-19
    • 文件大小:7646726
    • 提供者:zzss619@163.com
  1. C#射线法

    2下载:
  2. c#实现的点是否在多边形内的射线算法。核心算法已可以无问题运行,只需要对数据导入稍做改动即可使用。
  3. 所属分类:C#编程

    • 发布日期:2010-06-07
    • 文件大小:419410
    • 提供者:cz03081215
  1. 分页打印以及旋转多边形

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

  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 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com