搜索资源列表
凸包算法
- 用C#界面,鼠标在界面中点击生成点,然后系统会求出其凸包。
tubaoC
- C#编写的凸包算法,计算机图形学中的东西~C#编写-tubao convex hull algorithm Oh good things
CONVEXHULL
- 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在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
GrahamFCH
- 本代码主要实现土包问题的算法,采用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
jmMixing
- 利用Csharp编程语言实现某些常用的空间分析算法,要求具备基本的图文功能界面,所有实验均集成在同一系统中,要求实现如下功能 1.曲线抽样算法的实现 要求采用2种不同的算法进行曲线抽样,并分别对抽样的效果进行评价和比较。 2.离散点群空间分布参数的计算 要求计算空间点群的各种空间分布参数,如分布密度、各种分布中心、分布轴线、离散度等。 3.曲线插值与光滑算法的实现 要求利用任意两种不同的插值算法实现曲线的插值与光滑,并进行对比分析。 4.膨胀系数的计算与最小凸包的
gunqiu-master
- GIS基本图形算法,包括凸包、凹包、QEM等共计26中,请大家参考-GIS basic graphics algorithms, including convex, concave envelope, QEM a total of 26, please refer to
DEM两种凸包算法程序 C# .NET
- c#下的dem内插,凸包,界面简单,语言简单,可以运行(C# DEM Interpolation, convex hull, simple interface, simple language, and can run.)