代码搜索结果

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

rf.c

#include __CONFIG(HS&PROTECT&PWRTEN&BOREN&WDTEN); //pic16f73//单片机端口定义 #define cs RC0 #define so RC1 #define sck RC2 #define si RC3 #define ms

rf.c

#include __CONFIG(HS&PROTECT&PWRTEN&BOREN&WDTEN); //pic16f73//单片机端口定义 #define cs RC0 #define so RC1 #define sck RC2 #define si RC3 #define ms

rf1

6 6 55 200 200 1 1 1 0 3 20 20 193 200 200 2 1 2 0 1 20 20 80 200 200 3 1 0 0 3 20 20 192 200 200 4 1 3 0 0 0 0

rf.c

#include "rf.h" void rf_scan(void) { if(first_cnt > 8) data_flag = 0x01; if((time_cnt >= 0x1a)&&(time_cnt < 0x28)) { if(bef_bit == 0x00) { if(data_flag == 0x01)UID[bit_cnt++] =

rf.s

/ / / rf -- real comparisons .globl rlt4 .globl rle4 .globl req4 .globl rne4 .globl rge4 .globl rgt4 rlt4: jsr pc,compar blt one br zero rle4: jsr pc,compar ble one br zero req4: jsr pc,co

rf.lst

C:\tic2xx\c2000\cgtools\bin\dspa.exe -v2xx -s -x rf.asm D:\DSP_823_926\rf.obj -tC:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\rf.tmp TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00 Mon Sep 26 09:27:21 20

rf.cpp

#include #include "nr.h" using namespace std; DP NR::rf(const DP x, const DP y, const DP z) { const DP ERRTOL=0.0025, TINY=1.5e-38, BIG=3.0e37, THIRD=1.0/3.0; const DP C1=1.0/24.0, C

rf.c

#include __CONFIG(HS&PROTECT&PWRTEN&BOREN&WDTEN); //pic16f73//单片机端口定义 #define cs RC0 #define so RC1 #define sck RC2 #define si RC3 #define ms