搜索资源列表
LEDA3.0_src2
- 这是著名的计算几何软件leda 3.0 的源码。- This is the famous computation geometry software leda 3.0 sources codes.
计算几何C语言描述
- 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
Computational Geometry in C Ccode2.tar
- 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
计算几何算法
- 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
computinggraph
- 计算几何常用方法,主要是和计算机图形学对应-computational geometry commonly used methods, mainly computer graphics and counterparts
C++(Circle)
- 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
FortuneVoronoic
- fortune的算法实现voronoi图,用c#实现的.计算几何的一个有用的算法-fortune of algorithm threshold map, with the c #. A computational geometry algorithm useful
Hullproduce
- 计算几何中凸包的生成,也是计算机图形学中的一个重要的算法实现-convex geometry calculation packet generation, as well as computer graphics of an important algorithm
Cgeometry
- 计算几何基本算法-basic computational geometry algorithm
CircleGiftWrap
- 计算几何中,用VC++实现的求点集凸包的包裹算法-computational geometry, with VC point for the collection of parcels convex hull algorithm
geometry1
- 一个描述计算几何的相当不错的程序,写的挺好,对于初学者大有好处-a geometric descr iption of the calculation procedure is quite good, very well written, is good for beginners
geography
- 天津大学的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
lianlun_dlut
- 机械设计类软件,可以输入简单的基本参数,系统自动计算几何参数并绘制工程图.-mechanical design software category, the entry of simple basic parameters, the system automatically calculate the geometric parameters and Engineering Drawings.
计算几何
- 计算几何大全,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
jsjh.rar
- 计算几何北大oj上的题目的代码,几何公式和计算几何题目总结及分类。,Oj North computational geometry code on the subject, geometry formulas and computational geometry and classification of the subject summary.
Bowyeraprogrammersgeometry
- 计算几何必看经典之书,绝对经典,研究计算几何一定要看-Bowyer a programmer s geometr
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
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
ComputationalGeometry
- 计算几何,介绍二维、三维的图像编程算法和矢量编程-This module discusses several algorithms that calculate various geometric properties, mostly based on only two operations described below: cross product and arctangent.