登录
首页 » Visual C++ » PolygonDecompose

PolygonDecompose

于 2021-03-22 发布 文件大小:11405KB
0 284
下载积分: 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 个回复

  • Peano-Hilbert
    代码是关于Peano-Hilbert曲线算法,属于图形学范畴(Code is on the Peano-Hilbert curve algorithm, belongs to the category Graphics)
    2015-12-27 11:49:03下载
    积分:1
  • Elliptic-Curve-Encryption-Algorithm
    能实现椭圆曲线密码的加密解密过程,功能齐全,易于实现(Can realize the elliptic curve cryptography decipher process, function is complete, easy to realize)
    2017-01-05 11:36:56下载
    积分:1
  • drawingprogramonVC
    VC下的屏幕画图:VC下的屏幕画图程序,有六种方法实现(VC under the screen drawing program, there are six ways to achieve)
    2010-10-06 19:38:46下载
    积分:1
  • unicet-and-netdraw-explanation
    unicet和netdraw使用手册,能够较好的学习这两种软件,用于网络绘图(unicet, and netdraw use the manual, better able to learn both software for network drawing)
    2012-11-29 15:55:25下载
    积分:1
  • Test02
    读取DXF文件(2000,2002版本),包括了分层管理数据的思想,供大家参考(read DXF files (version 2000, 2002), including a hierarchical data management thinking, for your reference)
    2007-06-08 11:16:22下载
    积分:1
  • 打开24位BMP
    这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.(This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.)
    2005-04-24 20:36:21下载
    积分:1
  • ReadDXF-master
    说明:  通过使用dxflib库,对dxf文件进行读取(Read DXF files by using the dxflib Library)
    2019-06-20 11:49:50下载
    积分:1
  • huitu
    单文档绘图工具,包括直线,曲线,扇形,圆形,圆角矩形,矩形等图形,还可以设置线条的颜色等属性。(Single document drawing tools including lines, curves, fan-shaped, round, rounded rectangle, rectangle and other graphics, you can also set the line color and other attributes.)
    2013-11-18 20:19:56下载
    积分:1
  • COMPUTER_GRAPHICS
    本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。 )
    2020-11-24 16:19:32下载
    积分:1
  • 703_QAWriteFile
    创建文件,不且把文件传递给CAD模板。很专业##############(Create the file and the file passed to the CAD template. Very professional##############)
    2012-07-30 22:19:20下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载