文件名称:Kmeans
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-09
- 文件大小:
- 308kb
- 下载次数:
- 0次
- 提 供 者:
- 董*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个实现聚类算法的系统。Kmeans算法。用C#实现。-A clustering algorithm implemented system. Kmeans algorithms. With C#.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Kmeans\KMeans.sln
......\KMeans.suo
......\WindowsFormsApplication2\bin\Debug\Microsoft.Office.Interop.Excel.dll
......\........................\...\.....\Microsoft.Vbe.Interop.dll
......\........................\...\.....\Office.dll
......\........................\...\.....\WindowsFormsApplication2.exe
......\........................\...\.....\WindowsFormsApplication2.pdb
......\........................\...\.....\WindowsFormsApplication2.vshost.exe
......\........................\...\.....\WindowsFormsApplication2.vshost.exe.manifest
......\........................\ExcelOperation.cs
......\........................\Kmeans.csproj
......\........................\KMeansShow.cs
......\........................\KMeansShow.Designer.cs
......\........................\KMeansShow.resx
......\........................\Main_Form.cs
......\........................\Main_Form.Designer.cs
......\........................\Main_Form.resx
......\........................\obj\Debug\Kmeans.csproj.FileListAbsolute.txt
......\........................\...\.....\Kmeans.csproj.GenerateResource.Cache
......\........................\...\.....\ResolveAssemblyReference.cache
......\........................\...\.....\WindowsFormsApplication2.exe
......\........................\...\.....\WindowsFormsApplication2.KMeansShow.resources
......\........................\...\.....\WindowsFormsApplication2.Main_Form.resources
......\........................\...\.....\WindowsFormsApplication2.Properties.Resources.resources
......\........................\OfficeService.cs
......\........................\PaintPicture.cs
......\........................\Program.cs
......\........................\...perties\AssemblyInfo.cs
......\........................\..........\Resources.Designer.cs
......\........................\..........\Resources.resx
......\........................\..........\Settings.Designer.cs
......\........................\..........\Settings.settings
......\........................\obj\Debug\Refactor
......\........................\...\.....\TempPE
......\........................\bin\Debug
......\........................\obj\Debug
......\........................\bin
......\........................\obj
......\........................\Properties
......\........................\Service References
......\WindowsFormsApplication2
Kmeans