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

搜索资源列表

  1. 1228

    0下载:
  2. POJ 1228 求解凸包, 并判断凸包每条边上点的数量-Tu Bao
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1093
    • 提供者:Henry
  1. 2

    0下载:
  2. 用C#编写的计算凸包的程序,可以运行,代码简单。-Calculated using C#, the convex hull of the program, you can run the code simple.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:59953
    • 提供者:黄文嘉
  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. 5

    0下载:
  2. 用C#开发的凸包程序,在屏幕上任意画点,可形成点集的凸包。-C# developers with an interface program, suitable for beginners to learn C#.
  3. 所属分类:GUI Develop

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

    0下载:
  2. C++编写的凸包运算程序,可以生成平面上点集的凸包。-C++ programs written in the convex hull operation, the plane can generate the convex hull of point set.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:426470
    • 提供者:黄文嘉
  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. convexhull_

    0下载:
  2. 算法设计 凸包问题 C程序开发的,需要配置OPENGL文件才能运行-tubao wenti suanfaseji good function program! have a good job ok la!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:263301
    • 提供者:果倪
  1. tubaoC

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

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

    0下载:
  2. 算法课程中一个给出N个点和坐标,求取一个凸包的程序-Algorithm for a course coordinates are given N points and strike a convex program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:276687
    • 提供者:苍痕
  1. qhull-2010.1

    0下载:
  2. 一个快速实现三维凸包的程序,并且有Delaunay三角化,半平面交,voronoi图。-a 3D quickhull program,and has delaunay triagulation,half intersection,voronoi programs.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1337700
    • 提供者:杨兰
  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. tubaoliudongjisuan

    0下载:
  2. 管内含凸包的流动计算,计算在不同Ma数情况下,含凸包矩形内的流动情况-Tube containing the flow of convex hull computation, computing the number of cases in different Ma, convex rectangle with the flow
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1244032
    • 提供者:也罢
  1. TIN1.0

    0下载:
  2. tin 不规则三角网 凸包 生成 tin 不规则三角网 凸包 生成 tin 不规则三角网 凸包 生成 -TIN tin tin convex hull generated convex hull generated TIN TIN tin tin generated convex hull generated triangulated irregular network
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1665468
    • 提供者:psl
  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. rare

    0下载:
  2. 求凸包的面积,求能够覆盖这个凸包的最小面积-Find the area of ​ ​ convex hull
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1278
    • 提供者:王敏儿
  1. convhull

    0下载:
  2. Matlab编程考试的一道题。随机生成50个点,计算它的一个凸包,并计算凸包的面积-Matlab programming test a question. Randomly generated 50 points, calculate a convex hull, and calculate the area of ??convex hull
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:25689
    • 提供者:陶兆君
  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. YALL1-v1.3

    1下载:
  2. 求解L1范数最小化问题的凸优化工具包,共含有6个模型的求解方法-Solving the L1-norm minimization problem of convex optimization toolkit contains a total of six methods of solving the model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:48246
    • 提供者:
  1. tubao

    0下载:
  2. 凸包问题的解决方法…………凸包问题的解决方法-tubao problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:882
    • 提供者:胡朦朦
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com