登录
首页 » Visual C++ » PolygonDecompose

PolygonDecompose

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

  • 等值线函数
    等值线函数.// As this code is ported from FORTRAN-77, please be very careful of the // various indices like ilb,iub,jlb and jub, remeber that C/C++ indices // starts from zero (0)(contour function.// As this code is ported from FORTRAN-77, please be very careful of the// various indices like ilb, iub, and* address, remember that the C/C indices// starts from zero (0))
    2005-05-31 09:36:38下载
    积分:1
  • networkDistribution
    ObjectARX开发,配电网,网络绘制,潮流计算,可靠性分析等(ObjectARX development, distribution network, network rendering, flow calculation, reliability analysis, etc.)
    2010-01-21 10:28:28下载
    积分:1
  • series_active_filter
    for PSCAD softwear it can be very easy and coming soon challenger in this soft
    2013-10-17 22:51:52下载
    积分:1
  • AddCAD
    AE实现加载CAD格式的数据,以及对其进行转换格式,转换为SHP等格式,还有对其进行编辑等操作(AE spatial data editing functions, including generating points, generating lines, as well as delete, move elements such as fried operation)
    2013-10-26 11:23:37下载
    积分:1
  • computergraphicsprogramming
    说明:  我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编  :710065 电话  :(029)-8234582(computer graphics programming using GDI)
    2010-04-17 07:13:59下载
    积分:1
  • LLLaase_3ra
    激光打标机图形处理及打标软件源码,包含PLT文件、空心字体文件、单单线体字体文件、DXF图形文件、位图文件、样条曲线等的处理显示出来标刻 (Laser Marking Machine graphics processing and marking software source code contains the PLT file hollow font file, line body alone font files, DXF graphics files, bitmap files, the spline curve processing marking)
    2020-11-28 11:39:31下载
    积分:1
  • DrawingView
    关于三轴雕刻机用C语言实现,此为C方式下实现绘画CAD图。(About three-axis engraving machine with C language, this is C mode drawing CAD drawings.)
    2012-03-23 07:34:15下载
    积分:1
  • VER2
    一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
    2013-12-31 21:55:51下载
    积分:1
  • wind
    PSCAD做的风力机模型,嵌入了3维风力特性曲线,动态调节转矩与转速。(PSCAD do wind turbine model, embedded in the 3 d wind characteristic curve, dynamic torque and rotational speed adjustment.)
    2017-01-01 18:16:19下载
    积分:1
  • DrawToolsRedux-Source
    C#仿绘图板制作的绘图程序源码,可以修改大小,旋转。可以放图片(Paint Code Develope By C#,can put picture )
    2017-03-07 15:10:35下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载