代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/358499/10186342

m bft_dynamic_focus.m

%BFT_DYNAMIC_FOCUS Set dynamic focusing for a line % % USAGE : bft_dynamic_focus(xdc, dir_xz, dir_zy, line_no) % % INPUT : xdc - Pointer to the transducer aperture % dir_zx - Direction (
www.eeworm.com/read/453440/7420656

java board.java

import java.awt.Color; import java.awt.Frame; import java.awt.Graphics; import java.awt.Point; import java.awt.Rectangle; import java.awt.event.ActionEvent; import java.awt.event.ActionListener;
www.eeworm.com/read/445413/7595662

m bft_dynamic_focus.m

%BFT_DYNAMIC_FOCUS Set dynamic focusing for a line % % USAGE : bft_dynamic_focus(xdc, dir_xz, dir_zy, line_no) % % INPUT : xdc - Pointer to the transducer aperture % dir_zx - Direction (
www.eeworm.com/read/442957/7640961

h i2cdef.h

typedef enum i2c_direction { I2C_WRITE, I2C_READ } I2C_Direction;
www.eeworm.com/read/442596/7648989

c main.c

/*============================================================================= // File : main.c // //
www.eeworm.com/read/240189/13232152

pro hr_fft.pro

; $Id: hr_fft.pro,v 1.2 2002/03/14 11:49:12 riccardi Exp $ ;+ ; HR_FFT ; ; high resolution FFT ; ; Result = HR_FFT(Fun, Direction, Res) ; ; INPUT ; Fun: matrice o vettore della funzione da
www.eeworm.com/read/140704/5783279

cc que_cstr_3.cc

// file: que_cstr_3.cc // // isip include files // #include "question.h" #include "question_constants.h" // method: constructor // // arguments: // char_1* attribute: (input) question name // lo
www.eeworm.com/read/259217/11815109

c02 yizhan.c02

#include #include #include unsigned char TLV=0x00; unsigned char THV=0xe7; unsigned short SECTICKS=240; //24; //65536/(65536-(THV*256+TLV))*18; unsigned short HAL
www.eeworm.com/read/205515/15314482

h 346reg.h

#ifndef __CLC346REG_H__ #define __CLC346REG_H__ /////////////////////////////////////////////////////////////////////////////////////// //=========================================================
www.eeworm.com/read/135081/13964406

h i2cdef.h

typedef enum i2c_direction { I2C_WRITE, I2C_READ } I2C_Direction;