代码搜索:implicit

找到约 5,250 项符合「implicit」的源代码

代码结果 5,250
www.eeworm.com/read/421949/10676056

m rbf_kernel.m

function x = RBF_kernel(a,b, sigma2) % Radial Basis Function (RBF) kernel function for implicit higher dimension mapping % % X = RBF_kernel(a,b,sig2) % % 'sig2' contains the SQUARED variance of the R
www.eeworm.com/read/296774/7114082

h go32.h

/* Configuration for an i386 running MS-DOS with djgpp/go32. */ /* Don't assume anything about the header files. */ #define NO_IMPLICIT_EXTERN_C #define HANDLE_SYSV_PRAGMA #define YES_UNDERSCORES
www.eeworm.com/read/445424/7595576

f90 closeoutfiles.f90

subroutine CloseOutFiles() ! Purpose: close output files use module_ioport use module_parameter implicit none integer i if(Disp_flag) then do i=1,n_Disp_dof close(unit=oport_disp(i
www.eeworm.com/read/435646/7788310

makefile

# # Make info documentation # AUXFILES = *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr *.dvi SRCS = rdoff.texi OUTS = rdoff.info rdoff.html rdoff.ps rdoff.pdf ## Implicit rules %.html
www.eeworm.com/read/433390/7933303

txt newton-raphson_tansuxinghengjia.txt

module TypDef implicit none integer (kind(1)),parameter ::ikind=(kind(1)) integer (kind(1)),parameter ::rkind=(kind(0.D0)) type :: Typ_GValue ! 整体控制参数 integer (ikind) :: NNode, NElem, NLoad, NS
www.eeworm.com/read/397122/8065805

m rbf_kernel.m

function x = RBF_kernel(a,b, sigma2) % Radial Basis Function (RBF) kernel function for implicit higher dimension mapping % % X = RBF_kernel(a,b,sig2) % % 'sig2' contains the SQUARED variance of the R
www.eeworm.com/read/245836/12778455

f90 post_fault.f90

program post_process_fault implicit none integer, parameter :: ndime = 2 real :: dt,dummy integer :: answer,tag,i,it,ix,npoin,ndat,nt,trace,trace_init,trace_end,trace_stride real, allocat
www.eeworm.com/read/331336/12832477

m rbf_kernel.m

function x = RBF_kernel(a,b, sigma2) % Radial Basis Function (RBF) kernel function for implicit higher dimension mapping % % X = RBF_kernel(a,b,sig2) % % 'sig2' contains the SQUARED variance of the R
www.eeworm.com/read/241973/13107081

mht chapter 6.mht

From: Subject: Conversions: Implicit and Explicit - C# Nuts and Bolt - Beta2 Date: Wed, 29 Aug 2007 13:28:45 +0800 MIME-Version: 1.0 Content-Type: multipar
www.eeworm.com/read/139320/13161366

m rbf_kernel.m

function x = RBF_kernel(a,b, sigma2) % Radial Basis Function (RBF) kernel function for implicit higher dimension mapping % % X = RBF_kernel(a,b,sig2) % % 'sig2' contains the SQUARED variance of the R