当前位置:
首页 资源下载
搜索资源 - computational geometry in c
搜索资源列表
-
0下载:
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
-
-
1下载:
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
-
-
0下载:
是Computational Geometry in C中的原程序-of Computational Geometry C in the original program
-
-
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下载:
Computational Geometry in C 书中的源代码
生成三维凸包-Computational Geometry book in the C source code generated 3D convex hull
-
-
0下载:
非常好的一本书 Computational Geometry in C 中的源代码
关于多变形的算法-a very good book Computational Geometry in C source code on the deformation of the multi-algorithm
-
-
0下载:
非常好的一本书 Computational Geometry in C 书中的源代码
点与多变形的各种关系计算-a very good book Computational Geometry in C source behalf of the book Codes point with a deformation of the various relationships calculation
-
-
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 8. It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration to reach given target.
Assumes number of l
-
-
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)
-
-
0下载:
C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
-
-
0下载:
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to
-
-
0下载:
君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。
本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
-
-
0下载:
Computational Geometry in C 的源码-《Computational Geometry in C》 source code
-
-
1下载:
c语言计算几何
三角化 Ch1, Code 1.14
凸形外壳[2D] Ch3, Code 3.8
凸形外壳[3D] Ch4, Code 4.8
球 Chapter 4, Fig. 4.15
德劳内类型 Ch5, Code 5.2
...See *English version.-\Computational Geometry in C\ the book s recipe
Triangulate Chapter 1, Code 1.14 /tri
Convex
-
-
0下载:
CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
-
-
0下载:
讲述计算几何的基本原理,基本定理,基本算法以及用c++来实现-computational geometry and Computational graphics in c++
-