登录
首页 » Visual C++ » PolygonDecompose

PolygonDecompose

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

  • paint
    绘图板软件,实现了文件打开,矢量保存,各种线和图形的绘画,颜色的更换。(it is a paint pad,you can use it to change your color,your paint,and can save yours.)
    2012-01-01 08:18:27下载
    积分:1
  • drawer
    VB版个性画图板附上源代码,有需要的就下载吧。(VB version of personality drawing board with the source code, there is a need to download it.)
    2013-07-20 11:37:44下载
    积分:1
  • UseBrush
    教你如何使用画刷,MFC里面的画刷,文件里面是相关的代码。(tell you how to use the brush of MFC,there s the relative code inside the file.)
    2010-05-09 21:30:59下载
    积分:1
  • dcacinvertermodel
    DCAC INVERTER MODELLING BY PSCAD/EMTDC
    2016-01-14 21:25:29下载
    积分:1
  • MFC-drawing
    MFC做的画图软件 只能画直线 还有待改进 适合初学者 看看(MFC do draw a straight line drawing software can be improved for beginners look)
    2013-12-19 15:51:43下载
    积分:1
  • tuxingxue
    DDA.中点。Bresenham画线算法。(failed to translate)
    2013-05-07 16:07:43下载
    积分:1
  • yanghui
    利用C++实现的对杨辉三角形的模拟,可以在界面上打出杨辉三角形的内容。 (Achieved by C++ analog Triangle, Triangle content can be played on the interface.)
    2012-06-02 14:49:27下载
    积分: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
  • BresenhamCircle
    杜晓增计算机图形学基础Bresenham法画圆源程序(Du Xiaozeng computer graphics based Bresenham law circle source program)
    2015-05-26 08:44:12下载
    积分:1
  • zlsrxh
    cad文本输入,适合宗地号输入。地籍测绘作业宗地号预编使用。(cad text input, suitable parcel number input.Cadastral mapping operations parcel number pre-programmed to use.)
    2014-09-06 09:18:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载