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

搜索资源列表

  1. chull_3dConvexHull

    0下载:
  2. 求空间点集的三维凸包。chull.cpp, chull.h。来自计算几何英文原著作者个人网站。-computer 3D convex hull of a set of points. The set of points are not on a same plane.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:5616
    • 提供者:liuctic
  1. Computational-geometry-topictest

    0下载:
  2. 计算几何专题测试是一个很爱好的资料 对你有好处-Computational geometry feature testing, love is a good information is good for you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:774506
    • 提供者:andy
  1. jihe

    0下载:
  2. POJ上一些计算几何题的代码-POJ some computational geometry code title
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:13184
    • 提供者:lcx
  1. SegmentsIntersection

    0下载:
  2. 计算几何的利用叉积判断线段是否相交的算法,这个算法算法导论上有详细的介绍-The use of computational geometry plot fork intersection to determine whether segments of the algorithm, this algorithm has a detailed introduction to algorithms introduction
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1323
    • 提供者:Scott
  1. computation_geometry_lib

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

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

    0下载:
  2. 计算几何形状的面积. 有10个几何形状,其中3个矩形,4个三角形,3个圆形.函数area()计算每个形状的面积. -The shape of the area of computational geometry. Geometry 10, in which three rectangular, four triangles, round three. Function area () area of each shape.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:7024
    • 提供者:liufan
  1. 11150025283

    0下载:
  2. 本文整理的计算几何基本概念和常用算法包括如下内容:-Finishing this paper the basic concepts of computational geometry and algorithms commonly used include the following:
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:19615
    • 提供者:陈尔阔
  1. geometrytempelate

    0下载:
  2. 一些常用的计算几何模版源代码。 ACM的,经常会用到。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:50464
    • 提供者:温磊
  1. VoronoiDiagram

    0下载:
  2. 计算几何课程中voronoidigram的实现程序, 可随机输入种子点,然后生成voronoi 图-Computational geometry course in the realization of the procedure voronoidigram can enter a random seed point, and then generate voronoi diagram
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5433251
    • 提供者:徐岗
  1. jisuanjihe

    0下载:
  2. 包含ACM计算几何各类模版,对初学者很有帮助-Various types of ACM include computational geometry templates useful for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1994619
    • 提供者:xingxing
  1. ACM

    0下载:
  2. 常用的算法代码(排序,字符串操作,数学问题,数论,计算几何等等)-Algorithm commonly used code (sorting, string operations, mathematical problem, number theory, computational geometry, etc.)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:23772
    • 提供者:陈帅
  1. OwnsummaryofthecomputationalgeometrytemplatesACM.r

    0下载:
  2. 自己总结的 计算几何ACM模板 用于常用的计算几何的简单模板题目,包括一些巧妙的公式实现 -Own summary of the ACM template for computational geometry computational geometry commonly used simple template topic, including some clever formula to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:38588
    • 提供者:薛亦晨
  1. c_methods_of_quick_sort

    0下载:
  2. 几种快速排序的方法,对int类型数组排序,对char类型数组排序,对double类型数组排序,对结构体一、二级排序,对字符串进行排序,计算几何中求凸包的cmp-Several methods of quick sort, sort array of type int, the type of char array to sort, sort array of double type of the structure of primary and secondary sort, sort of s
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1045
    • 提供者:Chueng
  1. geometry

    0下载:
  2. 列举了很多几何公式,是学习计算几何非常有用的东西-Listed a number of geometric formulas, computational geometry is very useful to learn something
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:22736
    • 提供者:天雨
  1. jisuanjihedaolun

    0下载:
  2. 大量领域应用了计算几何的问题,包括欧几里得巡回售货员问题,最小生成树问题,隐藏线问题和线性规划问题-A large number of field applications of computational geometry problems, including Euclid roving salesman problem, minimum spanning tree problem, hidden line problem and linear programming problems, a
  3. 所属分类:Fractal program

    • 发布日期:2017-05-24
    • 文件大小:7780019
    • 提供者:梦琦
  1. cdt

    0下载:
  2. 三角剖分,是图论和计算几何中非常有名的算法。该代码需要shar的解压缩工具。-Triangulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:440537
    • 提供者:sheng
  1. acm_triangle

    0下载:
  2. 三角形ABC几个重要的点 ACM计算几何中会用到-Triangle ABC a few important points will be used in computational geometry ACM
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4729
    • 提供者:YOYO
  1. CGAL-3.5-beta1

    0下载:
  2. 计算几何(Computational Geometry Algorithms Library)C++库源代码-Computational Geometry (Computational Geometry Algorithms Library) C++ Library source code
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16410304
    • 提供者:maoamxiong
  1. Computational-Geometry

    0下载:
  2. 一本很好的关于计算几何方面的书(英文版),值得推荐-A good book on the aspects of computational geometry (English), should be commended
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:925092
    • 提供者:金崇超
  1. AmphiphilicCarbonMolecules

    0下载:
  2. 上海2004 Amphiphilic Carbon Molecules 简单计算几何加扫描线-Shanghai 2004 Amphiphilic Carbon Molecules simple calculation, geometry plus scan-line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:954
    • 提供者:赵大昊
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com