代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/114395/15054949
m ex5113.m
%----------------------------------------------------------------------------
% EX5.11.3.m
% to solve the transient two-dimensional Lapl
www.eeworm.com/read/114328/15060517
cpp ex21a.cpp
// ex21a.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/215217/15068020
cpp odbcclasses.cpp
// ODBCClasses.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/213514/15132836
cpp ex21a.cpp
// ex21a.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/213502/15133066
m ex1293.m
%----------------------------------------------------------------------------
% Example 12.9.3
% to solve the ordinary differential equa
www.eeworm.com/read/213502/15133068
m ex5101.m
%----------------------------------------------------------------------------
% EX5.10.1.m
% to solve the axisymmetric Laplace equation
www.eeworm.com/read/213502/15133080
m ex8111.m
%--------------------------------------------------------------------------
% Example 8.11.1
% to find the transient response of a cantilev
www.eeworm.com/read/213502/15133093
m ex1294.m
%----------------------------------------------------------------------------
% Example 12.9.4
% to solve the ordinary differential equa
www.eeworm.com/read/213502/15133106
m ex5113.m
%----------------------------------------------------------------------------
% EX5.11.3.m
% to solve the transient two-dimensional Lapl
www.eeworm.com/read/210916/15189913
m pinit.m
function [T,x_0] = pinit(W,A,b)
%PINIT Utility init.-procedure for "preconditioned" iterative methods.
%
% T = pinit(W,A)
% [T,x_0] = pinit(W,A,b)
%
% Initialization for `preconditioning' of general-f