代码搜索:sequential
找到约 1,846 项符合「sequential」的源代码
代码结果 1,846
www.eeworm.com/read/483114/6609682
m smosvctutor.m
function tutor = smosvctutor1(arg)
% SMOSVCTUTOR
%
% Construct a tutor object for training support vector classifiers using the
% sequential minimal optimisation algorithm.
%
% Examples:
%
%
www.eeworm.com/read/483114/6609685
asv smosvctutor.asv
function tutor = smosvctutor1(arg)
% SMOSVCTUTOR
%
% Construct a tutor object for training support vector classifiers using the
% sequential minimal optimisation algorithm.
%
% Examples:
%
%
www.eeworm.com/read/483114/6609688
m smosvctutor1.m
function tutor = smosvctutor1(arg)
% SMOSVCTUTOR
%
% Construct a tutor object for training support vector classifiers using the
% sequential minimal optimisation algorithm.
%
% Examples:
%
%
www.eeworm.com/read/483114/6609758
asv smosvctutor.asv
function tutor = smosvctutor1(arg)
% SMOSVCTUTOR
%
% Construct a tutor object for training support vector classifiers using the
% sequential minimal optimisation algorithm.
%
% Examples:
%
%
www.eeworm.com/read/340330/12165949
cs osversioninfo2.cs
namespace FrameCountry
{
using System;
using System.Runtime.InteropServices;
[StructLayout(LayoutKind.Sequential)]
public struct OSVersionInfo2
{
public int OSVers
www.eeworm.com/read/128468/14295527
c smoker.c
/* --------------------------------------------------------------------
[Alpha,bias,nsv,trn_err,margin] = smoker( K, labels, C, eps, tol, Alpha, bias )
Sequential Minimal Optimizer.
Make executabl
www.eeworm.com/read/233917/4663527
v cordic_par_seq_apb.v
// CORDIC_par_seq_APB.v Core ALU of a CORDIC rotator,
// word-sequential implementation
// with APB interface
// Doulos Ltd.
//
// Revision information:
www.eeworm.com/read/230735/4719574
cs blob.cs
using System;
using System.Runtime.InteropServices;
using bluetoothX;
namespace bluetoothX
{
[StructLayout(LayoutKind.Sequential, Size=8)]
internal struct BLOB
{
public
www.eeworm.com/read/273662/4201606
c key-gen.c
/* key-gen.c --- manufacturing sequential keys for some db tables
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
www.eeworm.com/read/273662/4201607
h key-gen.h
/* key-gen.c --- manufacturing sequential keys for some db tables
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.