代码搜索:implicit

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

代码结果 5,250
www.eeworm.com/read/160391/5571272

m plot_square_hhmm.m

function plot_square_hhmm(ev) % Plot the square shape implicit in the evidence. % ev{i,t} is the value of node i in slice t. % The observed node contains a velocity (delta increment), which is conv
www.eeworm.com/read/160391/5571274

m plot_square_hhmm.m

function plot_square_hhmm(ev) % Plot the square shape implicit in the evidence. % ev{i,t} is the value of node i in slice t. % The observed node contains a velocity (delta increment), which is conv
www.eeworm.com/read/172172/9722137

m lin_kernel.m

function x = lin_kernel(a,b,c) % kernel function for implicit higher dimension mapping, based on % the standard inner-product % % x = lin_kernel(a,b) % % 'a' can only contain one datapoint in a row,
www.eeworm.com/read/367625/9739411

f90 burgersof2d.f90

module define implicit none integer,parameter::NX=80,NY=80,L=4 real,parameter::eps=0.001 real,parameter::hx=2.0/NX real,parameter::pi=3.1415926 real::lampta,tao contains
www.eeworm.com/read/367440/9748516

m lin_kernel.m

function x = lin_kernel(a,b,c) % kernel function for implicit higher dimension mapping, based on % the standard inner-product % % x = lin_kernel(a,b) % % 'a' can only contain one datapoint in a row,
www.eeworm.com/read/201218/15413232

m lin_kernel.m

function x = lin_kernel(a,b,c) % kernel function for implicit higher dimension mapping, based on % the standard inner-product % % x = lin_kernel(a,b) % % 'a' can only contain one datapoint in a row,
www.eeworm.com/read/108043/15596007

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from
www.eeworm.com/read/104998/15680159

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from
www.eeworm.com/read/102417/15781446

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from
www.eeworm.com/read/100298/15877670

mak cds.mak

.AUTODEPEND # *Translator Definitions* CC = bcc +CDS.CFG TASM = TASM TLIB = tlib TLINK = tlink LIBPATH = F:\BCC\LIB INCLUDEPATH = F:\BCC\ETC # *Implicit Rules* .c.obj: $(CC) -c {$