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

搜索资源列表

  1. acm_template_code

    0下载:
  2. 通用代码库,包括计算几何常用代码,ACM比赛模板-ACM template code
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:68637
    • 提供者:pdw
  1. Computational-geometry

    0下载:
  2. 计算几何第一版,介绍计算几何函数库,可用于学习,查阅-Computational geometry library, can be used for learning, consulting
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:145466
    • 提供者:fangjian
  1. CONVEXHULL

    0下载:
  2. 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在Visual Studio2008平台用C#语言编写的基于页面的二维凸包生成程序。本人拥有自主版权!-Zhou s translation, "Computational Geometry: algorithm design and analysis" of the convex hull algorithm, written in C# in Visual Studio2008 platform packet generation pa
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:42240
    • 提供者:sunlu
  1. VisualCPDelaunay

    0下载:
  2. 用VC++语言实现Delaunay三角化的算发,对于图形图像学,计算几何学习者有一定帮助-Delaunay triangulation algorithm in C++ language, image graphics, computational geometry learners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:331907
    • 提供者:北方
  1. cgal-lib

    0下载:
  2. C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5825
    • 提供者:lqw
  1. syzdcl

    0下载:
  2. 第十三章 排序 第十四章 串匹配 第十五章 图论 第十六章 组合优化 第十七章 计算几何 -parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1146539
    • 提供者:andy
  1. Computational-geometry-algorithm-

    0下载:
  2. 计算几何方面的算法及其应用,适合网络‘机器人方面的同学学习-Calculate the geometric aspects of the algorithm and its application, suitable for students learning of the networks' robots
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3780307
    • 提供者:panfei
  1. trix

    0下载:
  2. Delaunay三角剖分的一个程序,一个方法。属于计算机图形中的计算几何。对于有限元分析有着重要的意义。-Delaunay tri-decomposition program
  3. 所属分类:Fractal program

    • 发布日期:2017-11-07
    • 文件大小:61035
    • 提供者:李洋
  1. CV

    0下载:
  2. 图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:9969049
    • 提供者:diaoguangqiang
  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-23
    • 文件大小: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-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. 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. 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 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com