代码搜索结果

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

clean

#!/bin/sh echo " Cleaning directory : `pwd` " /usr/bin/rm -rf *.ini ADMS_LIB *.ali *.cou *.dou *.chi transcript *.wdb *.swd *~ *% lib*.cir

clean

#!/bin/sh echo " Cleaning directory : `pwd`" /usr/bin/rm -rf *.ini ADMS_LIB *.ali *.cou *.dou *.chi transcript *.wdb *.swd *~ *% lib*.cir

clean

#!/bin/sh echo " Cleaning directory : `pwd` " /usr/bin/rm -rf *.ini ADMS_LIB *.ali *.cou *.dou *.chi transcript *.wdb *.swd *~ *% lib*.cir

clean

#!/bin/sh echo " Cleaning directory : `pwd` " /usr/bin/rm -rf *.ini ADMS_LIB *.ali *.cou *.dou *.chi transcript *.wdb *.swd *~ lib*.cir

clean

#!/bin/sh echo " Cleaning directory : `pwd` \n" /bin/rm -rf *.ini ADMS_LIB *.ali *.cou *.dou *.chi transcript *.wdb *% lib*.cir *.swd

nrf905_driver.c

/**************************************************************************** ** - nRF905_driver.c - ** ** NewMsg-RF905无线收发模块驱动程序 ** ** 芯片型号 : NORDIC公司 nRF905 ** **

ex10_6.m

% % In this example we design an oscillator % using a dielectric resonator (DR) % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" % close a

ex8_5.m

% % This program generates an impedance transformation % plot and displays it inside the Smith Chart % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and P

ex6_1.m

% % This program plots Si, Ge, and GaAs conductivities % as a function of temperature as described in Example 6.1 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design:

ex6_3.m

% % This program computes the capacitance of the pn-junction % as a function of the applied voltage % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Pra