代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/216045/15028293
c regdown.c
/* $Revision: 1.21 $ */
/*
* REGDOWN A Simulink register down block
*
* Syntax: [sys, x0] = regdown(t, x, u, flag, OutputIndex, Increament, trigThreshold, cycl_flag)
* This block outp
www.eeworm.com/read/215423/15061498
mmp helloworld.mmp
// HelloWorld.mmp
//
// ?Symbian Software Ltd 2005. All rights reserved.
//
// For more information see the "MMP file syntax" section in the SDK
// documentation.
// Specify the file generated
www.eeworm.com/read/214301/15107143
m emdc.m
%EMDC computes Empirical Mode Decomposition
%
%
% Syntax
%
%
% [IMF,NB_ITERATIONS]=EMDC(T,X,STOP_PARAMETERS,MAX_IMFS);
%
%
% Description
%
%
% computes EMD according to [1] with stopp
www.eeworm.com/read/209231/15225250
svn-base svmtrain2.m.svn-base
% SVMTRAIN2 - Trains a support vector machine in batch mode
% using the L1 soft margin approach developed by
% Diehl and Cauwenberghs for two-class problems.
%
% Syntax: [a
www.eeworm.com/read/209231/15225252
svn-base move_indr.m.svn-base
% MOVE_INDR - Removes the indices indc from the indices inda
% and adds them to the reserve vector index list
% if necessary.
%
% Syntax: [inda,i] = move_indr(inda,indc)
www.eeworm.com/read/209231/15225265
svn-base gestloo.m.svn-base
% GESTLOO - Estimates g for the given example that results after
% unlearning the example.
%
% Syntax: g_est = gestloo(indc)
%
% indc: example index
%
% Version 3.22e -- Comments t
www.eeworm.com/read/209231/15225277
m move_indr.m
% MOVE_INDR - Removes the indices indc from the indices inda
% and adds them to the reserve vector index list
% if necessary.
%
% Syntax: [inda,i] = move_indr(inda,indc)
www.eeworm.com/read/209231/15225298
m svmtrain2.m
% SVMTRAIN2 - Trains a support vector machine in batch mode
% using the L1 soft margin approach developed by
% Diehl and Cauwenberghs for two-class problems.
%
% Syntax: [a
www.eeworm.com/read/209231/15225299
m gestloo.m
% GESTLOO - Estimates g for the given example that results after
% unlearning the example.
%
% Syntax: g_est = gestloo(indc)
%
% indc: example index
%
% Version 3.22e -- Comments t
www.eeworm.com/read/9264/166459
c asn1_dec.c
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) decoding
*
* @todo not optimised (yet), favor correctness over speed, favor speed over size
*/
/*
* Copyright (c) 2006 Axon D