搜索资源列表
多边形裁剪
计算机图形学—多边形的裁剪算法。
一种任意多边形裁剪快速算法
- 提出一种用VC ++语言实现的多边形裁剪快速算法。与以往的算法相比,算法中不仅多边形可以是任意的,而且在求 交、并和差的过程中用符号判断代替耗时的乘法运算,采用预处理方法等技术来减少程序的遍历次数,从而加快了计算速度。算法 中用MFC的CObL ist类和CArray类的对象来动态存储数据,大大节约了内存开销,是一种高效的算法。另外,算法编制的软件,已 得到了有效的应用。
确定两个任意简单多边形交_并_差的算法
- 确定两个任意简单多边形交_并_差的算法
多边形裁剪算法
- 最快和最好用的多边形裁剪算法-fastest and the best use of polygon clipping algorithm
多边形
- 关于图形学大作业的多边形-large graphics on the polygon operations
平面多边形内外点判断方法
- 平面多边形内外点判断方法-planar polygon method of Point
多边形裁剪
- 用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
改进的有效边表多边形填充算法
- 一个用CV++实现的改进的有效边表多边形填充算法-with a CV to achieve improvement in the effective side table filled polygon algorithms
多边形内外判断
- 判断点在多边形内还是外的例程-judgment in the polygon points inside or outside the routines
不同方式的多边形填充
- 不同方式的多边形填充-different forms of Polygon Fill
判断多边形的方向
- AUTOCAD用VC开发-》判断多边形的方向-AUTOCAD with VC- "to judge the direction of Polygon
多边形填充作业
- 多边形填充作业.rar-filled polygon operations. Rar
多边形扫描转换
- 多边形扫描转换填充算法-filled polygon scan conversion algorithm
多边形集合运算
- 多边形集合运--参考双边裁剪算法求两个实际的相交的多边形的并、交、差运算,小学期的课程设计,附设计文档-polygon Set Win-- reference bilateral cutting algorithm for two actual intersection of polygons, intersection, difference operator, primary phase of the curriculum desi
Example005-多边形窗口
- 形状怪异的多边形窗体-polygon shapes strange forms
缩放多边形
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon's zoom function.
多边形相交计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the intersection of polygons computing capabilities.
绘制多边形
- 本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
凸多边形中轴算法
- 这是一个凸多边形中轴算法:解压后在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
多边形逐次裁剪
- 多边形逐次裁剪,计算机图形学作业,主要用于学习交流,有错误请指正!-polygon cutting, computer graphics operations, mainly for the exchange of learning, correcting mistakes please!