代码搜索:construct

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

代码结果 6,584
www.eeworm.com/read/456224/6278889

m bez_sq_err.m

% Construct the Bezier Least Square Curve % First the parameter has to be deteremined % Using a Newton-Raphson Technique. Then the % corresponding relation is estimated function returnvalue = Be
www.eeworm.com/read/484371/6586404

m xil_rgb2ycrcb_enablement.m

function keysEnablementsStruct = Xil_RGB2YCrCb_enablement(blockHandle, keysValuesStruct) %intially, construct the return value (keysEnablementsStruct) with %all controls enabled keys = fieldnames(
www.eeworm.com/read/401517/11556604

h scsi2.h

/*******************************************************************/ //scsi data format and construct extern UWord16 SCSI_INQUIRY[36]; extern UWord16 SCSIDATA_ReadFormatCapacities[]; exter
www.eeworm.com/read/253668/12205929

java worldclockapp.java

import javax.swing.*; public class WorldClockApp extends JApplet { /** Construct the applet */ public WorldClockApp() { getContentPane().add(new WorldClockControl()); } public static voi
www.eeworm.com/read/131051/14162983

h czip.h

// // classes CZip and CUnzip // usage : // * construct a CZip/CUnzip object with an unzipped/zipped file name // * use SwapSize on that object to build a zipp/unzipped file // // SwapSiz
www.eeworm.com/read/130620/14180533

php class.address.php

www.eeworm.com/read/130620/14180705

php class.widget.php

www.eeworm.com/read/130620/14180718

php class.musician.php

class Musician { private $last; private $first; private $bandName; private $type; function __construct($last, $first, $musicianType) { $this->last = $last; $this->first =
www.eeworm.com/read/127767/14335940

txt e070. constructing a string.txt

If you are constructing a string with several appends, it may be more efficient to construct it using a StringBuffer and then convert it to an immutable String object. StringBuffer buf = new Str
www.eeworm.com/read/223990/14608481

c ipfcons.c

/* ipfcons.c - ipfcons */ #include #include #include /*------------------------------------------------------------------------ * ipfcons - construct a single pac