代码搜索结果

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

config.txt

E desktop.ini *.tmp *.bak \sub\tmp1 \tmp2 c:\windows\notepad.exe

xrf.cpp

#include #include #include #include #include "nr.h" using namespace std; // Driver for routine rf int main(void) { string txt; int

xrf.cpp

#include #include #include #include #include "nr.h" using namespace std; // Driver for routine rf int main(void) { string txt; int

makedist.sh

#!/bin/sh # # makedist - make a solaris intel distribution. # rm -rf fltk echo "Making distribution..." cd ../.. # # Create a dummy prototype file with the full path for the pkginfo file; # this is

makedist.sh

#!/bin/sh # # makedist - make a solaris sparc distribution. # rm -rf fltk echo "Making distribution..." cd ../.. # # Create a dummy prototype file with the full path for the pkginfo file; # this is

reg24e1.h

/*-------------------------------------------------------------------------- * reg24e1.h * * Header file for the Nordic VLSI nRF24E1 2.4Ghz RF transceiver with * embedded 8051 compatible micro

ex10_5.m

% % In this example we design a GaAs FET oscillator % using microstrip matching networks % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %

ex9_16.m

% % In this example a broad-band amplifier is designed % using the frequency compensated matching network approach % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design

ex8_2.m

% % This program generates a Smith Chart plot for Example 8.2 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" % close all; % clos

ex8_10.m

% % This program generates impedance transformation % plot for double-stub tuner design % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %