搜索资源列表

  1. GEOMETRY.zip

    0下载:
  2. 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 incl
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:44996
    • 提供者:
  1. Computational Geometry in C Ccode2.tar

    0下载:
  2. 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57027
    • 提供者:李利华
  1. 几何问题

    0下载:
  2. 试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4)
  3. 所属分类:STL

  1. geometry几何类

    0下载:
  2. geometry几何类源代码!

  3. 所属分类:图形图象

    • 发布日期:2009-01-20
    • 文件大小:15990
    • 提供者:eicaddev
  1. GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi dia

    0下载:
  2. 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.
  3. 所属分类:源码下载

    • 发布日期:2011-11-13
    • 文件大小:87261
    • 提供者:followtimeliu
  1. Multiple View Geometry in Computer Vision

    0下载:
  2. 《计算机视觉中的多视图几何》(Multiple View Geometry in Computer Vision)扫描版[PDF] :搞计算机视觉的童鞋应该没有没听说过这本书的吧。。。简单的说就是3D Vision的圣经,教材中的战斗机。深入浅出,平衡了深度和易理解性,而且非常全面;如果想做3D Reconstruction等和三维视觉相关的方向,一定要读这本书。 引用Oliver Faugeras的评价: "I must l
  3. 所属分类:电子书籍

    • 发布日期:2012-02-16
    • 文件大小:97072140
    • 提供者:ccxcau
  1. GEOMETRY

    0下载:
  2. 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 incl
  3. 所属分类:图形图象

  1. CGAL-3.0

    0下载:
  2. cgal 3.0,Computational Geometry Algorithms Library
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:7007232
    • 提供者:巢志骏
  1. polygon-union

    0下载:
  2. 求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:131072
    • 提供者:cwj
  1. 2D

    0下载:
  2. C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, C
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:67584
    • 提供者:Mark
  1. GraphicFrame

    0下载:
  2. 用Java 实现几何图形的生成,如何来在界面上画一些基本的几何图形,本程序是一示例!-using Java geometry generation, how to interface painting in some of the basic geometric shapes, the procedure is an example!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:hxia
  1. 分形-源代码

    0下载:
  2. 分形几何程序集合,含有几十个分形几何算法程序-procedures set, containing dozens of fractal geometry algorithm
  3. 所属分类:分形几何

    • 发布日期:2024-05-14
    • 文件大小:116736
    • 提供者:站长
  1. CGAL-3.1.tar

    0下载:
  2. CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:9177088
    • 提供者:hu
  1. Computational Geometry in C Ccode2.tar

    0下载:
  2. 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:57344
    • 提供者:李利华
  1. 计算几何算法

    0下载:
  2. 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:徐灵奇
  1. geometry_algorithm

    0下载:
  2. 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:changxia
  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geome
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:henry
  1. geometry

    0下载:
  2. C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。-C++ Language template geometry algorithm. Including the geometry of more than 10 kinds of basic operation. For example, point to generate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:KiD
  1. Geometry

    0下载:
  2. 基于OSG的基本几何体绘制(Geometry)示例-OSG-based volume rendering of the basic geometry (Geometry) sample
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:汪洋
  1. geometry-1.5.source.tar

    0下载:
  2. 一个强大的开源的计算几何算法库,全称是: 提供了诸如: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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:wang
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org