文件名称:jmMixing
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-08-05
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- j*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用Csharp编程语言实现某些常用的空间分析算法,要求具备基本的图文功能界面,所有实验均集成在同一系统中,要求实现如下功能
1.曲线抽样算法的实现
要求采用2种不同的算法进行曲线抽样,并分别对抽样的效果进行评价和比较。
2.离散点群空间分布参数的计算
要求计算空间点群的各种空间分布参数,如分布密度、各种分布中心、分布轴线、离散度等。
3.曲线插值与光滑算法的实现
要求利用任意两种不同的插值算法实现曲线的插值与光滑,并进行对比分析。
4.膨胀系数的计算与最小凸包的实现
要求系统能自动计算多边形的膨胀系数,并自动生成多边形的最小凸包。
-Csharp programming language using some common spatial analysis algorithms, require basic graphic function interface, all experiments are integrated in the same system, required to achieve the following functions
1. And curve sampling algorithm
Require the use of two kinds of different algorithms curve samples, and were evaluated for the effect of sampling and comparison.
2. Spatial distribution of discrete point group calculation parameters
Require computing space group of the spatial distribution of various parameters such as density, various distribution centers, distribution axis, discrete degree.
3. Achieve a smooth curve interpolation algorithm with
Require the use of any two different interpolation algorithms curve interpolation and smooth, and comparative analysis.
4. Calculation of the coefficient of expansion to achieve the minimum convex hull
Requires that the system can automatically calculate the coefficient of expansion of the polygon, and automatically gen
1.曲线抽样算法的实现
要求采用2种不同的算法进行曲线抽样,并分别对抽样的效果进行评价和比较。
2.离散点群空间分布参数的计算
要求计算空间点群的各种空间分布参数,如分布密度、各种分布中心、分布轴线、离散度等。
3.曲线插值与光滑算法的实现
要求利用任意两种不同的插值算法实现曲线的插值与光滑,并进行对比分析。
4.膨胀系数的计算与最小凸包的实现
要求系统能自动计算多边形的膨胀系数,并自动生成多边形的最小凸包。
-Csharp programming language using some common spatial analysis algorithms, require basic graphic function interface, all experiments are integrated in the same system, required to achieve the following functions
1. And curve sampling algorithm
Require the use of two kinds of different algorithms curve samples, and were evaluated for the effect of sampling and comparison.
2. Spatial distribution of discrete point group calculation parameters
Require computing space group of the spatial distribution of various parameters such as density, various distribution centers, distribution axis, discrete degree.
3. Achieve a smooth curve interpolation algorithm with
Require the use of any two different interpolation algorithms curve interpolation and smooth, and comparative analysis.
4. Calculation of the coefficient of expansion to achieve the minimum convex hull
Requires that the system can automatically calculate the coefficient of expansion of the polygon, and automatically gen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jmMixing\jmMixing\bin\Debug\jmMixing.pdb
........\........\...\.....\jmMixing.vshost.exe
........\........\...\.....\jmMixing.vshost.exe.manifest
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\jmMixing.csproj
........\........\obj\Debug\jmMixing.csproj.FileListAbsolute.txt
........\........\...\.....\jmMixing.csproj.GenerateResource.Cache
........\........\...\.....\jmMixing.exe
........\........\...\.....\jmMixing.Form1.resources
........\........\...\.....\jmMixing.pdb
........\........\...\.....\jmMixing.Properties.Resources.resources
........\........\point\data.txt
........\........\.....\jm.txt
........\........\.....\姜闽.txt
........\........\.....\曲线抽样.txt
........\........\.....\曲线插值与光滑.txt
........\........\.....\离散点群空间分布参数.txt
........\........\.....\膨胀系数与最小凸包.txt
........\........\point.cs
........\........\Program.cs
........\........\...perties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\jmMixing.sln
........\jmMixing.suo
........\........\obj\Debug\TempPE
........\........\bin\Debug
........\........\obj\Debug
........\........\bin
........\........\obj
........\........\point
........\........\Properties
........\jmMixing
jmMixing