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

搜索资源列表

  1. grahams-scan

    0下载:
  2. 此为凸包的graham的scan算法,思路清晰,易实现。-This is the convex hull of graham scan algorithm, the idea is clear and easy to implement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1431
    • 提供者:john
  1. TTestMinvexCoh

    0下载:
  2. 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的二维凸包。 -Demand point set minimum the convex hull Graham algorithm. Given a set of points in the plane, to identify a minimal set of points sequential links forming a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:40385
    • 提供者:jxjj609
  1. tubao

    0下载:
  2. 用graham算法在vc环境下编写的形成一个最小凸包程序,能够读入一个点文件,并输出一个点文件。-A minimum convex hull program written using the the graham algorithm in vc environment can be read into a point file and output a point file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:156092
    • 提供者:luoxin
  1. dec96

    0下载:
  2. 国外游戏开发者杂志1996年第十二期配套代码,包含了Greg Graham的关于DirectSound3D的例子代码-Code of game development magazine in 1996 12th issue, it including Greg Graham example code about DirectSound3D
  3. 所属分类:Other Games

    • 发布日期:2017-12-04
    • 文件大小:349726
    • 提供者:hertre
  1. grahams

    0下载:
  2. Graham Scan to generic convexha-Graham Scan to generic convexhall
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:3079
    • 提供者:dos
  1. sanwei-mofang-

    0下载:
  2. 普通玩法   这类玩法适合拿魔方当作放松和娱乐的爱好者。他们通常仅仅满足于复原一个魔方,不会追求更高的标准。一般按照网上的视频教程七个步骤就可以还原,简单易学。   45岁的英国建筑工人格雷厄姆·帕克就花费了26年还原一个魔方。   竞速玩法   竞速玩法出现的具体的时间已经难以考证。当爱好者们已经能够熟练复原魔方的时候,就开始追求最快的复原。竞速复原有几个要点:使用的方法要最简便,但是随之产生的问题是步骤越少,需要记忆的公式就越多;使用的魔方需要最适合竞速使用,不会卡住或者打滑,所以出现了为魔
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-27
    • 文件大小:2406
    • 提供者:lincy
  1. graham

    0下载:
  2. 用matlab求二维凸包,并求出二维凸包的面积-Using matlab to calculate the two-dimensional convex hull, and find the two-dimensional convex hull area
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1394
    • 提供者:刘兴
  1. GrahamFCH

    0下载:
  2. 本代码主要实现土包问题的算法,采用Graham扫描算法,随机生成指定数量的点,求解其凸包。代码中包含注释-The code of the main problems of soil packet algorithm, using Graham scan algorithm to randomly generate a specified number of points, solving its convex hull. Code contains annotations
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:48183
    • 提供者:张森
  1. ConvexHull

    0下载:
  2. 使用C++实现的基于OpenGl的Graham扫描法求解二维凸包问题-Using c++ implementation based on OpenGl Graham scan method to solve the two dimensional convex hull problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:140780
    • 提供者:jsbaixue
  1. convex_hull

    0下载:
  2. 凸包问题的算法实现,graham算法实现,分治算法以及暴力算法,有简单图形界面-Convex Hull algorithm problem, graham algorithm, divide and conquer algorithms and violence algorithm, a simple graphical interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3030
    • 提供者:yhlhit
  1. elementordering

    0下载:
  2. Graham算法,对形成不规则三角网的最小凸包点进行寻找,并形成最小凸闭包-Graham algorithm, the minimum convex hull point to form a triangular irregular network was looking to form a minimum convex closure
  3. 所属分类:GIS program

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王欣
  1. fenzhi

    0下载:
  2. 凸包求解算法。 实现基于枚举方法的凸包求解算法 实现基于Graham-Scan的凸包求解算法 实现基于分治思想的凸包求解算法 对比三种凸包求解算法 -Convex hull algorithm. Based on Convex Hull algorithm enumeration method Based on Graham-Scan convex hull algorithm Based on Divide and Conquer convex hull alg
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1157000
    • 提供者:大酱
  1. Convex-hull-test-base

    0下载:
  2. 凸包最常用的凸包算法是Graham扫描法和Jarvis步进法-The most common convex hull convex hull algorithms Graham Jarvis stepping and scanning method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:7852
    • 提供者:苏晓朋
  1. JAVA

    0下载:
  2. Project Descr iption nBayes (based on Paul Graham's spam filter) makes it easy to introduce statistics based decision using JAVA
  3. 所属分类:C#编程

  1. 46219700

    0下载:
  2. 凸包最常用的凸包算法是Graham扫描法和Jarvis步进法 本程序用Graham扫描法实现凸包的绘制()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:Nigzc
  1. 34874711

    0下载:
  2. 凸包最常用的凸包算法是Graham扫描法和Jarvis步进法 本程序用Graham扫描法实现凸包的绘制()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:pgntax
  1. OpenGL编程指南(原书第8版)中文高清晰版.pdf

    1下载:
  2. OpenGL 编程指南 ( 原书第 8 版 ) (美)Dave Shreiner Graham Sellers John Kessenich Bill Licea-Kane 著 王锐 等译(OpenGL Programming Guide: The Official Guide to Learning. OpenGL, Version 4.3, Eighth Edition.)
  3. 所属分类:OpenGL

    • 发布日期:2021-01-23
    • 文件大小:3469312
    • 提供者:关二哥哥
« 1 2 3»
搜珍网 www.dssz.com