搜索资源列表
geometry_algorithm
- 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment an
demo
- CGAL计算几何算法库
C++计算几何函数库
- C++计算几何函数库
geometry_algorithm
- 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment an
geometry_c++
- 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geome
demo
- CGAL计算几何算法库-Computational geometry algorithms library CGAL
libmath
- 自己开发的用于2D图形几何关系计算的数学函数库-Developed for 2D graphics geometric relationship between the mathematical function library
SetOperatorBasedOnCGAL
- cgal是开源的计算几何算法库,用CGAL进行布尔运算操作-cgal is open-source computational geometry algorithms library CGAL conducted using Boolean operations
Developers_manual.tar
- CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
cgal_manual.tar
- CGAL - Computational Geometry Algorithms Library (计算几何算法库)的html版开发手册-CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) the development of the html version of manual
CGAL-3.5-beta1
- 计算几何(Computational Geometry Algorithms Library)C++库源代码-Computational Geometry (Computational Geometry Algorithms Library) C++ Library source code
geometry-1.5.source.tar
- 一个强大的开源的计算几何算法库,全称是: 提供了诸如:2D凸包,3D凸包,三角化等等著名的计算几何经典算法。库是基于C++的。 -(I plan to dedicate every edition of this software to someone famous who has influenced computers, mathematics, or science.) Version 1.0 of Geometry is
gdal-1.5.3
- gdal库,一些计算几何算法的实现,很经典-gdal library, a number of computational geometry algorithm, very classic
ComputationalGeometryCode
- acm模板库,计算几何问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, the code to achieve computational geometry problems. After the practical problems of verification, to ensure efficiency and accuracy of code
acm_template_code
- 通用代码库,包括计算几何常用代码,ACM比赛模板-ACM template code
wykobi
- 一个二维计算几何库,包含了很多实用算法,都是用模板编写,容易集成。-A two-dimensional computational geometry library contains many useful algorithms are written using templates, easy to integrate.
Computational-geometry
- 计算几何第一版,介绍计算几何函数库,可用于学习,查阅-Computational geometry library, can be used for learning, consulting
cgal-lib
- C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二
计算几何库
- 简单的计算几何库,c++描述可用于简单的几何计算工作。(Simple computational geometry Library)