代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/220289/14843866
m rbf.m
function net = rbf(nin, nhidden, nout, rbfunc, outfunc, prior, beta)
%RBF Creates an RBF network with specified architecture
%
% Description
% NET = RBF(NIN, NHIDDEN, NOUT, RBFUNC) constructs and init
www.eeworm.com/read/212307/15160175
m rbf.m
function net = rbf(nin, nhidden, nout, rbfunc, outfunc, prior, beta)
%RBF Creates an RBF network with specified architecture
%
% Description
% NET = RBF(NIN, NHIDDEN, NOUT, RBFUNC) constructs and init
www.eeworm.com/read/482538/1287502
cc icmperror.cc
/*
* icmperror.{cc,hh} -- element constructs ICMP error packets
* Robert Morris, Eddie Kohler
*
* Copyright (c) 1999-2000 Massachusetts Institute of Technology
* Copyright (c) 2003 International
www.eeworm.com/read/237048/4633535
java simpledateformat.java
/* SimpleDateFormat.java -- A class for parsing/formating simple
date constructs
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
www.eeworm.com/read/233209/4693974
dpr gditest81.dpr
program GDITEST81;
uses
Windows,
Messages,
SysUtils,
GDIPAPI,
GDIPOBJ;
// The following example constructs a path gradient brush from a star-shaped
// path. The code calls the Se
www.eeworm.com/read/173143/5376628
dpr gditest81.dpr
program GDITEST81;
uses
Windows,
Messages,
SysUtils,
GDIPAPI,
GDIPOBJ;
// The following example constructs a path gradient brush from a star-shaped
// path. The code calls the Se
www.eeworm.com/read/344585/3207783
m rbf.m
function net = rbf(nin, nhidden, nout, rbfunc, outfunc, prior, beta)
%RBF Creates an RBF network with specified architecture
%
% Description
% NET = RBF(NIN, NHIDDEN, NOUT, RBFUNC) constructs and init
www.eeworm.com/read/286354/4039593
dpr gditest81.dpr
program GDITEST81;
uses
Windows,
Messages,
SysUtils,
GDIPAPI,
GDIPOBJ;
// The following example constructs a path gradient brush from a star-shaped
// path. The code calls the Se
www.eeworm.com/read/449063/1682479
cpp testfailure.cpp
#include "cppunit/Exception.h"
#include "cppunit/Test.h"
#include "cppunit/TestFailure.h"
namespace CppUnit {
/// Constructs a TestFailure with the given test and exception.
TestFailure::TestFailure
www.eeworm.com/read/413855/2158021
cc icmperror.cc
/*
* icmperror.{cc,hh} -- element constructs ICMP error packets
* Robert Morris, Eddie Kohler
*
* Copyright (c) 1999-2000 Massachusetts Institute of Technology
* Copyright (c) 2003 International