代码搜索结果

找到约 8,431 项符合 RF 的代码

reg24e1.h

/*-------------------------------------------------------------------------- * reg24e1.h * * Keil C51 header file for the Nordic VLSI nRF24E1 2.4Ghz RF transceiver * with embedded 8051 compati

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by MyPos.rc // #define IDC_BUTTON_RF 3 #define IDC_BUTTON_OFFPRINT 3 #define IDC

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by MyPos.rc // #define IDC_BUTTON_RF 3 #define IDC_BUTTON_OFFPRINT 3 #define IDC

b20.lis

.module b20.c .area text(rom, con, rel) 0000 .dbfile F:\programme\RF905\b20.c 0000 .dbfunc e DelayUS _DelayUS f

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by MyPos.rc // #define IDC_BUTTON_RF 3 #define IDC_BUTTON_OFFPRINT 3 #define IDC

reg24e1.h

/*-------------------------------------------------------------------------- * reg24e1.h * * Keil C51 header file for the Nordic VLSI nRF24E1 2.4Ghz RF transceiver * with embedded 8051 compati

makefile

CC=gcc CFLAGS=-Wall -g -DDEBUG LDFLAGS= LIBS= all: 1-1 1-1: 1-1.c $(CC) -o $@ $(LDFLAGS) $^ $(LIBS) clean: rm -rf *.o

reg24e1.h

/*-------------------------------------------------------------------------- * reg24e1.h * * Keil C51 header file for the Nordic VLSI nRF24E1 2.4Ghz RF transceiver * with embedded 8051 compati

b20.lis

.module b20.c .area text(rom, con, rel) 0000 .dbfile F:\programme\RF905\b20.c 0000 .dbfunc e DelayUS _DelayUS f

ex7_4.m

% % This program computes the small-signal impedance of % a Si-based pn-junction diode % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %