代码搜索:construct

找到约 6,584 项符合「construct」的源代码

代码结果 6,584
www.eeworm.com/read/367160/9773603

f drotg.f

SUBROUTINE DROTG(DA,DB,C,S) * .. Scalar Arguments .. DOUBLE PRECISION C,DA,DB,S * .. * * Purpose * ======= * * construct givens plane rotation. * jack dongarra,
www.eeworm.com/read/170638/9795315

cpp pittnet.cpp

// pittnet.CPP // Backpropagation / ART1 / Kohonen / Radial Basis // The purpose of this prototype is to allow the user to construct and // initialize a series of neural nets. Using the concept
www.eeworm.com/read/147898/12512846

java applicationmain.java

package projectclob; import javax.swing.UIManager; import java.awt.*; public class ApplicationMain { boolean packFrame = false; //Construct the application public ApplicationMain() { Fram
www.eeworm.com/read/147693/12538484

pl fig18_11.pl

% Figure 18.11 A program that induces if-then rules. % Learning of simple if-then rules :- op( 300, xfx,
www.eeworm.com/read/335332/12539625

java address.java

public class Address { private String street; private String city; private String state; private String zip; /** Construct an address with default properties */ public Address() { thi
www.eeworm.com/read/135852/13893387

java creditcard.java

package card; import java.awt.*; import javax.swing.*; public class creditCard { boolean packFrame = false; /** * Construct and show the application. */ public creditCard()
www.eeworm.com/read/235380/14072959

m nrbcirc.m

function curve = nrbcirc(radius,center,sang,eang) % % Function Name: % % nrbcirc - Construct a circular arc. % % Calling Sequence: % % crv = nrbarc() % crv = nrbarc(radius) % crv
www.eeworm.com/read/205203/15323590

cpp pittnet.cpp

// pittnet.CPP // Backpropagation / ART1 / Kohonen / Radial Basis // The purpose of this prototype is to allow the user to construct and // initialize a series of neural nets. Using the concept
www.eeworm.com/read/113856/15446832

java~2~ ipassignapp.java~2~

package tsinghuaip; import javax.swing.UIManager; import java.awt.*; public class IPAssignApp { boolean packFrame = false; //Construct the application public IPAssignApp() { IPA
www.eeworm.com/read/113856/15446842

java~3~ ipassignapp.java~3~

package tsinghuaip; import javax.swing.UIManager; import java.awt.*; public class IPAssignApp { boolean packFrame = false; //Construct the application public IPAssignApp() { IPA