代码搜索结果

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

bbleader.me

.\" This file is automatically generated. Do not edit! .\" @(#)$Id: bbleader.rf,v 1.1 90/07/20 09:40:11 sharpe Exp Locker: sharpe $ .SC BBLEADER 1 .NA BBleader \- responsiblities of a BBoard\-leader

bbleader.me

.\" This file is automatically generated. Do not edit! .\" @(#)$Id: bbleader.rf,v 1.1 90/07/20 09:40:11 sharpe Exp Locker: sharpe $ .SC BBLEADER 1 .NA BBleader \- responsiblities of a BBoard\-leader

rcvstore.man

.\" This file is automatically generated. Do not edit! .\" include the -mh macro file .so /usr/lib/mh/tmac.h .\" This file is automatically generated. Do not edit! .\" @(#)$Id: rcvstore.rf,v 1.1 90/

conflict.man

.\" This file is automatically generated. Do not edit! .\" include the -mh macro file .so /usr/lib/mh/tmac.h .\" This file is automatically generated. Do not edit! .\" @(#)$Id: conflict.rf,v 1.1 90/

prompter.man

.\" This file is automatically generated. Do not edit! .\" include the -mh macro file .so /usr/lib/mh/tmac.h .\" This file is automatically generated. Do not edit! .\" @(#)$Id: prompter.rf,v 1.1 90/

pre-install

#!/bin/sh if [ -d $PREFIX/firebird ]; then if [ -d $PREFIX/firebird.old ]; then rm -rf $PREFIX/firebird.old fi mv $PREFIX/firebird $PREFIX/firebird.old fi if [ -L /usr/interbase ]; then rm -f

optiontests.slx

# A simple amino acid test alignment for Optiontests.pl #=RF xxxxx seq1 ACDEFGHIKLMNPQRSTVWY seq2 ACDEFGHIKLMNPQRSTVWY seq3 ACDEFGHIKLMNPQRSTVWY seq4 ACDEFGHIKLMNPQRSTVWY seq5 ACDEFGHIK

main.c

#define EX_GLOBAL #include "Main.H" __CONFIG(INTIO & WDTDIS & PWRTEN & MCLRDIS & UNPROTECT & BORDIS & IESODIS & FCMDIS); //#define _tx_ void MCU_Ini(void) { // #ifdef rf_tx // OSC

makefile

include config.linux SUBDIRS=bmp cursor icon font imetab all: nothing depend .depend: nothing clean: nothing nothing: @echo Please run \"make install\" as root to install. install: @rm -rf $(r

自己修改的从机程序.txt

// ******************************************************** // CMainPrg.c 简易信号发生器程序从机 // 开发日期 : 2007年11月27日 // 开发环境 : 无线龙C51RF-2开发系统 // ********************************************************