搜索资源列表
几何问题
- 试用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-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
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
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
- geometry library in lisp
ACM
- 常用的算法代码(排序,字符串操作,数学问题,数论,计算几何等等)-Algorithm commonly used code (sorting, string operations, mathematical problem, number theory, computational geometry, etc.)
geometry
- 列举了很多几何公式,是学习计算几何非常有用的东西-Listed a number of geometric formulas, computational geometry is very useful to learn something
geometry
- C++类运用。几何体。 计算圆与圆外接矩形,矩形外接圆。圆外切三角形四个图形的面积。周长。对角线-C++ classes to use. Geometry. Calculated circle and the circle bounding rectangle, rectangle circle. Cut four triangles outside circle graph area. Circumference. Diagonal
geometry
- KOL的几何函数库,详情请看代码,KOL可以帮助delphi做出极小的程序-geometry for KOL
hhh
- 求解分形维数,采用功能函数法,很方便,从而很好的对分形几何进行分析-Solving the fractal dimension, function by function, it is convenient to a good analysis of fractal geometry
Fractal_Geometry_Mathematical_Foundations_and_Appl
- 《分形几何:数学基础及其应用》主要内容:分形几何的概念是由B.Mandelbrot于1975年首先提出的,十几年来,它已经迅速发展成为一门新兴的数学分支。这是一个研究和处理自然与工程中不规则图形的强有力的理论工具,它的应用几乎涉及自然科学的各个领域,甚至于社会科学。并且实际上正起着把现代科学各个领域连结起来的作用。人们把它与耗散结构及混沌理论共称为20世纪70年代中期科学上的三大重要发现。-Fractal Geometry: Mathematical Foundations and Applic
Clipmap-2010
- geometry clipmaps的实现算法,目前这方面源码比较少,希望对感兴趣的童鞋有帮助。-the implementation of geometry clipmaps。
work-hand-geometry
- hand geometry based biomtric
Potential-Another-Geometry
- Potential using FDM for a trapezoidal geometry
earth-geometry
- input diameter,circumference,etc to find planet geometry
Computational-geometry
- 2014年北京大学暑假公开课算法讲解课件之计算几何,讲解详细,分析透彻-2014 Peking University summer open class of computational geometry algorithms to explain courseware, to explain in detail, thorough analysis
ACMcomputational-geometry
- ACM_计算几何_源码国际计算机大赛,对写算法很有指导作用-ACM_ computational geometry _ Source
