代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/406662/2275522
h clock.h
/******************************************************************************
Filename: clock.h
This file defines interface for clock related functions for the
CC243x family of RF s
www.eeworm.com/read/398729/2370955
bat searchenginehelper.bat
..\..\jre\bin\java -classpath ..\..\ruptools\RUP.jar ruptools.SearchEngineHelper -d ../../../ -rf toc.htm -t ../../../
www.eeworm.com/read/391397/2520312
h clock.h
/******************************************************************************
Filename: clock.h
This file defines interface for clock related functions for the
CC243x family of RF s
www.eeworm.com/read/429638/8797510
c nrf905.c
#include
#include
#include "nRF905_Config.h"
#include "nRF905.h"
unsigned char ReceiveBuffer[BUF_SIZE]; // RF接收缓冲区
unsigned char SendBuffer[BUF_SIZE]; // RF发送缓冲区
uns
www.eeworm.com/read/438636/7728805
sh makepack.sh
#!/bin/bash
NOWDATE=`date +%0Y%0m%0d%H%M`
rm -rf html
doxygen compiler.Doxyfile
tar czvf /tmp/html.tgz html
cd /tmp
cvs co compiler
tar czvf compiler-$NOWDATE.tgz compiler
rm -rf compiler
www.eeworm.com/read/329130/12978826
makefile
CROSS=arm-linux-
watchdog.o :watdog.c
$(CROSS)gcc -D__KERNEL__ -DMODULE -I/root/armsys2410/kernel/include \
-c -o watchdog.o watdog.c
clean:
rm -rf watchdog.o
rm -rf test.o
#qhello *.o
www.eeworm.com/read/126430/6016599
c elle.c
#include
#include "nrutil.h"
float elle(phi,ak)
float ak,phi;
{
float rd(),rf();
float 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
www.eeworm.com/read/102423/6232268
c elle.c
#include
#include "nrutil.h"
float elle(phi,ak)
float ak,phi;
{
float rd(),rf();
float 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
www.eeworm.com/read/476392/6759442
m chp8ex2.m
fprintf('\n Wait simulation is in process. \n')
VF = 400; rF = 0.4; iF0 = VF/rF;
f = 60; w=2.*pi*f;
d = 0; d=d*pi/180;
t0 = 0 ; tfinal = 0.80;
i0 = [0; iF0; 0; 0; 0 ]; % Initial current
www.eeworm.com/read/158443/11615719
c elle.c
#include
#include "nrutil.h"
float elle(phi,ak)
float ak,phi;
{
float rd(),rf();
float 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