代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/134895/13971540
txt lpcrf2ao.txt
function ao=lpcrf2ao(rf)
%LPCRF2AO Convert reflection coefficients to area ratios AO=(RF)
% ao(k) is the ratio between the k'th and the (k+1)'th segment
% Copyright (C) Mike Brookes 1997
www.eeworm.com/read/134895/13971562
txt lpcrf2la.txt
function la=lpcrf2la(rf)
%LPCRF2LA Convert reflection coefficients to log areas LA=(RF)
% areas are normalised to give la(p+2)=0, the log area of the free space beyond lips
% Copyright (C)
www.eeworm.com/read/134895/13971679
m lpcrf2la.m
function la=lpcrf2la(rf)
%LPCRF2LA Convert reflection coefficients to log areas LA=(RF)
% areas are normalised to give la(p+2)=0, the log area of the free space beyond lips
% Copyright (C)
www.eeworm.com/read/134895/13971689
m lpcrf2ao.m
function ao=lpcrf2ao(rf)
%LPCRF2AO Convert reflection coefficients to area ratios AO=(RF)
% ao(k) is the ratio between the k'th and the (k+1)'th segment
% Copyright (C) Mike Brookes 1997
www.eeworm.com/read/103743/15724430
clean-all
#!/bin/bash
#
# Initialize the $KEY_DIR directory.
# Note that this script does a
# rm -rf on $KEY_DIR so be careful!
#
d=$KEY_DIR
if test $d; then
rm -rf $d
mkdir $d && \
chmod go-rwx $d && \
www.eeworm.com/read/103554/15729420
sh 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
www.eeworm.com/read/315177/13549181
makefile
all: aoe.0
clean:
rm -rf obj
obj/aoe.o: aoe.S aoe.h Makefile
@rm -rf aoe.0
@mkdir -p obj
gcc -Wall -c -o obj/aoe.o aoe.S
obj/pxe.o: pxe.S aoe.h Makefile
@rm -rf aoe.0
@mkdir -p obj
gcc -Wall
www.eeworm.com/read/7803/135798
c spi.c
#include //51寄存器定义头文件
#include "main.h" //主程序头文件
#include "globe.h" //全局变量定义头文件
#include
#include
sbit RF_NSS = P1^4;
sbit RF_MISO = P1^3;
sbit RF
www.eeworm.com/read/432780/8573900
hec tat5main.hec
/******************************************************************************/
/* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */
/***************************************************************
www.eeworm.com/read/192427/8381938
c main.c
/******************************************************************
// PROJECT:chipcon RF DEMO
// RF: CC1100 or cc2500 or cc1000(Chipcon)
// CC1100:433。92MHZ
// CC2500:2433MHZ
// CC1000:433。92M