文件名称:trapezoidalmap
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-09
- 文件大小:
- 2.01mb
- 下载次数:
- 0次
- 提 供 者:
- ye***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
平面点集的Delaunay三角剖分。为了验证Delaunay三角剖分的正确性,系统提供了“圆测试”的功能,供用户对生成的三角形进行测试验证;为了验证DCEL数据结构的正确性,系统提供了“DCEL测试”的功能,用户输入任意一条测试线,系统将先后显示出测试线贯穿过的三角形;为了形象显示三角剖分的分治过程,系统提供了动态显示分治剖分过程。 -Planar point set Delaunay triangulation. In order to verify the correctness of Delaunay triangulation, the system provides a " test round" function for users to test the generated triangles verification DCEL order to verify the correctness of the data structure, the system provides " DCEL test" function, users Enter any one test line, the system has been demonstrated throughout the test line of the triangle triangulation for image display process of partition, the system provides a dynamic display of divide and conquer subdivision process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
trapezoidalmap.sln
..............\base.h
..............\data\degenerate1.input
..............\....\degenerate1.output
..............\....\degenerate1_ok.txt
..............\....\degenerate2.input
..............\....\degenerate2.output
..............\....\degenerate2_ok.txt
..............\....\degenerate3.input
..............\....\degenerate3.output
..............\....\degenerate3_ok.txt
..............\....\large.txt
..............\....\test1.input
..............\....\test1.output
..............\....\test1.txt
..............\....\test2.txt
..............\....\test3.input
..............\....\test3.txt
..............\....\test4.txt
..............\....\test5.txt
..............\....\test5_error_correct.txt
..............\....\test6.input
..............\....\test6.output
..............\....\test6.txt
..............\....\test7.output
..............\Demodelta.cpp
..............\Demodelta.h
..............\GenQueries.cpp
..............\GenQueries.h
..............\GenSegments.cpp
..............\GenSegments.h
..............\location.cpp
..............\location.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\memorypool.h
..............\point2d.cpp
..............\point2d.h
..............\ReadMe.txt
..............\res\Toolbar.bmp
..............\...\trapezoidalmap.ico
..............\...\trapezoidalmap.rc2
..............\...\trapezoidalmapDoc.ico
..............\Resource.h
..............\stdafx.cpp
..............\stdafx.h
..............\tm_ss_element.cpp
..............\tm_ss_element.h
..............\trapezoidalmap.cpp
..............\trapezoidalmap.h
..............\trapezoidalmap.rc
..............\trapezoidalmap.vcproj
..............\trapezoidalmapDoc.cpp
..............\trapezoidalmapDoc.h
..............\trapezoidalmapView.cpp
..............\trapezoidalmapView.h
..............\ultility.cpp
..............\ultility.h
..............\vector2d.cpp
..............\vector2d.h
..............\visualdelta.cpp
..............\visualdelta.h
..............\data
..............\res
trapezoidalmap