搜索资源列表

  1. TestMinvexCore

    0下载:
  2. 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的 二维凸包。-The smallest point set for convex hull algorithms Graham. Given a planar point set, find a link to the smallest sequence set to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:39936
    • 提供者:soulkyo
  1. gaimc-1.0

    0下载:
  2. 一个常用的计算机图论算法包 包含常用的图论算法 如dijkstra 凸包-A commonly used computer algorithms graph theory package contains the commonly used graph theory algorithms such as convex hull, and so dijkstra
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:665600
    • 提供者:李一
  1. convex

    0下载:
  2. 凸包算法 基于JarvisMarch的凸包算法-Convex hull algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:yujiufeng
  1. tubao

    0下载:
  2. 凸包算法及实现,供学习和参考使用,-Convex hull algorithm and implementation
  3. 所属分类:技术管理

    • 发布日期:2024-05-21
    • 文件大小:1079296
    • 提供者:严振龙
  1. newconvex

    0下载:
  2. 自写凸包算法,简单实用,连线清晰,算法简练-Since the convex hull algorithm to write simple, practical, connection clear, concise algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1693696
    • 提供者:lcj
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:33792
    • 提供者:xjm
  1. GrahamScan

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

    • 发布日期:2024-05-21
    • 文件大小:66560
    • 提供者:陈琳
  1. 3

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

    • 发布日期:2024-05-21
    • 文件大小:403456
    • 提供者:黄文嘉
  1. 4

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

    • 发布日期:2024-05-21
    • 文件大小:9682944
    • 提供者:黄文嘉
  1. tubaoC

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

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:julingbin
  1. tubao

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:xiejuan
  1. JavaConvexHall

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

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:Tom
  1. tubao

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

    • 发布日期:2024-05-21
    • 文件大小:1960960
    • 提供者:LiangTreeMan
  1. PolyLine

    0下载:
  2. 使用QT编写的求多个点的最小凸包算法,有图形显示,使用鼠标画点,最后生成最小凸包。-Written request to use QT minimum number of points the convex hull algorithm, graphical display, use the mouse to draw, and finally generate the smallest convex hull.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:836608
    • 提供者:chao
  1. Delaunay-triangulation-algorithm

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

    • 发布日期:2024-05-21
    • 文件大小:235520
    • 提供者:吉祥如意
  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
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:41984
    • 提供者: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例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:天水
  1. quick-convex-hull

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

    • 发布日期:2024-05-21
    • 文件大小:1013760
    • 提供者:Mcy
  1. TuBao

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

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:yt
  1. Two-dimensional

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

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:王米
« 1 2 3 45 6 7 8 9 »

源码中国 www.ymcn.org