CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - multi-class

搜索资源列表

  1. SVMmulticlass

    0下载:
  2. SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:86500
    • 提供者:王强
  1. Serial(MFC).rar

    0下载:
  2. 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:55055
    • 提供者:邓梦
  1. svm_perf.tar.gz

    0下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:109271
    • 提供者:jon
  1. zeus-2-0-e

    1下载:
  2. 人工智能中Agent开发包。多 Agent 系统是处理自治 Agent 之间知识层的协作问题,然而,目前,由于建立多 Agent 系统固有的困难,这一愿望还没实现,因此, Agent 开发者就渴望能建立分散的多 Agent 系统开发方法论和工具包,这种思想带来了 ZEUS Agent Building Toolkit 的问世。通过 Agent 级的组成部分的一个库的支持,以及 Agent 建立过程的环境支持,这个工具包便于快速开发出协作的多 Agent 应用。 ZEUS 工具包是建立 Agent
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:43992595
    • 提供者:sxcafe
  1. roughsetclassification

    0下载:
  2. 本程序的主要功能是实现多类别分类。首先获得任意两类的规则集,然后对任意待测样品,分别带入任意两类规则进行分类判别,直至代入全部的两类规则集。最终统计类别数即为待测样品的最终分类。-This procedure s main function is to achieve multi-class classification. First obtain two types of arbitrary rule set, and then for any sample, respectively, in
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5606
    • 提供者:王飞
  1. USkinDemo

    0下载:
  2. 一个很好的打印机类库,支持打印预览,打印机设置,多页打印,重载打印机对话框等功能-a good printer class library, support print preview, printer settings, multi-page printing, heavy-duty printers dialog functions -A good library printers to support the print preview, printer settings, multi-p
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1447299
    • 提供者:zhangjin
  1. 003

    0下载:
  2. Multi class distinction+EEG signal processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:249293
    • 提供者:reza
  1. Chap10C

    0下载:
  2. 基于MFC的多视类MDI动态切分窗口示例-MFC-based multi-class MDI as an example Dynamic segmentation window
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1984355
    • 提供者:wolfee
  1. svm_perf

    1下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:117936
    • 提供者:jon
  1. thread Console

    0下载:
  2. 一个控制台类和一个 多线程类,而且调用方便,是多线程的,运行性能超级稳定,SP3 测试、虚拟机测试均无崩溃现象,可正常退出,暂停、继续。这个多线程运行 绝对稳定 IDE中不崩溃,堪称精品…… -A console and a multi-class thread class, and the call is convenient, is multi-threaded, super-stable operating performance, SP3 test, there was no c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-01-30
    • 文件大小:18415
    • 提供者:liusgeng
  1. Multi-threadedapplicationdevelopment

    0下载:
  2. Microsoft Win32? 应用程序编程接口(API)下提供多线程访问的库是不同的,但是我们不关注这一问题。示例程序套件,Threadlib.exe,是在一个Microsoft Foundation Class Library (MFC)应用程序中使用Win32多线程API来编写的,但是,您是使用Microsoft C运行时(CRT)库、MFC库,还是单纯的(barebones) Win32 API来创建和维持线程-Multi-threaded application developme
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-30
    • 文件大小:13291152
    • 提供者:ronin
  1. Statement-date-class

    0下载:
  2. 声明日期类,数据成员有year、month、day,成员函数有输出日期、加一天等。要求使用多文件结构来组织程序。-Declaration date classes, data members of the year, month, day, date of membership function has the output, plus one day and so on. Require the use of multi-file structure to organize the progr
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3110
    • 提供者:钱行
  1. multi-inheritance-collision

    0下载:
  2. 示例说明了多重继承中存在的冲突及二义性,为虚基类的引入提供案例说明。-The demo shows that the collision and ambiguity is existed in the multi-inheritance and provide the basis for the virtual class.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:186753
    • 提供者:Pruce Gao
  1. svm_multiclass.tar

    0下载:
  2. support vector machine for multi class classification
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:83175
    • 提供者:shobana
  1. multi-thread

    0下载:
  2. 多线程编程的模板类,可以更好的让我们理解多线程编程-Multi-threaded programming template class can be better for us to understand the multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:2977
    • 提供者:文川
  1. Multi-threaded

    0下载:
  2. 使用2个线程计算2至50000之间的素数。分别使用Thread类、Runnable接口和线程组3种方法编写程序。-Use two threads to calculate the prime numbers between 2-50000. , Respectively, three kinds of ways to write programs using the Thread class, Runnable interface, and thread group.Use two thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3894
    • 提供者:王小娟
  1. Multi-function-calculator

    0下载:
  2. 多功能,简便的计算器。这是完成 C++ 作业的最好计算器程序。-It is a multi-function and simple calculator. This is a complete and the best calculator program for C++ class.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:63604
    • 提供者:WQL
  1. dlxxwz

    0下载:
  2. 多类学习文章阅读网站,对文章介绍或书城建站有助-Multi-class learning article read the site
  3. 所属分类:.net

    • 发布日期:2017-05-14
    • 文件大小:3261707
    • 提供者:飞叶
  1. Multi-class-SVM--LS_SVMlab

    0下载:
  2. 工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合-Toolbox: LS_SVMlab Classification_LS_SVMlab.m- multi-class classification Regression_LS_SVMlab.m- function fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1014808
    • 提供者:xianjun
  1. Multi-class-SVM--OSU_SVM3.00

    0下载:
  2. 一款基于svm的程序,在windows下运行,主要用于svm分类-Toolbox: OSU_SVM3.00 Classification_OSU_SVM.m- multi-class classification
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1147943
    • 提供者:xianjun
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com