代码搜索:Direction

找到约 10,000 项符合「Direction」的源代码

代码结果 10,000
www.eeworm.com/read/440159/7099994

par convect.par

convection problem: flow past an obstacle none infile: file to read initial values from none outfile: file to write final values 1.0 xlength: domain size in x-direction 1.0 ylength: domain si
www.eeworm.com/read/440159/7099998

par drop.par

drop problem: flow past an obstacle none infile: file to read initial values from none outfile: file to write final values 8.0 xlength: domain size in x-direction 6.0 ylength: domain size in
www.eeworm.com/read/440159/7099999

par obstacle.par

circle problem: flow past an obstacle none infile: file to read initial values from none outfile: file to write final values 22.0 xlength: domain size in x-direction 4.1 ylength: domain size
www.eeworm.com/read/440159/7100000

par dam.par

dam problem: flow past an obstacle none infile: file to read initial values from none outfile: file to write final values 10.0 xlength: domain size in x-direction 4.0 ylength: domain size in
www.eeworm.com/read/440159/7100003

par fltrap.par

fluidtrap problem: flow past an obstacle none infile: file to read initial values from none outfile: file to write final values 2.0 xlength: domain size in x-direction 1.0 ylength: domain siz
www.eeworm.com/read/440159/7100006

par backstep.par

backstep problem: flow past an obstacle none infile: file to read initial values from none outfile: file to write final values 30.0 xlength: domain size in x-direction 1.5 ylength: domain siz
www.eeworm.com/read/219035/7147354

m calc_kc.m

function kc = calc_kc(k0, beta, Er, isHankel, varargin) if isHankel isLeaky = varargin{1}; % isLeaky = 1 means divergent in the radial % direction. Relevant only if isHankel = 1. end
www.eeworm.com/read/454422/7391905

htm 08.htm

定时滚动超链接 超链接1
www.eeworm.com/read/452837/7432403

pl solve.pl

% Try a move in an "Up" direction, assumes X and Y are bound. try(X, Y, NextX, NextY) :- NextX is X, NextY is Y - 1. % Make one move, fails if landed on a boundary or a barrier, otherwise % succe
www.eeworm.com/read/440253/7691476

asm scasb.asm

; This sample shows how ; to use SCASB instruction ; to find a symbol. #make_COM# ; COM file is loaded at 100h ; prefix: ORG 100h ; set forward direction: CLD ; set counter to