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

搜索资源列表

  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. GrahamScan

    0下载:
  2. 凸包最常用的凸包算法是Graham扫描法和Jarvis步进法,该上传文件主要是基于Graham扫描法的凸包算法-convex hull algorithms:based on Graham scan method ~ ~~~~`~·`·`
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:66056
    • 提供者:陈琳
  1. 3

    0下载:
  2. 凸包算法的界面化实现,可以计算点集的凸包。-The interface of the convex hull algorithm to achieve, we can calculate the convex hull of point set.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:403957
    • 提供者:黄文嘉
  1. 4

    0下载:
  2. C++编写的最小凸包算法,能够生成点集的凸包。-Written in C++ Algorithm for Convex Hull algorithm to generate the convex hull of point set.
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9683033
    • 提供者:黄文嘉
  1. tubaoC

    0下载:
  2. C#编写的凸包算法,计算机图形学中的东西~C#编写-tubao convex hull algorithm Oh good things
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:34618
    • 提供者:julingbin
  1. tubao

    0下载:
  2. 一种新的最小凸包算法及其应用,在64*64大小的矩形内,生成任意个(可输入)点的x,y坐标 在最短的时间内计算出包含这些点的凸包-Edges of the edge detection and the points listed
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1590
    • 提供者:xiejuan
  1. JavaConvexHall

    0下载:
  2. 实现Java凸包算法,但是有一些小问题,例如数组越界。-Convex hull algorithm that implements the Java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:21747
    • 提供者:Tom
  1. tubao

    1下载:
  2. 凸包算法,根据鼠标点出来的点来画凸多边形。-Convex hull algorithm, according to the mouse point to draw out of the convex polygon.
  3. 所属分类:Data structs

    • 发布日期:2015-09-23
    • 文件大小:1960960
    • 提供者:LiangTreeMan
  1. Delaunay-triangulation-algorithm

    0下载:
  2. Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extracti
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:235692
    • 提供者:吉祥如意
  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. graham

    0下载:
  2. 这是我用matlab写的一个寻找凸包算法的实现,该算法是基于graham算法的一个改进-the source realize an improvement algorithm of searching convex hull which based on graham algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1192
    • 提供者:天水
  1. quick-convex-hull

    1下载:
  2. 算法练习之:快速排序实现凸包算法。附有ppt进行详细说明。-Algorithm practice of: algorithm quicksort convex hull. With ppt be described in detail.
  3. 所属分类:Data structs

    • 发布日期:2016-08-10
    • 文件大小:1013760
    • 提供者:Mcy
  1. TuBao

    0下载:
  2. 实现凸包算法,可以清晰的看见递归的过程,也可以看出最后的区域-Convex hull algorithm recursive process, you can clearly see, the last area can also be seen
  3. 所属分类:Button control

    • 发布日期:2017-10-31
    • 文件大小:20574
    • 提供者:yt
  1. Two-dimensional

    0下载:
  2. 二维凸包程序算法历史进程 算法demo 比较 比较好的学习凸包算法资料-Two-dimensional convex hull program algorithm historical process algorithm demo better learning convex hull algorithm data
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-20
    • 文件大小:55670
    • 提供者:王米
  1. Graham_scanCSharpcode

    0下载:
  2. c#实现gram凸包算法源码,输入点集,传出凸包点-c#gram code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:yuliu
  1. Polygon

    0下载:
  2. 多边形求并 还有凸包算法,填充颜色和求面积等-Polygons and there are convex hull algorithms, fill color, and for the area, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-25
    • 文件大小:3602432
    • 提供者:风火轮同学
  1. convexhull

    0下载:
  2. (计算机图形学) 凸包算法 用vba for cad编写 运用Jarvis march(包裹法) -convex hull (vba cad) using Jarvis march
  3. 所属分类:CAD

    • 发布日期:2017-04-15
    • 文件大小:8161
    • 提供者:关渡手稿
  1. tubao

    0下载:
  2. 寻找凸包算法的MFC可视化实现,对大家学习会有帮助。-Find convex hull algorithm MFC Visualization.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1945204
    • 提供者:zhen
  1. QHullAlg

    0下载:
  2. VS2010环境下开发的快速凸包算法,可以达到试试计算。-A fast q_hull algrithom,developped in VS2010
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3337088
    • 提供者:李云
  1. convex

    0下载:
  2. 凸包算法,包括暴力穷举法,递归算法等,最后使用opengl将所有的凸包顶点绘制-Convex hull algorithms, including violence exhaustive method, recursive algorithm, and finally use opengl all the convex hull VertexPaint
  3. 所属分类:Console

    • 发布日期:2017-05-27
    • 文件大小:9843449
    • 提供者:maorui
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com