搜索资源列表
jusuanbiaomianji
- 输入几何公式计算表面积和侧面积输入几何公式计算表面积和侧面积-formula imported geometry surface area and side area geometric formula input surface area and side area
geometrytest
- 常见的计算几何代码的VC实现,很好用
GeometryDraw
- 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将
Geometry
- 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
CGAL-3.6-Setup
- 很多二维 三维几何计算算法 C++ 类库-Many two-dimensional three-dimensional geometric algorithm C++ Library-Many two-dimensional three-dimensional geometric calculation algorithm C++ Class Library-Many two-dimensional three-dimensional geometric algorithm C++ Librar
EuclideanYamabeFlow
- 计算共形几何是一个全新的研究领域 希望该资源能够帮助那些新人-very good!computional conformal geometry
TA20130321
- 数字图像处理,包括BMP灰度图像的参数计算,图像几何变换,FFT,IFFT,图像加躁,滤波编码等-Digital image processing, including BMP grayscale image parameter calculation, image geometric transformation, FFT, IFFT, image plus noise, filtering and coding
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和