CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SVM C language

搜索资源列表

  1. SMV_v3.5

    0下载:
  2. 3GPP2的可选模式声码器的代码SVM,C语言编写.-3GPP2 optional mode vocoder SVM code, C language.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:825.37kb
    • 提供者:王晶
  1. lasvm-source

    0下载:
  2. 用C语言实现的最新且最快的SVM源码,可用于解决多类分类问题-C language of the latest and fastest source of SVM can be used to solve the multi-category classification
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52.14kb
    • 提供者:zql
  1. svm_light3

    0下载:
  2. 支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52.57kb
    • 提供者:许佳
  1. linzhirenSVMcode(libsvm)

    0下载:
  2. matlab和C语言的SVM编写的程序,据说很有名,很多人以此为蓝本改进-matlab and C language procedures for the preparation of SVM, it is said well-known, many people draw on to improve
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:410.29kb
    • 提供者:gj
  1. SVM

    1下载:
  2. 用C语言自己编写基于特定训练数据和测试数据的SVM程序,并用AUC对其评估-I have written using C language based on the specific training data and test data of the SVM procedure, and their assessment of AUC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:521.03kb
    • 提供者:高如如
  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
    • 文件大小:859.16kb
    • 提供者:Sheng
  1. svm_light

    0下载:
  2. 由cornell的Thorsten Joachims在dortmund大学时开发,成为LibSVM之后最为有名的SVM软件包。开源,用C语言编写,用于ranking问题 -By cornell' s Thorsten Joachims in dortmund university development, to become LibSVM among the most well-known SVM packages. Open-source, using C language for
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:410kb
    • 提供者:biebietuo
  1. LS-SVMlab1.5

    0下载:
  2. SVM Algorithm, ls-svm FOR C language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:31.87kb
    • 提供者:yejing
  1. mySVM_C

    1下载:
  2. c语言开发的支持向量机,用于分类和回归。-Support vector machine (SVM) based on C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:649.69kb
    • 提供者:李波
  1. svm-toolbox

    0下载:
  2. 用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:79.04kb
    • 提供者:lily
  1. SVM

    1下载:
  2. SVM的C语言实现代码,可以直接移植到自己的工程中。-SVM' s C language code can be directly transplanted into their own works.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:259.42kb
    • 提供者:kangue
  1. c-svm

    0下载:
  2. 用c语言实现支持向量机的算法,内容很好的,真的-C language support vector machine algorithm, good content, really
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:7.79kb
    • 提供者:wangyunkai
  1. AlgorithmSVM

    0下载:
  2. SVM的c语言实现,支持向量机SVM(Support Vector Machine)作为一种可训练的机器学习方法,依靠小样本学习后的模型参数进行导航星提取,可以得到分布均匀且恒星数量大为减少的导航星表. -SVM-c language, support vector machine SVM (Support Vector Machine) as a trainable machine learning methods, relying on small samples after learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.96kb
    • 提供者:高危
  1. LIB-svm-c

    0下载:
  2. LIBSVM在C++环境下的调试和程序注释-LibSVM debugging environment in C++ language
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:239.85kb
    • 提供者:sonzhiqiang
  1. svm

    0下载:
  2. SVM源代码,亲测有效,C语言版本,有需要的可以下载-SVM source code, pro-test, C language version, there is a need to download
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:22.71kb
    • 提供者:乐文华
  1. SVM-code

    0下载:
  2. 支持向量机源代码,用C语言编写的,适用于分类及回归分析-Support vector machine (SVM) source code, written in C language, suitable for classification and regression analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5.34kb
    • 提供者:panxinghui
  1. SVM

    0下载:
  2. 利用libsvm包,实现人工智能识别。在c语言根据livsvm包实现智能分类与识别功能。-Using the libsvm package, the realization of artificial intelligence identification. In the C language according to the livsvm package to achieve intelligent classification and recognition function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:398.85kb
    • 提供者:何杰
  1. svm

    0下载:
  2. MATLAB支持向量机,编程实现,已用C语言转,内附Windows x64和x32(MATLAB SVM Programming implementation, has been used in C language, Windows x64 and X32)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:94kb
    • 提供者:anzong
  1. SVM

    0下载:
  2. 该算法用Visual Studio编写 ,用于实现对样本的训练以及测试,并可以转换成matlab语言,直接调用子程序(The algorithm is written in Visual Studio, which is used to train and test the sample, and can be converted into a matlab language and directly invoked the subroutine.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:23kb
    • 提供者:飘逸的猪
  1. libsvm-master

    0下载:
  2. Code classification by using svm with language matlab and c++
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:851kb
    • 提供者:Superdragon76
« 12 »
搜珍网 www.dssz.com