代码搜索结果

找到约 4,639 项符合 RF 的代码

a7125reg.h

/******************************************************************** * A7125REG.h * RF Chip-A7125 Hardware Definitions * * This file provides the constants associated with the * AMICCOM

a7125reg.h

/******************************************************************** * A7125REG.h * RF Chip-A7125 Hardware Definitions * * This file provides the constants associated with the * AMICCOM

unixprep.sh

#!/bin/sh which sed || (echo "sed unavailable" 1>&2; exit 1) echo "Creating obj directories..." test -d lencod/obj && rm -rf lencod/obj ; mkdir lencod/obj test -d ldecod/obj && rm -rf ldecod/obj ;

unixprep.sh

#!/bin/sh which sed || (echo "sed unavailable" 1>&2; exit 1) echo "Creating obj directories..." test -d lencod/obj && rm -rf lencod/obj ; mkdir lencod/obj test -d ldecod/obj && rm -rf ldecod/obj ;

k8ra amplifier read me.txt

This template package contains the following files referenced in the 3CX1500D7 RF Linear Amplifier project by Jerry Pittenger, K8RA, published in Chapter 18 of the 2006 ARRL Handbook. 24V PS Fi

unixprep.sh

#!/bin/sh which sed || (echo "sed unavailable" 1>&2; exit 1) echo "Creating obj directories..." test -d lencod/obj && rm -rf lencod/obj ; mkdir lencod/obj test -d ldecod/obj && rm -rf ldecod/obj ;

xrf.cpp

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

elle.cpp

#include #include "nr.h" using namespace std; DP NR::elle(const DP phi, const DP ak) { DP cc,q,s; s=sin(phi); cc=SQR(cos(phi)); q=(1.0-s*ak)*(1.0+s*ak); return s*(rf(cc,q,1.0