代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/239724/13259460
makefile
start:UdpClient.out
UdpClient.out:UdpClient.c process.o
gcc -c UdpClient.c
gcc -o UdpClient.out UdpClient.o process.o
clean:
rm -rf *.out *.bak UdpClient.o
www.eeworm.com/read/322456/13379771
m rfhist.m
function [no,xo] = rfhist(rf,x,rfflag)
% rfhist - 显示雨流数据的柱状图
%
% function [no,xo] = rfhist(rf,x,rfflag)
%
% Syntax: rfhist(rf)
% rfhist(rf,30)
% rfhist(rf,-55:10:55,'mean')
%
www.eeworm.com/read/302827/13826892
sh autogen.sh
#!/bin/bash
autoreconf -fi;
rm -Rf autom4te*.cache;
www.eeworm.com/read/126021/6019457
inc addisplog.inc
(***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in c
www.eeworm.com/read/489200/6475078
makefile
all:cap ser capser
cap:cap.c
gcc -Wall cap.c -o cap
ser:ser.c
gcc -Wall ser.c -o ser
capser:capser.c
gcc -Wall capser.c -o capser
clean:
rm -rf capser capser
www.eeworm.com/read/487437/6512033
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Text"
ClientHeight = 3255
ClientLeft = 60
ClientTop = 345
ClientWidth = 3690
LinkTopic =
www.eeworm.com/read/477052/6744646
makefile
susan: susan.c Makefile
gcc -static -O4 -o susan susan.c -lm
clean:
rm -rf susan output*
www.eeworm.com/read/262794/11390302
c borrow.c
void BorrowBook(BookDbaseFile &bf,BnoIdxFile bif,BbookFile &bbf,ReadFile &rf)
{
char dzh[8],sh[5],jyrq[13];
int i,j,k=0;
printf("输入读者号 书号 借阅日期\n");
scanf("%s%s%s",dzh,sh,jyrq);
www.eeworm.com/read/154229/11982192
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Text"
ClientHeight = 3255
ClientLeft = 60
ClientTop = 345
ClientWidth = 3690
LinkTopic =
www.eeworm.com/read/126067/14449857
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Text"
ClientHeight = 3255
ClientLeft = 60
ClientTop = 345
ClientWidth = 3690
LinkTopic =