代码搜索:construct

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

代码结果 6,584
www.eeworm.com/read/101082/6247006

1 xargs.1

.TH xargs 1 .SH Name xargs \- construct argument list and execute command .SH Syntax .NXR "xargs command" .B xargs [\fIflags\fR] [ \fIcommand\fR [\fIinitial-arguments\fR] ] .SH Description The comman
www.eeworm.com/read/101082/6249769

c m_scratch.c

/* m_scratch.c - construct a scratch file */ #include "../h/mh.h" #include char *m_scratch (file, template) register char *file, *template; { register char *cp;
www.eeworm.com/read/101082/6250286

c m_scratch.c

/* m_scratch.c - construct a scratch file */ #include "../h/mh.h" #include char *m_scratch (file, template) register char *file, *template; { register char *cp;
www.eeworm.com/read/100285/6271910

source create_function_2.source

-- -- FUNCTION DEFINITIONS -- CREATE FUNCTION hobbies(person) RETURNS setof hobbies_r AS 'select * from hobbies_r where person = $1.name' LANGUAGE 'sql'; CREATE FUNCTION hobby_construct(te
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/406636/11438565

h csoundmixer.h

#ifndef __CSOUNDMIXER_H #define __CSOUNDMIXER_H #include "TSample.h" #include "TAudioShared.h" #include class CSoundMixer : public CBase { // Construct and destruct public:
www.eeworm.com/read/406636/11438584

cpp cwaveloader.cpp

#include "CWaveLoader.h" #include #include #include // Construct and Destruct /// NewL() CWavLoader* CWavLoader::NewL() { CWavLoader* self = NewLC(
www.eeworm.com/read/347351/11671148

java application1.java

package zjkdata; import javax.swing.UIManager; import java.awt.*; public class Application1 { boolean packFrame = false; //Construct the application public Application1() { Frame1 frame =
www.eeworm.com/read/156810/11762547

m rectpixel_toeplitz.m

%RectPixel_Toeplitz.m %Purpose: Construct the Toeplitz matrix of 2D ebxn with rectangular pixels %Ref:Linfang Shen, Sailing He, and Sanshui Xiao, Large absolute band gaps %in two-dimensional photon
www.eeworm.com/read/156810/11762589

asv squarepixel_toeplitz.asv

%RectPixel_Toeplitz.m %Purpose: Construct the Toeplitz matrix of 2D ebxn with rectangular pixels %Ref:Linfang Shen, Sailing He, and Sanshui Xiao, Large absolute band gaps %in two-dimensional photon