文件名称:Code
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-09
- 文件大小:
- 487kb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SVM、Adaboost、K-Means 分类算法的实现,有助于理解分类算法的原理。-SVM, Adaboost, K-Means classification algorithm, helps to understand the principles of classification algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\Backup\Demo\AdaboostForm.cs
....\......\....\AdaboostForm.Designer.cs
....\......\....\AdaboostForm.resx
....\......\....\ClassificationDemo.csproj
....\......\....\ClassificationDemoForm.cs
....\......\....\ClassificationDemoForm.Designer.cs
....\......\....\ClassificationDemoForm.resx
....\......\....\NumericalInputDialog.cs
....\......\....\NumericalInputDialog.Designer.cs
....\......\....\NumericalInputDialog.resx
....\......\....\pearl.ico
....\......\....\PointCanvas.cs
....\......\....\PointCanvas.Designer.cs
....\......\....\PointCanvas.resx
....\......\....\Program.cs
....\......\....\...perties\AssemblyInfo.cs
....\......\....\..........\Resources.Designer.cs
....\......\....\..........\Resources.resx
....\......\....\..........\Settings.Designer.cs
....\......\....\..........\Settings.settings
....\......\Demo.sln
....\......\Demo.suo
....\ClassificationDemo.suo
....\Demo\AdaboostForm.cs
....\....\AdaboostForm.Designer.cs
....\....\AdaboostForm.resx
....\....\bin\Debug\ClassificationDemo.exe
....\....\...\.....\ClassificationDemo.pdb
....\....\...\.....\ClassificationDemo.vshost.exe
....\....\...\.....\ClassificationDemo.vshost.exe.manifest
....\....\...\.....\SVM.dll
....\....\ClassificationDemo.csproj
....\....\ClassificationDemo.csproj.user
....\....\ClassificationDemoForm.cs
....\....\ClassificationDemoForm.Designer.cs
....\....\ClassificationDemoForm.resx
....\....\NumericalInputDialog.cs
....\....\NumericalInputDialog.Designer.cs
....\....\NumericalInputDialog.resx
....\....\obj\Debug\build.force
....\....\...\.....\ClassificationDemo.AdaboostForm.resources
....\....\...\.....\ClassificationDemo.ClassificationDemoForm.resources
....\....\...\.....\ClassificationDemo.csproj.FileListAbsolute.txt
....\....\...\.....\ClassificationDemo.csproj.GenerateResource.Cache
....\....\...\.....\ClassificationDemo.csprojResolveAssemblyReference.cache
....\....\...\.....\ClassificationDemo.exe
....\....\...\.....\ClassificationDemo.NumericalInputDialog.resources
....\....\...\.....\ClassificationDemo.pdb
....\....\...\.....\ClassificationDemo.PointCanvas.resources
....\....\...\.....\ClassificationDemo.Properties.Resources.resources
....\....\...\.....\DesignTimeResolveAssemblyReferences.cache
....\....\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....\....\...\.....\TempPE\Properties.Resources.Designer.cs.dll
....\....\pearl.ico
....\....\PointCanvas.cs
....\....\PointCanvas.Designer.cs
....\....\PointCanvas.resx
....\....\Program.cs
....\....\...perties\AssemblyInfo.cs
....\....\..........\Resources.Designer.cs
....\....\..........\Resources.resx
....\....\..........\Settings.Designer.cs
....\....\..........\Settings.settings
....\....\SVM.dll
....\Demo.sln
....\Demo.suo
....\UpgradeLog.XML
....\_UpgradeReport_Files\UpgradeReport.css
....\....................\UpgradeReport.xslt
....\....................\UpgradeReport_Minus.gif
....\....................\UpgradeReport_Plus.gif
....\Demo\obj\Debug\TempPE
....\Backup\Demo\Properties
....\Demo\bin\Debug
....\....\...\Release
....\....\obj\Debug
....\Backup\Demo
....\Demo\bin
....\....\obj
....\....\Properties
....\Backup
....\Demo
....\_UpgradeReport_Files
Code