搜索资源列表
-
2下载:
计算几何算法的C语言实现,还不错,
不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
-
-
1下载:
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
-
-
1下载:
计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
-
-
0下载:
计算几何常用方法,主要是和计算机图形学对应-computational geometry commonly used methods, mainly computer graphics and counterparts
-
-
1下载:
fortune的算法实现voronoi图,用c#实现的.计算几何的一个有用的算法-fortune of algorithm threshold map, with the c #. A computational geometry algorithm useful
-
-
0下载:
计算几何基本算法-basic computational geometry algorithm
-
-
1下载:
计算几何中,用VC++实现的求点集凸包的包裹算法-computational geometry, with VC point for the collection of parcels convex hull algorithm
-
-
0下载:
天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的-Tianjin University of ACM team computational geometry Collection of information, those who are interested in and watch it. like a bit of help, write c
-
-
0下载:
计算几何中求Voronoi图的海岸线算法,很漂亮的.-computational geometry seeking Voronoi diagram of coastline algorithm, very nice.
-
-
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 4. It is not written to be comprehensible without the
explanation in that book.
Input: 3n integer coordinates for the points.
Output: the 3D convex hull,
-
-
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下载:
Mink Convolve
This code is described in \"Computational Geometry in C\" (Second Edition),
Chapter 8. It is not written to be comprehensible without the
explanation in that book.
Compile: gcc -o mink mink.c (or simply: make)
-
-
2下载:
求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
-
-
1下载:
计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
-
-
0下载:
计算几何专题测试是一个很爱好的资料
对你有好处-Computational geometry feature testing, love is a good information is good for you
-
-
0下载:
计算几何(Computational Geometry Algorithms Library)C++库源代码-Computational Geometry (Computational Geometry Algorithms Library) C++ Library source code
-
-
0下载:
一本很好的关于计算几何方面的书(英文版),值得推荐-A good book on the aspects of computational geometry (English), should be commended
-
-
0下载:
计算几何第一版,介绍计算几何函数库,可用于学习,查阅-Computational geometry library, can be used for learning, consulting
-