搜索资源列表
GEOMETRY.zip
- GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
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.
几何问题
- 试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r的圆c1;然后声明一个
geometry几何类
- geometry几何类源代码!
GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi dia
- GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a set of points in the plane.
lm-matlab.rar
- 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
Geometry.rar
- 基于OSG的基本几何体绘制(Geometry)示例,OSG-based volume rendering of the basic geometry (Geometry) sample
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 dedicated to the father of A
geos-3.2.2
- GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. -GEOS (Geometry Engine- Open Source) is a C++ port of the Java Topology Suite (JTS). As such,
cv
- 计算机视觉中多视角几何的PPT,单视角二视角,多视角-Multi-view geometry in computer vision of the PPT, a single perspective two perspectives, multi-angle
template
- ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
EG(15_7)cyclic_code
- Euclidean Geometry Cyclic code n=15, k=7 Majority Logic Decoding BPSK BER simulation
GEOMETRY
- GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
CGAL-3.0
- cgal 3.0,Computational Geometry Algorithms Library
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.
MatlabFns
- MATLAB Functions for Multiple View Geometry,对学习multi view有益-MATLAB Functions for Multiple View Geometry, useful for learning multi view
geometry.tar
- This is an usefull library for Geometry in Mathmatics
mesh_applet
- Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
Ccode2
- Computational Geometry in C 的源码-《Computational Geometry in C》 source code
Wheel-Rail_Contact_GETTING_THE_RIGHT_PROFILE
- 详尽的介绍了如何正确建立轮轨接触位置的几何形状,并与实际情况进行比较,验证了方法的正确性-Detail how to correctly set up the location of wheel-rail contact geometry, and compare with the actual situation, verify the correctness of the method