CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Computational Geometry

搜索资源列表

  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 a C++ library.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.75mb
    • 提供者:hu
  1. Ccode2.tar

    0下载:
  2. 是Computational Geometry in C中的原程序-of Computational Geometry C in the original program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:55.69kb
    • 提供者:geocug
  1. internationalacmcom

    1下载:
  2. 国际大学生程序设计竞赛例题解 数论.计算几何.搜索算法专集-International Collegiate Programming Contest On the utmost excellence. Computational geometry. Search Algorithm for Nomination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7.99mb
    • 提供者:wu
  1. Computational_Geometry.rar

    0下载:
  2. 资料是陈海丰的计算几何资料,有很多计算几何代码模板便于参考学习,Chen Haifeng information is information on the computational geometry, computational geometry, many ease of reference to study the template code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:115.1kb
    • 提供者:天雨
  1. wykobi

    0下载:
  2. 一个二维计算几何库,包含了很多实用算法,都是用模板编写,容易集成。-A two-dimensional computational geometry library contains many useful algorithms are written using templates, easy to integrate.
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:104.67kb
    • 提供者:xgary
  1. template

    0下载:
  2. ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:陈澄
  1. ACM

    0下载:
  2. ACM 算法模板,适合搞ACM的人,包括各个方面,减少大家找代码的时间-ACM Algorithm templates
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:59.2kb
    • 提供者:peterk2071
  1. CGAL-3.0

    0下载:
  2. cgal 3.0,Computational Geometry Algorithms Library
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:6.68mb
    • 提供者:巢志骏
  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
    • 文件大小:72.08kb
    • 提供者:LHY
  1. Code_CalGeometryMath

    0下载:
  2. 常用计算几何算法,主要是点,线,面之间的关系以及距离等运算.为C语言实现-Computational geometry algorithm used mainly point, line and plane, as well as the relationship between the distance operator. For the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3.85kb
    • 提供者:李义
  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
    • 文件大小:1.29kb
    • 提供者:Scott
  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
    • 文件大小:6.86kb
    • 提供者:liufan
  1. dan

    0下载:
  2. 数据结构中的单元最短路径算法的题目和源代码!其中所有的题目都能在PKU上找的到! -Computational geometry algorithms! Which are the subject of PKU ah!
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:19.48kb
    • 提供者:邱雄
  1. jisuanjihe

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

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者: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
    • 文件大小:23.21kb
    • 提供者:陈帅
  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
    • 文件大小:37.68kb
    • 提供者:薛亦晨
  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
    • 文件大小:1.02kb
    • 提供者:Chueng
  1. geometry

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

    • 发布日期:2017-04-03
    • 文件大小:22.2kb
    • 提供者:天雨
  1. Computational-geometry

    0下载:
  2. 2014年北京大学暑假公开课算法讲解课件之计算几何,讲解详细,分析透彻-2014 Peking University summer open class of computational geometry algorithms to explain courseware, to explain in detail, thorough analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-30
    • 文件大小:11.53mb
    • 提供者:小明
  1. ACMcomputational-geometry

    0下载:
  2. ACM_计算几何_源码国际计算机大赛,对写算法很有指导作用-ACM_ computational geometry _ Source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:16.19kb
    • 提供者:dan
« 12 3 »
搜珍网 www.dssz.com