代码搜索:NETWORKS

找到约 10,000 项符合「NETWORKS」的源代码

代码结果 10,000
www.eeworm.com/read/112192/6147062

cxx stateuasringing.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redis
www.eeworm.com/read/112192/6147178

cxx perfconstructstatus.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redist
www.eeworm.com/read/112192/6147190

cxx perfdecodeandstore.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redist
www.eeworm.com/read/112192/6147294

cxx siptransactionidtest.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redist
www.eeworm.com/read/112192/6147301

cxx siposptest.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redis
www.eeworm.com/read/112192/6147303

cxx sipmsgtest.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redist
www.eeworm.com/read/112192/6147308

cxx sipparameterlisttest.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redist
www.eeworm.com/read/112192/6147323

cxx sipviatest.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redist
www.eeworm.com/read/483114/6609703

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/483114/6609793

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!) %