CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算几何 算法

搜索资源列表

  1. 计算几何C语言描述

    2下载:
  2. 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:169249
    • 提供者:何小熊
  1. 计算几何算法

    1下载:
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3373
    • 提供者:徐灵奇
  1. demo

    0下载:
  2. CGAL计算几何算法库
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2354054
    • 提供者:sda
  1. 计算几何

    1下载:
  2. 计算几何大全,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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13435
    • 提供者:孤星赶月
  1. 计算几何

    3下载:
  2. 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
  3. 所属分类:数学计算/工程计算

  1. Voronoi.zip

    0下载:
  2. 求Voronoi图算法,Voronoi图是一个重要的计算几何算法。,Voronoi diagram
  3. 所属分类:Fractal program

    • 发布日期:2017-03-27
    • 文件大小:774374
    • 提供者:liuyulei
  1. 计算几何算法

    0下载:
  2. 这是计算几何中的模拟退火程序模板,对于搞acm的同学应该会有帮助
  3. 所属分类:编程文档

    • 发布日期:2012-10-08
    • 文件大小:5995
    • 提供者:iversonjames
  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 dedicated to the father of A
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:12173
    • 提供者:wang
  1. AcmTemplate

    1下载:
  2. 参加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.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-09
    • 文件大小:73808
    • 提供者:LHY
  1. deleunay

    0下载:
  2. 用周陪德书上的计算几何与算法分析上的增量算法.很有帮助.三角剖分-Week to accompany the book with Germany on the computational geometry and algorithm analysis, the incremental algorithm. Helpful. Triangulations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:128011
    • 提供者:尚永
  1. Geometry

    1下载:
  2. 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-06-18
    • 文件大小:13157
    • 提供者:11
  1. computation_geometry_lib

    0下载:
  2. 计算常见的几何算法问题, 参加竞赛常用的算法,都经过了测试,欢迎大家使用,C代码-computation geometry lib
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:27198
    • 提供者:keenas
  1. Developers_manual.tar

    0下载:
  2. CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:115300
    • 提供者:snow
  1. cgal_manual.tar

    1下载:
  2. CGAL - Computational Geometry Algorithms Library (计算几何算法库)的html版开发手册-CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) the development of the html version of manual
  3. 所属分类:Special Effects

    • 发布日期:2016-02-09
    • 文件大小:14993785
    • 提供者:snow
  1. computer

    0下载:
  2. 计算几何的基本算法实例,可以提供借鉴的方法-simple example of computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:13162
    • 提供者:lixiujun
  1. ComputationalGeometry

    1下载:
  2. 计算几何,介绍二维、三维的图像编程算法和矢量编程-This module discusses several algorithms that calculate various geometric properties, mostly based on only two operations described below: cross product and arctangent.
  3. 所属分类:Special Effects

    • 发布日期:2016-08-29
    • 文件大小:4045434
    • 提供者:wangjinglu
  1. ComputationalGeometryStudyMaterial(Chinese)

    0下载:
  2. 非常翔实的计算几何学习材料,综合了所有基本概念和算法。-A very useful study material of computational geometry.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:190690
    • 提供者:姜恩池
  1. 计算几何应用

    2下载:
  2. ppt演示,介绍了多种计算几何算法,并详细描述了如何解决问题
  3. 所属分类:报告论文

  1. 计算几何

    0下载:
  2. 计算几何算法,包括以下内容:目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 。。。。。。(Catalog A bit of basic arithmetic 1. the distance between two points on the plane is 1 2. determine whe
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:47104
    • 提供者:zredb
  1. 扫描线算法求线段交点

    0下载:
  2. 利用经典的扫描线算法求两两相交的线段集交点。(Scan line algorithm for line set intersection points.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:9183232
    • 提供者:poiio
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com