VC实现三角剖分算法

时间:2013-01-06 03:33:44
【文件属性】:

文件名称:VC实现三角剖分算法

文件大小:1.86MB

文件格式:RAR

更新时间:2013-01-06 03:33:44

三角剖分 MFC

MFC编写的三角剖分算法演示,随机输入多个平面点集,输出三角剖分平面图


【文件预览】:
Delaunay三角网生成
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----testDelaunay.dsp(5KB)
----debug.txt(1KB)
----res()
--------Toolbar.bmp(1KB)
--------testDelaunayDoc.ico(1KB)
--------testDelaunay.rc2(404B)
--------testDelaunay.ico(1KB)
----testDelaunay.dsw(549B)
----testDelaunayView.h(3KB)
----testDelaunay.vcproj.CIGIS-ZHOU.zhou.user(1KB)
----testDelaunayView.cpp(13KB)
----testDelaunay.clw(2KB)
----testDelaunay.ncb(57KB)
----testDelaunayDoc.cpp(2KB)
----MainFrm.cpp(2KB)
----testDelaunay.sln(888B)
----testDelaunayDoc.h(2KB)
----testDelaunay.aps(28KB)
----MainFrm.h(2KB)
----Debug()
--------vc60.pdb(356KB)
--------testDelaunay.exe(120KB)
--------testDelaunay.ilk(309KB)
--------testDelaunay.pdb(329KB)
--------MainFrm.obj(19KB)
--------testDelaunayView.obj(32KB)
--------testDelaunay.pch(5.24MB)
--------testDelaunay.res(7KB)
--------vc60.idb(201KB)
--------StdAfx.obj(103KB)
--------testDelaunayDoc.obj(15KB)
--------testDelaunay.obj(23KB)
----Resource.h(500B)
----testDelaunay.plg(773B)
----testDelaunay.suo(18KB)
----testDelaunay.cpp(4KB)
----testDelaunay.vcproj(8KB)
----testDelaunay.h(1KB)
----StdAfx.cpp(214B)
----testDelaunay.rc(10KB)
----testDelaunay.opt(49KB)

网友评论

  • 随机输入多个平面点集,输出三角剖分平面图
  • 演示例子 没有将程序实例化