代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/192203/8399664
m example_regression.m
% Example: RF for Regressoin
% Run RF on Training set
TR = textread('boshouse.txt');
x = TR(:,2:end);
y = TR(:,1);
param = [50, fix(size(x,2)/3), 5, 1, 12345, 1];
out = RFRe
www.eeworm.com/read/165122/10075724
h general.h
/* General purpose header file - rf 12/90 */
#ifndef _H_general
#define _H_general
/* Macintosh specific */
#ifdef MAC /* rf 12/9/94 */
#define const /* THINK C doesn't know about these i
www.eeworm.com/read/350770/10712362
analyze_ping
#!/bin/csh
setenv VSSOPT "-vhdl87 -i"
echo "Making work directory"
if -d WORK rm -rf WORK
mkdir WORK
echo "Compile simprim library"
if -d SIMPRIMVSS rm -rf SIMPRIMVSS
mkdir SIMPRIMVSS
vhdlan $VSSOPT
www.eeworm.com/read/350770/10712408
analyze_ping
#!/bin/csh
setenv VSSOPT "-vhdl87 -i"
echo "Making work directory"
if -d WORK rm -rf WORK
mkdir WORK
echo "Compile simprim library"
if -d SIMPRIMVSS rm -rf SIMPRIMVSS
mkdir SIMPRIMVSS
vhdlan $VSSOPT
www.eeworm.com/read/443646/7629527
h general.h
/* General purpose header file - rf 12/90 */
#ifndef _H_general
#define _H_general
/* Macintosh specific */
#ifdef MAC /* rf 12/9/94 */
#define const /* THINK C doesn't know about these i
www.eeworm.com/read/240900/13188265
java testfilein1.java
import java.io.*;
public class TestFileIn1
{public static void main(String args[])
{try
{FileInputStream rf=new FileInputStream("c:\\qq\\ReadMe.txt");
int b;
while((b=rf.read())
www.eeworm.com/read/406076/11449719
h general.h
/* General purpose header file - rf 12/90 */
#ifndef _H_general
#define _H_general
/* Macintosh specific */
#ifdef MAC /* rf 12/9/94 */
#define const /* THINK C doesn't know about these i
www.eeworm.com/read/164348/5491261
makefile
__STANDARD__=YES
SRCROOT=..\..\..\..\..\..
RM=rm -rf
RM_DIR=rm -rf
MAKE_DEP=
MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
LD=
LDFLAGS=
CP=copy
MAKE=nmake
CC="C:\Symbian\6.1\Shar
www.eeworm.com/read/164348/5491280
makefile
__STANDARD__=YES
SRCROOT=..\..\..\..\..\..
RM=rm -rf
RM_DIR=rm -rf
MAKE_DEP=
MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
LD=
LDFLAGS=
CP=copy
MAKE=nmake
CC="C:\Symbian\6.1\Shar