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

搜索资源列表

  1. moban

    0下载:
  2. 计算几何算法模板!ACM专业人士提供!可用于解决各类计算几何算法问题,带注释。-Computational geometry algorithm template! ACM professionals! Can be used for various types of computational geometry algorithms to solve the problem, with comments.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:53244
    • 提供者:lululu
  1. ConvHull2D

    0下载:
  2. 计算几何中的凸包求解算法,效率比较高,并且容易使用,直接调用即可-computing geometry to compute the convex of a set of points.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2715
    • 提供者:zlg
  1. abc

    0下载:
  2. 形成凸包并计算面积简洁版,也就是计算几何里面的凸包问题的求解 采用按照斜率的排序 经过试验比网上的模板要快-Hull form and calculate the area of compact version, that is, computational geometry inside the convex hull problem was solved using the sort tested in accordance with the slope of the template fa
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1018
    • 提供者:邵伯仲
  1. ComputationalGeometry

    0下载:
  2. 计算几何概览 计算几何基本概念和常用算法-Overview of computational geometry computational geometry concepts and commonly used algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:192312
    • 提供者:budubi
  1. jisuanjihe

    0下载:
  2. 其中讲述了计算几何中常用的叉积定义以及应用,凸包算法,还有半平面交算法-Which describes the computational geometry of the cross product definition of commonly used applications, convex hull algorithm, there are half-plane intersection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:33894
    • 提供者:xjm
  1. ComputationalGeometry

    0下载:
  2. 计算几何方面的英文优秀教程,主要讲解了最短路径问题。-A very useful study material about computational geometry.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:20353
    • 提供者:姜恩池
  1. ACMtemplate

    0下载:
  2. ACM模板,包含计算几何、组合、数论、排序、字符串、排序、博弈、图论等,还有puk部分题目解答-ACM template
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:168911
    • 提供者:朝阳
  1. zjuACM

    0下载:
  2. 浙江大学ACM模板,里面包括图论,计算几何,以及一些常用算法-ACM for zhejiang unversity
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:156896
    • 提供者:oi111
  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-16
    • 文件大小:3739472
    • 提供者:huawanhg
  1. cmath

    0下载:
  2. 这个一个计算几何的C语言代码,学习用c语言来写计算几何的朋友会有帮助。-The computational geometry of a C-language code, learn to write using c language computational geometry friends would help.
  3. 所属分类:Fractal program

    • 发布日期:2016-01-25
    • 文件大小:13312
    • 提供者:彭刚
  1. thespeedofpolygonoffsettingisright

    0下载:
  2. 实现多边形的偏置,产生偏置数据,符合于计算几何中的应用-Polygon offset to achieve, resulting in biased data, in line with the application of computational geometry
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4474975
    • 提供者:luheng
  1. wykobi_dot_net

    0下载:
  2. 实现多边形的凸包运算,且能顺利进行多边形三角划分,还有各种其他多边形计算几何之间的处理-Operation to achieve the convex hull of polygons, and can smooth the polygon triangulation, computational geometry and various other polygon processing between
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:194729
    • 提供者:luheng
  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-29
    • 文件大小:30916
    • 提供者:simon
  1. math

    0下载:
  2. 计算几何的比赛题目,有需要的可以拿去看看参考参考-NOPIde biasaitimu,youxuyaodehuakeyinaqu kankan....
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1288403
    • 提供者:tom
  1. cut-ear-1

    0下载:
  2. 计算几何中介绍多边形的割耳朵算法的源码,在opengl的环境中开发完成-Computational geometry algorithms described ear cut polygon source, opengl environment in the developed
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4786860
    • 提供者:xuehua
  1. FindConvertex

    0下载:
  2. 计算几何中求散点的凸包,在opengl的环境中开发完成-Scatter in computational geometry convex hull of demand in the developed environment opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:5027160
    • 提供者:xuehua
  1. PolygonTriangulation_Demo

    0下载:
  2. 本文介绍两个类和一个实用功能,计算几何集。 C3Point是一个三维的对手,口岸系统和CPolygon封装了C3Point的设置和提供一般多边形处理功能。轻度的类已经优化了速度。最初写的类中使用的discretising二维表面成单元网络和计算所造成的元素的属性。必须小心使用,如曲率和面积职能的部分职能,以确保由函数返回的结果与您的需求和定义是一致的。 -This article describes the two classes and a practical function, com
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:26191
    • 提供者:胡小
  1. computational-geometry(DengJunHui)

    0下载:
  2. 邓俊辉老师的计算几何,相信大家都不陌生,里面讲解了很多经典算法,比如分治算法,平面扫描算法,随机算法...相信对研究图形处理方面的人绝对会非常有用-Deng Junhui computational geometry teacher, I believe that everyone is familiar with, which explains a lot of classical algorithms such as divide and conquer algorithm, plane s
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3739689
    • 提供者:wang
  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. changyongsuanfa

    0下载:
  2. 一些简易算法实现,编程的初学者适用,高精度算法,简单计算几何算法-it s for the beginner
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:11756
    • 提供者:杨扬
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com