文件名称:test_SVM
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 455kb
- 下载次数:
- 0次
- 提 供 者:
- lingsh*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
支持向量机的测试代码,包含对矩阵的各种运算算法-Support vector machine test code, including a variety of operations on the matrix algorithms
(系统自动生成,下载前可以参看下载内容)
下载文件列表
支持向量机及其测试代码\svm_demo_source\svm_demo_source\license.txt
......................\...............\...............\SVMDemo\SVMDemo\bin\Debug\SVMDemo.vshost.exe
......................\...............\...............\.......\.......\Gaussian.cs
......................\...............\...............\.......\.......\obj\Debug\SVMDemo.csproj.FileListAbsolute.txt
......................\...............\...............\.......\.......\...\.....\SVMDemo.csproj.GenerateResource.Cache
......................\...............\...............\.......\.......\...\.....\SVMDemo.Properties.Resources.resources
......................\...............\...............\.......\.......\...\.....\SVMDemo.SVMCanvas.resources
......................\...............\...............\.......\.......\...\.....\SVMDemo.SVMDemoForm.resources
......................\...............\...............\.......\.......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......................\...............\...............\.......\.......\...\Release\TempPE\Properties.Resources.Designer.cs.dll
......................\...............\...............\.......\.......\pearl.ico
......................\...............\...............\.......\.......\Program.cs
......................\...............\...............\.......\.......\...perties\AssemblyInfo.cs
......................\...............\...............\.......\.......\..........\Resources.Designer.cs
......................\...............\...............\.......\.......\..........\Resources.resx
......................\...............\...............\.......\.......\..........\Settings.Designer.cs
......................\...............\...............\.......\.......\..........\Settings.settings
......................\...............\...............\.......\.......\SVMCanvas.cs
......................\...............\...............\.......\.......\SVMCanvas.Designer.cs
......................\...............\...............\.......\.......\SVMCanvas.resx
......................\...............\...............\.......\.......\SVMDemo.csproj
......................\...............\...............\.......\.......\SVMDemo.csproj.user
......................\...............\...............\.......\.......\SVMDemoForm.cs
......................\...............\...............\.......\.......\SVMDemoForm.Designer.cs
......................\...............\...............\.......\.......\SVMDemoForm.resx
......................\...............\...............\.......\SVMDemo.sln
......................\...............\...............\.......\SVMDemo.suo
......................\svm_demo_source.zip
......................\....source\svm_source\license.txt
......................\..........\..........\SVM\bin\Debug\SVM.dll
......................\..........\..........\...\...\.....\SVM.pdb
......................\..........\..........\...\...\.....\svm.xml
......................\..........\..........\...\Cache.cs
......................\..........\..........\...\GaussianTransform.cs
......................\..........\..........\...\IRangeTransform.cs
......................\..........\..........\...\Kernel.cs
......................\..........\..........\...\Model.cs
......................\..........\..........\...\Node.cs
......................\..........\..........\...\obj\Debug\SVM.csproj.FileListAbsolute.txt
......................\..........\..........\...\...\.....\SVM.dll
......................\..........\..........\...\...\.....\SVM.pdb
......................\..........\..........\...\Parameter.cs
......................\..........\..........\...\ParameterSelection.cs
......................\..........\..........\...\PerformanceEvaluator.cs
......................\..........\..........\...\PrecomputedKernel.cs
......................\..........\..........\...\Prediction.cs
......................\..........\..........\...\Problem.cs
......................\..........\..........\...\...perties\AssemblyInfo.cs
......................\..........\..........\...\RangeTransform.cs
......................\..........\..........\...\Scaling
......................\...............\...............\SVMDemo\SVMDemo\bin\Debug\SVMDemo.vshost.exe
......................\...............\...............\.......\.......\Gaussian.cs
......................\...............\...............\.......\.......\obj\Debug\SVMDemo.csproj.FileListAbsolute.txt
......................\...............\...............\.......\.......\...\.....\SVMDemo.csproj.GenerateResource.Cache
......................\...............\...............\.......\.......\...\.....\SVMDemo.Properties.Resources.resources
......................\...............\...............\.......\.......\...\.....\SVMDemo.SVMCanvas.resources
......................\...............\...............\.......\.......\...\.....\SVMDemo.SVMDemoForm.resources
......................\...............\...............\.......\.......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......................\...............\...............\.......\.......\...\Release\TempPE\Properties.Resources.Designer.cs.dll
......................\...............\...............\.......\.......\pearl.ico
......................\...............\...............\.......\.......\Program.cs
......................\...............\...............\.......\.......\...perties\AssemblyInfo.cs
......................\...............\...............\.......\.......\..........\Resources.Designer.cs
......................\...............\...............\.......\.......\..........\Resources.resx
......................\...............\...............\.......\.......\..........\Settings.Designer.cs
......................\...............\...............\.......\.......\..........\Settings.settings
......................\...............\...............\.......\.......\SVMCanvas.cs
......................\...............\...............\.......\.......\SVMCanvas.Designer.cs
......................\...............\...............\.......\.......\SVMCanvas.resx
......................\...............\...............\.......\.......\SVMDemo.csproj
......................\...............\...............\.......\.......\SVMDemo.csproj.user
......................\...............\...............\.......\.......\SVMDemoForm.cs
......................\...............\...............\.......\.......\SVMDemoForm.Designer.cs
......................\...............\...............\.......\.......\SVMDemoForm.resx
......................\...............\...............\.......\SVMDemo.sln
......................\...............\...............\.......\SVMDemo.suo
......................\svm_demo_source.zip
......................\....source\svm_source\license.txt
......................\..........\..........\SVM\bin\Debug\SVM.dll
......................\..........\..........\...\...\.....\SVM.pdb
......................\..........\..........\...\...\.....\svm.xml
......................\..........\..........\...\Cache.cs
......................\..........\..........\...\GaussianTransform.cs
......................\..........\..........\...\IRangeTransform.cs
......................\..........\..........\...\Kernel.cs
......................\..........\..........\...\Model.cs
......................\..........\..........\...\Node.cs
......................\..........\..........\...\obj\Debug\SVM.csproj.FileListAbsolute.txt
......................\..........\..........\...\...\.....\SVM.dll
......................\..........\..........\...\...\.....\SVM.pdb
......................\..........\..........\...\Parameter.cs
......................\..........\..........\...\ParameterSelection.cs
......................\..........\..........\...\PerformanceEvaluator.cs
......................\..........\..........\...\PrecomputedKernel.cs
......................\..........\..........\...\Prediction.cs
......................\..........\..........\...\Problem.cs
......................\..........\..........\...\...perties\AssemblyInfo.cs
......................\..........\..........\...\RangeTransform.cs
......................\..........\..........\...\Scaling