登录
首页 » Visual C++ » PolygonDecompose

PolygonDecompose

于 2021-03-22 发布 文件大小:11405KB
0 300
下载积分: 1 下载次数: 70

代码说明:

  二维简单多边形凸分解源代码以及详细的使用说明(Two-dimensional simple convex polygon decomposition of the source code and instructions)

文件列表:

二维简单多边形凸分解源代码及使用说明
....................................\DePoly
....................................\......\Calculator.cpp,129,2009-12-23
....................................\......\Calculator.h,2885,2009-12-26
....................................\......\Debug
....................................\......\.....\BuildLog.htm,14220,2009-12-26
....................................\......\.....\Calculator.obj,4972,2009-12-26
....................................\......\.....\DePoly.exe.embed.manifest,1196,2009-12-25
....................................\......\.....\DePoly.exe.embed.manifest.res,1260,2009-12-25
....................................\......\.....\DePoly.exe.intermediate.manifest,1120,2009-12-26
....................................\......\.....\DePoly.obj,37506,2009-12-26
....................................\......\.....\DePoly.pch,25100288,2009-12-25
....................................\......\.....\DePoly.pdb,3746816,2009-12-21
....................................\......\.....\DePoly.res,31640,2009-12-25
....................................\......\.....\DePolyDoc.obj,21420,2009-12-25
....................................\......\.....\DePolygon.obj,17956,2009-12-26
....................................\......\.....\DePolyView.obj,51556,2009-12-26
....................................\......\.....\FloatPoint.obj,8496,2009-12-26
....................................\......\.....\MainFrm.obj,34680,2009-12-25
....................................\......\.....\mt.dep,67,2009-12-26
....................................\......\.....\Polygon.obj,106980,2009-12-26
....................................\......\.....\PolyNode.obj,5743,2009-12-26
....................................\......\.....\Rogers.obj,160959,2009-12-26
....................................\......\.....\stdafx.obj,465846,2009-12-25
....................................\......\.....\vc90.idb,961536,2009-12-26
....................................\......\.....\vc90.pdb,2027520,2009-12-26
....................................\......\.....\Vector2D.obj,3207,2009-12-25
....................................\......\.....\Vector3d.obj,40810,2009-12-26
....................................\......\DePoly.aps,71752,2009-12-25
....................................\......\DePoly.cpp,3812,2009-12-21
....................................\......\DePoly.h,529,2009-12-21
....................................\......\DePoly.rc,13454,2009-12-25
....................................\......\DePoly.vcproj,6766,2009-12-26
....................................\......\DePoly.vcproj.z-PC.z.user,1405,2009-12-26
....................................\......\DePolyDoc.cpp,1115,2009-12-21
....................................\......\DePolyDoc.h,616,2009-12-21
....................................\......\DePolygon.cpp,1992,2009-12-25
....................................\......\DePolygon.h,738,2009-12-25
....................................\......\DePolyView.cpp,6259,2009-12-25
....................................\......\DePolyView.h,2003,2009-12-25
....................................\......\FloatPoint.cpp,534,2009-12-26
....................................\......\FloatPoint.h,2414,2009-12-26
....................................\......\MainFrm.cpp,1953,2009-12-21
....................................\......\MainFrm.h,739,2009-12-21
....................................\......\Poly.cpp,8485,2009-12-22
....................................\......\Poly.h,1319,2009-12-22
....................................\......\Polygon.cpp,10198,2009-12-26
....................................\......\Polygon.h,1764,2009-12-26
....................................\......\PolyNode.cpp,172,2009-12-22
....................................\......\PolyNode.h,269,2009-12-26
....................................\......\ReadMe.txt,5014,2009-12-21
....................................\......\res

....................................\......\...\DePoly.rc2,397,2009-12-21


....................................\......\resource.h,1242,2009-12-25
....................................\......\Rogers.cpp,19423,2009-12-26
....................................\......\Rogers.h,2448,2009-12-26
....................................\......\stdafx.cpp,206,2009-12-21
....................................\......\stdafx.h,1956,2009-12-21
....................................\......\targetver.h,1432,2009-12-21
....................................\......\Vector3d.cpp,8019,2006-07-14
....................................\......\Vector3d.h,4582,2006-07-14
....................................\DePoly.exe,160256,2009-12-26
....................................\DePoly.ncb,18656256,2009-12-26
....................................\DePoly.sln,884,2009-12-21
....................................\二维简单多边形凸分解使用说明.doc,110592,2009-12-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Charts
    说明:  vc ++ 6.0 实现的各种统计图,线图,饼图,直方图(Charts including pie,line and bar chart)
    2009-08-10 23:29:38下载
    积分:1
  • Bresenham
    简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。( Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
    2014-02-17 21:22:36下载
    积分:1
  • grafic
    工业自动化监控组态系统中图形组态功能的实现,用Visual C++6.0编写,希望对你有所帮助(industrial automation control system configuration graphics configuration are realized, Using Visual C 6.0, and I hope to help you)
    2007-03-24 16:41:05下载
    积分:1
  • DrawLine
    图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法(Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm)
    2013-04-18 13:33:27下载
    积分:1
  • Realtimetable
    VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.(VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.)
    2020-06-26 05:40:02下载
    积分:1
  • 移动多边形
    用vc+mapobjects开发的源代码,实现鼠标多边形的移动(with vc MapObjects development of the source code, mouse polygon mobile)
    2005-04-20 15:31:40下载
    积分:1
  • Circle_Picture
    这是一个简单的画圆功能,主要让用户学会如何利用Windows提供的画图工具,用户单击鼠标右键则会弹出对话框选择线宽,在菜单上也设计了圆的颜色选择菜单。(This is a simple function of the Circle. mainly for users to learn how to use Windows for the drawing tools, Users right-click pop-up dialog box will be chosen linewidth, the menu also designed a circular color choice menu.)
    2007-06-03 09:44:30下载
    积分:1
  • agg-2.5
    2D图像渲染,比如反走样,mark等效果,编码风格很好,模版用的淋漓尽致(2D image rendering, such as anti-aliasing, mark, such as the effect of good coding style, the template used by most)
    2009-02-08 12:35:42下载
    积分:1
  • MfcCurve2
    说明:  mfc下绘出样条曲线,并根据样条曲线对其上的值进行差值。(mfc-spline curves plotted under and in accordance with spline curve on the value of their difference.)
    2010-03-26 22:46:21下载
    积分:1
  • DrawSys
    图形学画图,直线,圆,多边形,曲线,随手画,文本,裁剪(Graphics drawing straight lines, circles, polygons, curves, hand painting, text, cutting)
    2012-05-24 22:46:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载