代码搜索:PD协议

找到约 10,000 项符合「PD协议」的源代码

代码结果 10,000
www.eeworm.com/read/465504/7055765

m 1multipathpol.m

function [Hn Pn tn AoDn AoAn dBS dMS AoDnm AoAnm Fnm d thetaBS thetaMS OmegaBS OmegaMS thetav sigmaAS sigmaDS sigmaSF PLdB]=MultipathPol(ENV,pd,R,LOS,S,U,DBS,DMS,V,N,M,FC,BSAP,MSAP,aBS,bMS,rn,BSAS,MSA
www.eeworm.com/read/458257/7300298

m myradar_visit2_1.m

% Myradar design case study visit 2_1 close all clear all pfa = 1e-7; pd = 0.995; np = 7; pt = 165.8e3; % peak power in Watts freq = 3e+9; % radar operating frequency in Hz g = 34.5139; % ante
www.eeworm.com/read/455864/7362651

cpp game.cpp

#include "StdAfx.h" #include ".\game.h" CGame::CGame(void) : m_pD3D(NULL), m_pDevice(NULL), m_bDeviceLost(false), m_pFont(NULL) { for(int i=0; i
www.eeworm.com/read/453517/7417863

_h 1770._h

//ICC-AVR application builder : 2005-11-12 17:11:59 // Target : M16 // Crystal: 8.0000Mhz // copyright:鲁军波(endylu) #ifndef PCM1770_H #define PCM1770_H #define PD 3 #define MS
www.eeworm.com/read/444576/7611572

dep adc_adc.dep

Dependencies for Project 'ADC', Target 'ADC': (DO NOT MODIFY !) F (..\..\project\RVMDK\stm32f10x_startup.s)(0x460E07A8)(--device DARMSTM --pd "__EVAL SETA 1" -g --apcs=interwork -I "C:\Keil\ARM\INC\S
www.eeworm.com/read/435547/7790671

m myradar_visit2_1.m

% Myradar design case study visit 2_1 close all clear all pfa = 1e-7; pd = 0.995; np = 7; pt = 165.8e3; % peak power in Watts freq = 3e+9; % radar operating frequency in Hz g = 34.5139; % ante
www.eeworm.com/read/198814/7909441

h tlc3544.h

/* * FileName TLC3544.h * Author wangzhenhui * Date 09/21/06 * Board SESI_AT91RM9200EDUKIT * Desc TLC3544a driver headfile */ #ifndef _TLC_3544_H_ #define _TLC_3544_H_ #define CS AT91_PIN_PD
www.eeworm.com/read/198814/7909450

h~ tlc3544.h~

/* * FileName TLC3544.h * Author wangzhenhui * Date 09/21/06 * Board SESI_AT91RM9200EDUKIT * Desc TLC3544a driver headfile */ #ifndef _TLC_3544_H_ #define _TLC_3544_H_ #define CS AT91_PIN_PD
www.eeworm.com/read/297846/7992258

m myradar_visit2_1.m

% Myradar design case study visit 2_1 close all clear all pfa = 1e-7; pd = 0.995; np = 7; pt = 165.8e3; % peak power in Watts freq = 3e+9; % radar operating frequency in Hz g = 34.5139; % ante
www.eeworm.com/read/196243/8109676

c os_cpu_c.c

#define OS_CPU_GLOBALS #include "includes.h" /* extern INT16U c_int0; */ OS_STK *OSTaskStkInit (void (*task)(void *pd), void *pdata, OS_STK *ptos, INT16U opt) { INT1