CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - hull

搜索资源列表

  1. ConvexHull

    0下载:
  2. Convex Hull Algorithm Implemetation in ASP C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:45.73kb
    • 提供者:abhishek
  1. Rob_Miles_CSharp_Yellow_Book_2010

    0下载:
  2. C#黄皮书 C# Programming Rob Miles Edition 2.0 July 2010 Department of Computer Science University of Hu-C# Yellow Book C# Programming Rob Miles Edition 2.0 July 2010 Department of Computer Science University of Hull
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:半半
  1. tubaoC

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

    • 发布日期:2017-04-08
    • 文件大小:33.81kb
    • 提供者:julingbin
  1. Rob-Miles_CSharp_Yellow_Book_2010

    0下载:
  2. C# Programming Yellow Book Rob Miles Edition 2.0 July 2010 Department of Computer Science University of Hull Good Introdutory book to learn computer programming and/with C#-C# Programming Yellow Book Rob Miles Edition 2.0 July
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2.56mb
    • 提供者:zeka.fl
  1. projekt6

    0下载:
  2. In mathematics, the convex hull or convex envelope for a set of points X in a real vector space V is the minimal convex set containing X.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:47.49kb
    • 提供者:Frida
  1. Helmert

    0下载:
  2. 赫尔模特方差分量估计C#实现 赫尔模特方差分量估计 赫尔模特方差分量估计 -Hull model estimates variance components model C# implementation of Hull Hull variance component estimation of variance components estimation model
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:71.72kb
    • 提供者:wang
  1. my_tubao

    0下载:
  2. Csharp凸包生成程序,自己做的,大家可以拿去用用看看,有什么改进意见,咱们可以讨论,我的邮箱feiyuno2@163.com-Csharp convex hull generator, own, and we can take it with a used look, what improvements, we can discuss, my mailbox feiyuno2@163.com
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:52.57kb
    • 提供者:飞鱼
  1. CSharpyouxi

    0下载:
  2. 一个简单C#小游戏,帮助你更加深对一些船体和控件的理解,请认真欣赏-A simple C# game to help you some more in-depth understanding of the hull and the controls,,,,
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:273.15kb
    • 提供者:李振岩
  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
    • 文件大小:41.25kb
    • 提供者:sunlu
  1. Delaunay-Triangle

    0下载:
  2. 同时实现三角网和凸包的生成!内附离散点数据!-Triangle network and the convex hull generated at the same time! Enclosing the discrete point data!
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:231.98kb
    • 提供者:张荐铭
  1. michel

    2下载:
  2. 用Michel积分法计算wigley船型兴波阻力-calculate the wave resistance of a wigley hull with the method of Michel integration
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1.58kb
    • 提供者:马磊鑫
  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
    • 文件大小:47.05kb
    • 提供者:张森
  1. DEMDelaunay

    0下载:
  2. 生成Delaunay三角网,先自动生成点,再生成凸包,再生成三角网-Generating Delaunay triangulation, the first automatic generation point, and then generate the convex hull, and then generate triangulation
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:71.94kb
    • 提供者:ljj
  1. jmMixing

    0下载:
  2. 利用Csharp编程语言实现某些常用的空间分析算法,要求具备基本的图文功能界面,所有实验均集成在同一系统中,要求实现如下功能 1.曲线抽样算法的实现 要求采用2种不同的算法进行曲线抽样,并分别对抽样的效果进行评价和比较。 2.离散点群空间分布参数的计算 要求计算空间点群的各种空间分布参数,如分布密度、各种分布中心、分布轴线、离散度等。 3.曲线插值与光滑算法的实现 要求利用任意两种不同的插值算法实现曲线的插值与光滑,并进行对比分析。 4.膨胀系数的计算与最小凸包的
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:78.05kb
    • 提供者:jm
  1. ImageSegmenation

    0下载:
  2. 通过视频的关键帧检测船体,数字图像处理的pro-Video key frame detection hull
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:59.17kb
    • 提供者:fanyang
  1. DEM两种凸包算法程序 C# .NET

    0下载:
  2. c#下的dem内插,凸包,界面简单,语言简单,可以运行(C# DEM Interpolation, convex hull, simple interface, simple language, and can run.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-03
    • 文件大小:207kb
    • 提供者:XXXDDD111
搜珍网 www.dssz.com