代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/448703/7526847

c msp430x24x_hfxt2.c

//****************************************************************************** // MSP430x24x Demo - Basic Clock, MCLK Configured to Operate from XT2 HF XTAL // // Description: Proper selection
www.eeworm.com/read/445904/7588638

java block.java

package snake; import java.awt.*; import javax.swing.*; import system.*; //蛇身的一块(包含蛇头) public class Block{ private Image image;//蛇身块的图片 //蛇头的图片(上,下,左,右) private Image head_up; p
www.eeworm.com/read/445299/7596749

h motors.h

/** * \addtogroup Motors * @{ */ /*****************************************************************************/ /** * \file Motors.h * DC electric motor control code for the T89C51AC2 a
www.eeworm.com/read/442550/7649418

txt 共轭梯度法cpp2.txt

#define N 2 #define EPS 0.001 //判断收敛用的估算值 #include #include double *prmchg(double *x,double ambda,double *p); double funct(double *x); double *grad(double *x); dou
www.eeworm.com/read/439462/7708299

m capon_sp.m

function phi=capon_sp(Y,L,d) % % The Capon method for direction of arrival estimation. % % phi=capon_sp(Y,L,d); % % Y
www.eeworm.com/read/437574/7745661

m movelrz.m

function M = moveLRZ(F, d) %------------------------------------------------------------------------------ % Moves gridfunction F in horizontal direction. % Excess area is filled by padding with zeroe
www.eeworm.com/read/437574/7745674

m movelrb.m

function M = moveLRB(F, d) %------------------------------------------------------------------------------ % Moves gridfunction F in horizontal direction. % Excess area is filled by extension of bound
www.eeworm.com/read/437096/7755330

c msp430x261x_hfxt2.c

//****************************************************************************** // MSP430x26x Demo - Basic Clock, MCLK Configured to Operate from XT2 HF XTAL // // Description: Proper selection
www.eeworm.com/read/437096/7755355

c msp430x261x_rosc.c

//****************************************************************************** // MSP430F26x Demo - DCOCLK Biased with External Resistor Rosc // // Description: Use external resistor on P2.5 as
www.eeworm.com/read/436266/7773483

s43 fet120_clks.s43

;****************************************************************************** ; MSP-FET430P120 Demo - Basic Clock, Output Buffered SMCLK, ACLK and MCLK/10 ; ; Description: Buffer ACLK on P2.0