代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/203071/15365746

inp ge_red.inp

RADIAL: Input file for cylindrical discharge with no central conductor. The electric field in the z-direction is calculated using the radial current (J) and can be dc or ac and ramped or constant, as
www.eeworm.com/read/203071/15365748

inp ge_full.inp

RADIAL: Input file for cylindrical discharge with no central conductor. The electric field in the z-direction is calculated using the radial current (J) and can be dc or ac and ramped or constant, as
www.eeworm.com/read/203071/15365749

inp test2.inp

RADIAL: Input file for cylindrical discharge with no central conductor. The electric field in the z-direction is calculated using the radial current (J) and can be dc or ac and ramped or constant, as
www.eeworm.com/read/101557/15826910

m updhess.m

function [invhess,directn]=updhess(xnew,xold,gradxnew,gradxold,invhess,para) %UPDHESS Performs the Inverse Hessian Update. % Returns direction of search for use with % unconstrained optimization p
www.eeworm.com/read/38039/1090767

mnu cpolydir.mnu

REGION#DIR 区域方向 # First#Dir 第一方向 Specify first (blue) direction of deformation region. 指定变形区域的第一方向(蓝色)。 Second#Dir 第二方向 Specify second (red) direction of deformation region. 指定变形区域的第二方向(红色)。
www.eeworm.com/read/38039/1091466

mnu sepldir.mnu

MOVE#DIR 移动方向 # First#Dir 第一方向 Points will move along the first direction. 点将沿第一方向移动。 Second#Dir 第二方向 Points will move along the second direction. 点将沿第二方向移动。 Norm 法向 Points will move along the normal
www.eeworm.com/read/378341/9236399

h rk2regs.h

; 68HC908RK2 Equates PTA EQU $0000 ; Ports and data direction PORTA EQU $0000 PTB EQU $0001 PORTB EQU $0001 DDRA EQU
www.eeworm.com/read/166474/10018892

m translatt.m

function trlatt = translatt(latt,trvect) %TRANSLATT Lattice translation % Q = TRANSLATT(L,TRVECT) performs lattice translation into desired % direction. TRVECT assigns a value to each dimension t
www.eeworm.com/read/160583/10516841

py dashpointlabel.py

from matplotlib import pylab DATA = ((1, 3), (2, 4), (3, 1), (4, 2)) # dash_style = # direction, length, (text)rotation, dashrotation, push # (The parameters are varied to