代码搜索:constructs

找到约 1,240 项符合「constructs」的源代码

代码结果 1,240
www.eeworm.com/read/308018/13711126

txt matlab_serial.txt

SERIAL Construct serial port object. S = SERIAL('PORT') constructs a serial port object associated with port, PORT. If PORT does not exist or is in use you will not be able to
www.eeworm.com/read/303772/13809402

m examp_mixdual.m

%EXAMP_MIXDUAL How to use MIXDUAL % % This script illustrates how one can produce dual windows % using MIXDUAL % % The example constructs a dual window that is more concentrated in % the time
www.eeworm.com/read/302608/13831422

cpp clocks3.cpp

#include #include #include #include using namespace std; #include "ccc_time.h" class Clock { public: /** Constructs a clock that can tel
www.eeworm.com/read/147422/5729958

m gaintr.m

%FUNCTION GAINTR constructs the gain contour from the gain parameters, % also decomposes the gain contour into two factors. % % USUAGE: [genv,gb,gntour]=gaintr(ngm); % INPUT : ngm ==
www.eeworm.com/read/131315/5943159

linstall

#! /bin/sh # Installation script for less. # This script prompts the operator for various information # and constructs a makefile. echo "This script will build a makefile for less." echo "If you alre
www.eeworm.com/read/123764/6058109

cpp subform.cpp

#include "form2.h" #include /* * Constructs a subform which is a child of 'parent', with the * name 'name' and widget flags set to 'f' * * The dialog will by default be model
www.eeworm.com/read/113071/6141932

java arraylisttabledatum.java

/** Class to hold a name and a value from a Properties; the * ArrayList contains one of these per Properties entry. * Needs to be a non-inner class only to allow the Panel * to constructs instances
www.eeworm.com/read/113071/6141961

java arraylisttabledatum.java

/** Class to hold a name and a value from a Properties; the * ArrayList contains one of these per Properties entry. * Needs to be a non-inner class only to allow the Panel * to constructs instances
www.eeworm.com/read/109636/6173893

java money.java

package junit.samples.money; /** * A simple Money. * */ public class Money implements IMoney { private int fAmount; private String fCurrency; /** * Constructs a money from the g
www.eeworm.com/read/154253/11976899

java~1~ money.java~1~

package junit.samples.money; /** * A simple Money. * */ public class Money implements IMoney { private int fAmount; private String fCurrency; /** * Constructs a money from the g