代码搜索:Initialize
找到约 10,000 项符合「Initialize」的源代码
代码结果 10,000
www.eeworm.com/read/373364/9461499
vi sc300initialize.vi
www.eeworm.com/read/166384/10022063
doc initialize ht1381.doc
www.eeworm.com/read/277913/10595277
dox ht0-initialize.dox
/**
* @ingroup libeXosip2 The eXtented eXosip stack
* @defgroup howto0_initialize How-To initialize libeXosip2.
When using eXosip, your first task is to initialize
both eXosip context and libosip l
www.eeworm.com/read/271693/10983809
m initialize_mobile_station.m
function [st_initConfig,st_mobileStations] = initialize_mobile_station(st_initConfig)
%__________________________________________________________________________
% Type: : File Hea
www.eeworm.com/read/271693/10983814
m initialize_base_station.m
function [st_initConfig] = initialize_base_station(st_initConfig)
%__________________________________________________________________________
% Type: : File Header
% File name
www.eeworm.com/read/461257/7231061
m initialize_plotting_parameters.m
% subroutine used to initialize 1D plot
Ez_positions = [0:nx]*dx;
Hy_positions = ([0:nx-1]+0.5)*dx;
v = [0 -0.1 -0.1; 0 -0.1 0.1; 0 0.1 0.1; 0 0.1 -0.1; ...
1 -0.1 -0.1; 1 -0.1 0.1; 1 0.1 0
www.eeworm.com/read/461243/7231164
m initialize_updating_coefficients.m
disp('initializing general updating coefficients');
% General electric field updating coefficients
% Coeffiecients updating Ex
Cexe = (2*eps_r_x*eps_0 - dt*sigma_e_x)./(2*eps_r_x*eps_0 + dt*sig
www.eeworm.com/read/461242/7231171
m initialize_farfield_arrays.m
% initialize farfield arrays
number_of_farfield_frequencies = size(farfield.frequencies,2);
if number_of_farfield_frequencies == 0
return;
end
nc_farbuffer = farfield.number_of_cells_from_o
www.eeworm.com/read/461241/7231192
m initialize_cpml_abc.m
% Initialize CPML boundary condition
p_order = boundary.cpml_order; % order of the polynomial distribution
sigma_ratio = boundary.cpml_sigma_factor;
kappa_max = boundary.cpml_kappa_max;
alph
www.eeworm.com/read/461241/7231196
m initialize_boundary_conditions.m
% initialize boundary parameters
% define logical parameters for the conditions that will be used often
is_cpml_xn = false; is_cpml_xp = false; is_cpml_yn = false;
is_cpml_yp = false; is_cpml_