登录
首页 » Visual C++ » PolygonDecompose

PolygonDecompose

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

  • VsmallActive
    体积小巧曲线控件没,实现一般曲线的各种画法,虽然很简单但很好用。(compact design Curve Controls did not achieve normal curve of the painting, although very simple but very good use.)
    2007-05-28 19:14:45下载
    积分:1
  • shiyan
    CAD下VBA二次开发,用来展高程点,txt文件,已经把离散点网格化了(CAD lower VBA secondary development, to show elevation point, txt file, has the discrete points of the grid)
    2016-05-23 21:28:37下载
    积分:1
  • migong
    一个完整的图形编程源程序,可供图形编程者学习(A complete graphical programming source code available for graphics programmers to learn)
    2009-12-02 18:16:56下载
    积分:1
  • Basics-of-Supply-Chain-Management
    生成简单的绘图工具windows forms(generate simple drawing tools)
    2012-10-24 09:48:43下载
    积分:1
  • caiyuan
    这是计算机图形学中的一个实验,使用VC++编写,功能是实现用菜单和鼠标交互式画圆。(This is the computer graphics an experiment, the use of VC preparation, function is using interactive menus and mouse Circle.)
    2006-06-13 11:13:15下载
    积分:1
  • MFCdraw
    MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等(MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.)
    2021-05-07 06:28:36下载
    积分: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
  • Computer-graphics
    计算机图形学 杨钦 徐永安 翟红英 编著(Computer graphics Yang Qin XU Yong Di Hongying edited)
    2013-03-12 10:47:30下载
    积分:1
  • the-image-tube-CAD
    本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 (In this paper, we base on the three theorems of the electric field, continuous ultra-relaxation iterative algorithm, and Lagrange interpolation algorithm. We use the C language as a programming tools, and transform the model derived above into a CAD software to calculate the electric potential in the image tube. In case the image tube parameters and electrode potential are known, the program written can get the potential of every point in the image tube, and plot equipotential lines inside the image tube. It can also get the potential of every point on the axis of symmetry by Lagrange interpolation. )
    2015-02-04 22:28:55下载
    积分:1
  • HS
    说明:  函数绘图程序 VB 编写 可以绘制初高中 函数图像 支持颜色,精度修改 鼠标执针定位(VB function drawing program to prepare middle and high school mapping function can support color images, the accuracy of needle positioning modified mouse bailiff)
    2007-07-29 22:03:05下载
    积分:1
  • 696524资源总数
  • 103801会员总数
  • 61今日下载