代码搜索结果
找到约 8,431 项符合
RF 的代码
rf905se.lnp
"nrf905.obj"
TO "RF905SE"
RAMSIZE(256)
rf905se.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
rf905se.plg
礦ision3 Build Log
Project:
F:\单片机实验\Keil C51源程序\RF905SE模块测通信距离\RF905SE.uv2
Project File Date: 04/10/2008
Output:
rf905se.hex
:1009CC000A4C0C442020CCCCCCCC5845696D616EC3
:0109DC00001A
:10098400AE071FEE6013E4FCFDC3ED9454EC940138
:0909940050EE0DBD00010C80F0D5
:01099D002237
:10080000D294C297D2B3D2B4D291C292C2931209F7
:100
lpcis2rf.m
function rf=lpcis2rf(is)
%LPCRF2IS Convert inverse sines to reflection coefficients RF=(IS)
% Copyright (C) Mike Brookes 1997
% Version: $Id: lpcis2rf.m,v 1.4 2007/05/04 07:01:38 dmb
lpcao2rf.m
function rf=lpcao2rf(ao)
%LPCAO2RF LPC: Convert area ratios to reflection coefficients RF=(AO)
% Copyright (C) Mike Brookes 1998
% Version: $Id: lpcao2rf.m,v 1.4 2007/05/04 07:01:38
lpcaa2rf.m
function rf=lpcaa2rf(aa)
%LPCAA2RF LPC: Convert vocal tract areas to reflection coefficients RF=(AA)
% Copyright (C) Mike Brookes 1998
% Version: $Id: lpcaa2rf.m,v 1.4 2007/05/04 07:01:
lpcla2rf.m
function rf=lpcla2rf(la)
%LPCLA2RF Convert log areas to reflection coefficients RF=(LA)
% Copyright (C) Mike Brookes 1997
% Version: $Id: lpcla2rf.m,v 1.4 2007/05/04 07:01:38 dmb Exp