搜索资源列表
计算几何C语言描述
- 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
计算几何算法
- 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
计算几何
- 计算几何大全,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
计算几何
- 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
C++计算几何函数库
- C++计算几何函数库
jsjh.rar
- 计算几何北大oj上的题目的代码,几何公式和计算几何题目总结及分类。,Oj North computational geometry code on the subject, geometry formulas and computational geometry and classification of the subject summary.
Computational_Geometry.rar
- 资料是陈海丰的计算几何资料,有很多计算几何代码模板便于参考学习,Chen Haifeng information is information on the computational geometry, computational geometry, many ease of reference to study the template code
Bowyeraprogrammersgeometry
- 计算几何必看经典之书,绝对经典,研究计算几何一定要看-Bowyer a programmer s geometr
GIS
- GIS中的计算几何,介绍GIS中的几何计算方式-GIS in the computational geometry
AcmTemplate
- 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
deleunay
- 用周陪德书上的计算几何与算法分析上的增量算法.很有帮助.三角剖分-Week to accompany the book with Germany on the computational geometry and algorithm analysis, the incremental algorithm. Helpful. Triangulations
cgb
- 计算几何基础教程 适合oier学习使用-Computational geometry basic tutorial for learning to use oier
Geometry
- 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
qhull-2003.1-1
- 计算几何,在GIS开发中的应用,本代码实现快速Delaunay三角化代码。-Computational Geometry- Delaunay Trianglation.
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
computer
- 计算几何的基本算法实例,可以提供借鉴的方法-simple example of computer graphics
ComputationalGeometry
- 计算几何,介绍二维、三维的图像编程算法和矢量编程-This module discusses several algorithms that calculate various geometric properties, mostly based on only two operations described below: cross product and arctangent.
ComputationalGeometryStudyMaterial(Chinese)
- 非常翔实的计算几何学习材料,综合了所有基本概念和算法。-A very useful study material of computational geometry.
计算几何
- 计算几何算法,包括以下内容:目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 。。。。。。(Catalog A bit of basic arithmetic 1. the distance between two points on the plane is 1 2. determine whe
计算几何库
- 简单的计算几何库,c++描述可用于简单的几何计算工作。(Simple computational geometry Library)