搜索资源列表
-
0下载:
Good C++ computational geometry libraries to date have been hideously over-designed and incorporate usage patterns that in most cases require extensive redesigns and rewrites of code in order to functionally integrate within an existing project.
-
-
0下载:
This code is described in \"Computational Geometry in C\" (Second Edition),
Chapter 7. It is not written to be comprehensible without the
explanation in that book.
This program reads a polygon P followed by query points from stdin.
The in
-
-
0下载:
Int Conv Poly
This code is described in \"Computational Geometry in C\" (Second Edition),
Chapter 7. It is not written to be comprehensible without the
explanation in that book.
-
-
0下载:
计算几何课程中voronoidigram的实现程序,
可随机输入种子点,然后生成voronoi 图-Computational geometry course in the realization of the procedure voronoidigram can enter a random seed point, and then generate voronoi diagram
-
-
1下载:
计算几何中使用梯形图的点定位算法实现,界面为win32-Use in computational geometry ladder point positioning algorithm
-
-
0下载:
FASTGEO
2D/3D Computational Geometry Algorithms
Release Version 5.0.1
Author: Arash Partow 1997-2005
Copyright notice:
Free use of the FastGEO computational geometry library is permitted
under the guidelines and in accordance wit
-
-
0下载:
计算几何入门,基础方法和应用,书中含有所有算法的伪代码,较为详细,对学习计算机几何有帮助。附件为3点方法确定多点最小包圆。-Introduction to computational geometry, basic method and application, the book contains all the pseudo code of the algorithm, a detailed, are helpful to study computer geometry。Attachment
-