CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - SVM VC

搜索资源列表

  1. svm算法vc源代码

    1下载:
  2. Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1076852
    • 提供者:yu
  1. svm7

    0下载:
  2. 支持向量机是一种专门用于样本分类的算法,本程序用VC++实现了SVM算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:83761
    • 提供者:shighx
  1. source-svm

    0下载:
  2. 使用支持向量机(svm)方法进行图像的单视度量(single view metrology)的vc++(需要用到wxwindows2.4.2)和matlab源代码.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20103
    • 提供者:余晖
  1. svm7

    0下载:
  2. 支持向量机源码,vc编写,对于svm初学者非常使用非常方便-The coad of svm,base on vc,and it is useful to beginner.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:76196
    • 提供者:白起
  1. GestureApp

    0下载:
  2. VC开发的鼠标姿势识别软件,使用了SVM向量机算法.-A program of mouse attitude recognise,use the SVM arithmetic to realize.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:162526
    • 提供者:邱卫国
  1. SVMLight_vc

    0下载:
  2. 机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1601058
    • 提供者:邵云
  1. mySVM.zip

    1下载:
  2. 支持向量机(SVM)的VC源代码,内有应用手册和应用实例。,Support Vector Machine (SVM) of the VC source code, with the application of manuals and application examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:462323
    • 提供者:Xiaojun Tang
  1. libsvm

    0下载:
  2. 关于libsvm的VC程序,用于机器学习中的识别和分类-a VC code about lib-svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:11815
    • 提供者:fangpiao
  1. lib-SVM分类器C实现

    0下载:
  2. lib-SVM分类器实现,一个用VC实现的SVM分类器。,lib-SVM classifier implementation, implementation of a VC with the SVM classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:410409
    • 提供者:andy
  1. libsim

    0下载:
  2. 这是一个用vc++写成的有关SVM分类的问题,能进行多类分类。找最优超平面相当好。十分有用-This is a used vc++ Written on the SVM classification problem, able to multi-category classification. To find optimal hyper-plane is very good. Very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:240381
    • 提供者:孟祥
  1. asvm_source

    0下载:
  2. 英國人編寫的svm 使用vc++ 的環境開發,內有完整的source code ,肯定有幫助!-British svm prepared environment using vc++ development, there are a complete source code, will certainly help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:224860
    • 提供者:spencer
  1. SVM_vc

    0下载:
  2. vc环境下的支持向量机源码,包含了训练验证数据-vc environment source of support vector machines, including the training to verify data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:226333
    • 提供者:王建
  1. svmclass

    2下载:
  2. 本代码是实现支持向量机的源码,用VC++实现,如果不懂请读里面的文件说明-This code is to achieve source Support Vector Machine with VC++ Achieve, if not understand, please read the documentation inside
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:648409
    • 提供者:王刚
  1. SVM

    1下载:
  2. VC++实现的SVM的算法实现,应用于机器学习的好方法.-VC to achieve the SVM algorithm, used in a good way of machine learning.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-26
    • 文件大小:427282
    • 提供者:qiyali
  1. vc-SVM

    0下载:
  2. 支持向量机的VC++相关源程序代码,希望对大家有用!-SVM VC++ Related source code, useful for all of us hope!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1076523
    • 提供者:liyan
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:879776
    • 提供者:Sheng
  1. SVM

    0下载:
  2. svm算法源代码VC++实现,很好的一个程序-svm algorithm source code VC++ implementation, a good a program. . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1048739
    • 提供者:jiwei
  1. smo-svm

    0下载:
  2. 利用vc编写的支持向量机分类问题的smo源代码,参考Vapnik的文章写的,主要用途是分类.-This is the complete SMO code in SVM for pattern recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1348
    • 提供者:hb
  1. svm

    0下载:
  2. 支持向量机源码,vc编写,对于svm初学者非常使用非常方便 -support vector machine vc source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:76798
    • 提供者:李白
  1. SVM

    1下载:
  2. 运用VC实现支持向量机进行故障诊断,很有效地将刀具的故障检测相互来,准确率高-Using VC implementation of support vector machines for fault diagnosis, very effective tool fault detection are to, high accuracy rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3578853
    • 提供者:金艳
« 12 »
搜珍网 www.dssz.com