代码搜索结果
找到约 8,431 项符合
RF 的代码
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
netmatch.m
% NETMATCH provides design parameters for one stage RF amplifier.
%
% [Gp,Gmax,K,F,ZS,ZL] = NETMACH(SPV,NPV,OPT)
%
% Gp, Gmax, K and F are the power gain, maximum avaliable,
%
makefile.cvs
all:
@echo "This Makefile is only for the CVS repository"
@echo "This will be deleted before making the distribution"
@echo ""
$(MAKE) -f admin/Makefile.common cvs
rm -rf autom4te.cache
dist:
reg24e1.h
/*--------------------------------------------------------------------------
* reg24e1.h
*
* Keil C51 header file for the Nordic VLSI nRF24E1 2.4Ghz RF transceiver
* with embedded 8051 compatible
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
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
readfile.c
#include "TypeDef.h"
#include
void ReadFile(BookDbFile *bf, BnoIdxFile *bif, BnameIdxFile *bnif, BauthorIdxFile *baif, BpressIdxFile* bpif, ReaderFile *rf, BborrowFile *bbf)
{
//读图书主文
borrow.c
#include "TypeDef.h"
#include "Function.h"
#include
#include
//*****借书处理************************************
void BorrowBook(BookDbFile *bf, BnoIdxFile *bif, ReaderFile *rf
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"
%
ex7_1.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"
%