代码搜索:initializes

找到约 4,453 项符合「initializes」的源代码

代码结果 4,453
www.eeworm.com/read/371680/9542426

asv init_hett_hett.asv

function [x0,v0]= init_HetT_HetT(mapfile, X,nphase,nu,ns, p,ap,J) % Initializes a fold continuation from a LP point % global cds hetTds % check input if size(ap,2)~=2 errordlg('Two active
www.eeworm.com/read/371680/9542430

m init_hett_hett.m

function [x0,v0]= init_HetT_HetT(mapfile, X,nphase,nu,ns, p,ap,J) % Initializes a fold continuation from a LP point % global cds hetTds % check input if size(ap,2)~=2 errordlg('Two active
www.eeworm.com/read/418157/10963707

m noise_init.m

function [Ampl,Phases] = Noise_init(Nsin,FN,Fs,fC1,fC2,AmplCorner1,AmplCorner2,RNS,EIV,DPSD,noisein); % Initializes the colored noise generator (by A. Fornasari, P. Malcovati) % % [Ampl,Phases] = N
www.eeworm.com/read/147682/5728154

m init_bfdaf.m

% [W,x,d,e,y,Px,w]=init_bfdaf(L,M,W0,x0,d0) % % Creates and initializes the variables required for the Block % Frequency Domain Adaptive Filter (BFDAF) algorithm. The FFT % legth B is inter
www.eeworm.com/read/147682/5728157

m init_pbfdaf.m

% [W,x,d,e,y,Px,X,w]=init_pbfdaf(L,M,P,W0,X0,d0) % % Creates and initializes the variables required for the Partitioned % Block Frequency Domain Adaptive Filter (PBFDAF) algorithm. The FFT
www.eeworm.com/read/403922/11498990

html function.maxdb-init.html

Initializes MaxDB and returns an resource for use with maxdb_real_connect
www.eeworm.com/read/403922/11501234

html mysqli.stmt-init.html

Initializes a statement and returns an object for use with mysqli_stmt_pr
www.eeworm.com/read/403922/11501607

html mysqli.init.html

Initializes MySQLi and returns a resource for use with mysqli_real_connec
www.eeworm.com/read/403922/11502248

html function.maxdb-stmt-init.html

Initializes a statement and returns an resource for use with maxdb_stmt_p
www.eeworm.com/read/177353/5328370

h ssl.h

#ifndef EL__NETWORK_SSL_SSL_H #define EL__NETWORK_SSL_SSL_H #ifdef CONFIG_SSL #include "main/module.h" struct socket; extern struct module ssl_module; /* Initializes the SSL connection data. Ret