代码搜索:RF

找到约 8,431 项符合「RF」的源代码

代码结果 8,431
www.eeworm.com/read/384270/8883830

makefile

# code is C++ CFLAGS = ehtest1: ehtest1.C exthit.o exthit.h CC $(CFLAGS) -o ehtest1 ehtest1.C exthit.o exthit.o: exthit.C exthit.h CC $(CFLAGS) -c exthit.C -o exthit.o clean: rm -rf ehtest1 exth
www.eeworm.com/read/427284/8953862

m wm_embedtt.m

function [icasig,mixedsig,img2,s12]=wm_embedtt(features,img) [Mc,Nc]=size(img); randn('state',10); Iw=randn(30); Ic=transform(Iw); [mc,nc]=size(Ic);% len=size(features,1); features_e=cell(1,len
www.eeworm.com/read/374494/9402906

tst-userdel

#!/bin/bash export LANG=C TEMPDIR=`mktemp -d tests.XXXXXX` touch $TEMPDIR/passwd touch $TEMPDIR/group ./groupadd -P $TEMPDIR -r -o -g 99 test_userdel1 ./useradd -P $TEMPDIR -g 99 -G "" test_userde
www.eeworm.com/read/350933/10695230

c rc531.c

#include"PXA255.h" #include"RC531.h" #include"PICC.h" //#define READER_INT_ENABLE #define TCLFSDSNDMAX 8 ///< max. frame size send #define TCLFSDRECMAX 8 ///< max. frame size r
www.eeworm.com/read/420401/10797046

makefile

httpt:parser.o httpt.o net_wrap.o gcc -o httpt parser.o httpt.o net_wrap.o net_wrap.o:net_wrap.c gcc -c net_wrap.c httpt.o:httpt.c gcc -c httpt.c readconfig.o:parser.c gcc -c parser.c .PHONY:clean
www.eeworm.com/read/420310/10804492

m dc_ge_load(shiyan).m

% 编写直流发电机外特性分析脚本函数 % 将该函数定义为dc_ge_load(dc_generator_load) % 下面输入电机基本数据: nN=1000;IfN=2.5;Rf=291/12;Ra=1.4; % 下面输入750转/分钟时的空载特性试验数据(Ifdata是励磁电流,Eadata是感应电势): Ifdata=[ 0, 0.4, 1.0, 1.6, 2.0, 3.0,
www.eeworm.com/read/460543/7247519

c ia443x_demo.c

/* ** ============================================================================ ** ** FILE ** IA443x_demo.c ** ** DESCRIPTION ** Contains the RF dependent functions ** ** CREATED ** Si
www.eeworm.com/read/460543/7247548

c ia443x_demo.c

/* ** ============================================================================ ** ** FILE ** IA443x_demo.c ** ** DESCRIPTION ** Contains the RF dependent functions ** ** CREATED ** Si
www.eeworm.com/read/460543/7247578

c ia443x_demo.c

/* ** ============================================================================ ** ** FILE ** IA443x_demo.c ** ** DESCRIPTION ** Contains the RF dependent functions ** ** CREATED ** Si