代码搜索:NETWORKS
找到约 10,000 项符合「NETWORKS」的源代码
代码结果 10,000
www.eeworm.com/read/181389/9256468
m maxwin.m
function net = maxwin(arg, sv, w, bias, C, zeta)
% MAXWIN
%
% Construct a max-win multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class maxw
www.eeworm.com/read/181389/9256563
m pairwise.m
function net = pairwise(arg)
% PAIRWISE
%
% Construct a pairwise multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class pairwise network!)
%
www.eeworm.com/read/181389/9256570
m dagsvm.m
function net = dagsvm(arg)
% PAIRWISE
%
% Construct a dag-svm multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class dagsvm network!)
%
%
www.eeworm.com/read/181388/9256602
m maxwin.m
function net = maxwin(arg, sv, w, bias, C, zeta)
% MAXWIN
%
% Construct a max-win multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class maxw
www.eeworm.com/read/181388/9256711
m pairwise.m
function net = pairwise(arg)
% PAIRWISE
%
% Construct a pairwise multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class pairwise network!)
%
www.eeworm.com/read/181388/9256719
m dagsvm.m
function net = dagsvm(arg)
% PAIRWISE
%
% Construct a dag-svm multi-class support vector classification network.
%
% Examples:
%
% % default constructor (a 0-class dagsvm network!)
%
%
www.eeworm.com/read/179943/9329722
hxx dtlsmessage.hxx
#ifndef RESIP_DTLSMESSAGE_HXX
#define RESIP_DTLSMESSAGE_HXX
#ifdef USE_DTLS
#include "resip/stack/Message.hxx"
#include
#if (OPENSSL_VERSION_NUMBER < 0x0090800fL )
#error
www.eeworm.com/read/179943/9329762
hxx statisticsmanager.hxx
#ifndef RESIP_StatisticsManager_hxx
#define RESIP_StatisticsManager_hxx
#include "rutil/Timer.hxx"
#include "rutil/Data.hxx"
#include "resip/stack/StatisticsMessage.hxx"
namespace resip
{
c
www.eeworm.com/read/179943/9329849
hxx applicationmessage.hxx
#ifndef RESIP_ApplicationMessage_hxx
#define RESIP_ApplicationMessage_hxx
#include "assert.h"
#include "resip/stack/Message.hxx"
namespace resip
{
class ApplicationMessage : public Messag
www.eeworm.com/read/179943/9329855
hxx macsecurity.hxx
#if !defined(RESIP_MACSECURITY_HXX)
#define RESIP_MACSECURITY_HXX
#include "resip/stack/Security.hxx"
namespace resip
{
// Instead of using Mac specific data types
// we pass around handle