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

搜索资源列表

  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-26
    • 文件大小:6388498
    • 提供者:葛文豪
  1. point

    0下载:
  2. 关于c++计算几何的知识,内容大多为基本内容,有很多有用的函数-C++ computational geometry knowledge, most of the content for basic content, there are many useful functions
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:573
    • 提供者:可可
  1. cg_point_location_trapezoid

    1下载:
  2. 计算几何中使用梯形图的点定位算法实现,界面为win32-Use in computational geometry ladder point positioning algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2016-06-17
    • 文件大小:1106944
    • 提供者:liran
  1. Map-matching-algorithm-research--

    0下载:
  2. 由于现有的地图匹配算法对算法的实时性和鲁棒性的研究相对较少,在提高地图匹配精 度的过程中对可用信息的利用不够,依据车辆运动的连续性,提出了基于计算几何的地图匹配算法。该算法能够快速的完成匹配候选道路的选取和匹配道路的确定。-Existing map-matching algorithm for real-time and robustness of the algorithm is relatively small, the use of the available information is
  3. 所属分类:Document

    • 发布日期:2017-11-12
    • 文件大小:293553
    • 提供者:请问
  1. DiscreteAndComputationalGeometry

    0下载:
  2. Discrete and Computational gemetry(离散计算几何)是计算机图形学领域大牛JOSEPH O’ROURKE所著,建议新手们把它当作随手的资料,因为图形学的很多论文的基本知识点都可以在这里找到.-Discrete and Computational gemetry (discrete computational geometry) is the field of computer graphics the Daniel Joseph O Rourke book, re
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-19
    • 文件大小:6439124
    • 提供者:zhx
  1. fast-image-processing

    0下载:
  2. 计算几何.周培德_快速图像处理参考,利用几何的方法,极大的提高了运行速率-Computational Geometry fast image processing
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:1767446
    • 提供者:汪云龙
  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. computationgeometry-

    0下载:
  2. 关于计算几何算法,对2D、3D几何算法做了介绍。-On computational geometry algorithms, 2D, 3D geometric algorithm is introduced.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:502073
    • 提供者:yhtsky
  1. main

    0下载:
  2. UVA12304一道关于圆的二维计算几何题目 我的代码-UVA12304 a 2d geometry problem . my source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3075
    • 提供者:David
  1. ConvexHull3D

    0下载:
  2. 对任意多边形,求出其三维凸包,用java实现,来自计算几何c描述-complexhull in 3d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7299
    • 提供者:placeth
  1. jisuanjihe

    0下载:
  2. 计算几何算法分析与设计,计算几何算法分析与设计.pdf-Computational Geometry Algorithm Analysis and Design
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7802632
    • 提供者:jsh
  1. voronoi

    0下载:
  2. 从Voronoi结构所脱胎的计算几何来看,Voronoi图是对平面n个离散点而言的,它把平面分为几个区,每一个区包括一个点,该点所在的区是到该点距离最近点的集合。-From the perspective of a Voronoi structure have spun out of the computational geometry, Voronoi diagram is for plane n discrete points, it put the plane is divided int
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:3426
    • 提供者:李阳
  1. work

    2下载:
  2. CR行列式计算几何非线性空间杆系结构的通用matlab程序-CR determinant geometrically nonlinear space truss structures generic matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:20050
    • 提供者:王玉东
  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-17
    • 文件大小: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. dt

    0下载:
  2. 《计算几何c语言描述》中delaunay算法的实现,编程语言为VC,有详细的程序说明。-" Computational geometry c language descr iptions" delaunay algorithm, programming language VC, a detailed descr iption of the procedures.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:56055
    • 提供者:
  1. mr

    0下载:
  2. 可用于计算几何和材料线性条件下dkt单元的内力和应力-when cases are linear this program can be used to calculate the stress of dkt element
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4120
    • 提供者:chijiuziyou
  1. CGAL-4.5

    2下载:
  2. CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-26
    • 文件大小:18593792
    • 提供者:a
  1. Geometry2Aplication

    0下载:
  2. 计算几何入门,基础方法和应用,书中含有所有算法的伪代码,较为详细,对学习计算机几何有帮助。附件为3点方法确定多点最小包圆。-Introduction to computational geometry, basic method and application, the book contains all the pseudo code of the algorithm, a detailed, are helpful to study computer geometry。Attachment
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:925903
    • 提供者:yang juhua
  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
    • 文件大小:12094228
    • 提供者:小明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com