代码搜索:TestData

找到约 755 项符合「TestData」的源代码

代码结果 755
www.eeworm.com/read/437894/7740074

m rl_libsvm_iris.m

close all clear all %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%准备样本%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% load iris.dat
www.eeworm.com/read/180303/9313145

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/461376/7228555

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/207517/7811689

txt playonwords.txt

#include #include #define MaxN 30 #define MaxL 10001 int n=26; int map[MaxN][MaxN],ss[MaxN]; int d1[MaxN],d2[MaxN]; void init() { int k,i,s,t,j; char ch[MaxL]; mems
www.eeworm.com/read/143706/12850344

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/139291/5804183

in runtest.in

#! /bin/sh # This file is generated by configure from RunTest.in. Make any changes # to that file. # Run PCRE tests cf=diff testdata=@top_srcdir@/testdata # Select which tests to run; if no select
www.eeworm.com/read/139291/5804185

runtest

#! /bin/sh # Run PCRE tests cf=diff # Select which tests to run; if no selection, run all do1=no do2=no do3=no do4=no while [ $# -gt 0 ] ; do case $1 in 1) do1=yes;; 2) do2=yes;; 3)
www.eeworm.com/read/132649/5914954

sh test_pcre.sh

#! /bin/sh # This file is generated by configure from RunTest.in. Make any changes # to that file. # Run PCRE tests cf=diff testdata=testdata pcre=test_pcre # Select which tests to run; if no sele
www.eeworm.com/read/106760/6191178

java gettestsaction.java

/* * CyberTester - J2EE Web application for creating, delivering and managing tests/exams/surveys. * Copyright (C) 2004 CyberDemia Research and Services Pty Ltd * * This program is free software;
www.eeworm.com/read/106759/6191378

java gettestsaction.java

/* * CyberTester - J2EE Web application for creating, delivering and managing tests/exams/surveys. * Copyright (C) 2003 CyberDemia Research and Services Pty Ltd * * This program is free software;