代码搜索:svc
找到约 5,868 项符合「svc」的源代码
代码结果 5,868
www.eeworm.com/read/183760/9141611
c svc.c
/* svc.c - server-side remote procedure call interface */
/* Copyright 1984-2000 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (C) 1984, Sun Microsystems, Inc.
*
* Sun RPC
www.eeworm.com/read/281455/9154915
m svc.m
function [nsv, alpha, b0] = svc(X,Y,ker,C)
%SVC Support Vector Classification
%
% Usage: [nsv alpha bias] = svc(X,Y,ker,C)
%
% Parameters: X - Training inputs
% Y - Training t
www.eeworm.com/read/183443/9158817
m svc.m
function net = svc(arg, sv, w, bias)
% SVC
%
% Construct a support vector classification (SVC) network object.
%
% Examples:
%
% % default constructor (linear, hardmargin SVC with no suppo
www.eeworm.com/read/281357/9160338
h svc.h
/* $OpenBSD: svc.h,v 1.2 1997/09/21 10:46:16 niklas Exp $ */
/* $NetBSD: svc.h,v 1.9 1995/04/29 05:28:01 cgd Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unres
www.eeworm.com/read/378503/9228146
h svc.h
/* $OpenBSD: svc.h,v 1.2 1997/09/21 10:46:16 niklas Exp $ */
/* $NetBSD: svc.h,v 1.9 1995/04/29 05:28:01 cgd Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unres
www.eeworm.com/read/181816/9236190
m svc.m
function [nsv, alpha, b0] = svc(X,Y,ker,C)
%SVC Support Vector Classification
%
% Usage: [nsv alpha bias] = svc(X,Y,ker,C)
%
% Parameters: X - Training inputs
% Y - Trai
www.eeworm.com/read/181389/9256450
m svc.m
function net = svc(arg, sv, w, bias)
% SVC
%
% Construct a support vector classification (SVC) network object.
%
% Examples:
%
% % default constructor (linear, hardmargin SVC with no suppo
www.eeworm.com/read/181388/9256582
m svc.m
function net = svc(arg, sv, w, bias)
% SVC
%
% Construct a support vector classification (SVC) network object.
%
% Examples:
%
% % default constructor (linear, hardmargin SVC with no suppo