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

搜索资源列表

  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-28
    • 文件大小:117862
    • 提供者:天雨
  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
    • 文件大小:107183
    • 提供者: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
    • 文件大小:2230459
    • 提供者:陈澄
  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. 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. dan

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

    • 发布日期:2017-04-15
    • 文件大小:19948
    • 提供者:邱雄
  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. ComputationalGeometryCode

    0下载:
  2. acm模板库,计算几何问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, the code to achieve computational geometry problems. After the practical problems of verification, to ensure efficiency and accuracy of code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:7496
    • 提供者:McFn
  1. ComputationalGeometry

    0下载:
  2. 计算几何的原本的算法不好用。本书就现在一些新的算法做一些介绍,从实际的应用出发,便于理解和自学。-The original computational geometry algorithms difficult to use. Book to present some new algorithms to do some introduction, from a practical application, the ease of understanding and self-learning.
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3739472
    • 提供者:huawanhg
  1. ACM_CODE

    0下载:
  2. ACM常用代码模板,包含图论,计算几何,数论,排序,字符串等,非常实用啊-ACM commonly used code templates, including graph theory, computational geometry, number theory, sorting, strings, etc, very useful ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:30916
    • 提供者:simon
  1. wykobi.tar

    0下载:
  2. 有关计算几何的C++源代码和数据结构。非常适合大家入门学习使用-For C++ computational geometry code and data structures. We started very suitable for learning to use
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:103560
    • 提供者:ee1111
  1. PKU_ACM_Code

    1下载:
  2. 北大ACM的代码,很经典的源代码 主流算法:搜索,动态规划,贪心,图论,数论,计算几何,组合数学,模拟,数据结构,博弈论  -ACM code of Beijing University, is the source code of the mainstream of classical algorithms: search, dynamic programming, greedy, graph theory, number theory, computational geometry,
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:173909
    • 提供者:王振
  1. poj-3743

    0下载:
  2. 计算几何之半平面交的模板,半平面交是计算几何的重要组成部分,编程比较复杂,一般都使用模板。-Calculate the geometry of the half-plane cross template, half-plane cross is the computational geometry important part of the programming is relatively complex, generally using a template.
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:1958
    • 提供者:star
  1. Pku_ACM_Training

    0下载:
  2. 北京大学ACM的培训资料还有相关题目的源代码。 里面涉及:组合数学、搜索、动态规划、图论、计算几何以及网络流的相关讲义及习题源代码。-Training materials as well as related topics of the Peking University ACM source code. Which involves: a combination of mathematics, search, dynamic programming, graph theory, compu
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:6388498
    • 提供者:葛文豪
  1. light

    0下载:
  2. Ural 1464 Light 解法:计算几何+线段树-Ural 1464 Light Solution: Computational Geometry with segment tree
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:1335
    • 提供者:tjz
  1. HIT_jerrybond

    0下载:
  2. 数据结构计算几何模板,可以高效实现计算几何的各种算法,便于嵌入其他代码-Computational geometry data structure templates can efficiently achieve computational geometry algorithms, easy to embed other code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:331282
    • 提供者:kter
  1. 2008

    0下载:
  2. 国家集训队2008论文集 Day1 1.曹钦翔《数据结构的提炼与压缩》 2.郑暾《平衡规划——浅析一类平衡思想的应用》 3.刘弈《浅谈信息学中状态的合理设计与应用》 4.顾研《浅谈随机化思想在几何问题中的应用》 5.周梦宇《码之道——浅谈信息学竞赛中的编码与译码问题》 6.肖汉骏《例谈信息学竞赛分析中的“深”与“广”》 7.方戈《浅析信息学竞赛中一类与物理有关的问题》 8.吕子鉷《浅谈最短径路问题中的分层思想》 9.周小博《浅谈信息学竞赛中的区间问题》
  3. 所属分类:Data structs

    • 发布日期:2017-06-08
    • 文件大小:15473442
    • 提供者:sxy
  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-29
    • 文件大小:12094228
    • 提供者:小明
搜珍网 www.dssz.com