代码搜索:Testing

找到约 10,000 项符合「Testing」的源代码

代码结果 10,000
www.eeworm.com/read/403011/11524515

cpp usebrass1.cpp

// usebrass1.cpp -- testing bank account classes // compile with brass.cpp #include #include "brass.h" int main() { using std::cout; using std::endl; Brass Piggy("Po
www.eeworm.com/read/403009/11524820

cpp usebrass1.cpp

// usebrass1.cpp -- testing bank account classes // compile with brass.cpp #include #include "brass.h" int main() { using std::cout; using std::endl; Brass Piggy("Po
www.eeworm.com/read/400645/11570992

dat vsvd.dat

./vsvd Testing Singular Value Decompositions of rectangular matrices Rotated by PI/2 Matrix Diag(1,4,9) SVD-decompose matrix A and check if we can compose it back original matrix follows Matr
www.eeworm.com/read/400577/11572582

m gendat.m

%GENDAT Random generation of datasets for training and testing % % [A,B,IA,IB] = GENDAT(X,N) % [A,B,IA,IB] = GENDAT(X) % [A,B,IA,IB] = GENDAT(X,ALF) % % INPUT % X Dataset % N,ALF Number
www.eeworm.com/read/346922/11713222

txt readme.txt

To Users of LLNS smsdllexample 1. Introduction Thank you very much for having purchased our product. This directory contains the software tools for testing the GSM module. Wavecom WMOD2B, Wave
www.eeworm.com/read/343090/11975335

c rsatest.c

/* RSATEST.C - RSA Testing Application using RSAEURO cryptographic toolkit Copyright(C) 2002 by charry, charry@email.com.cn RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. */ #include
www.eeworm.com/read/343090/11975382

c prime.c

/* PRIME.C - primality-testing routines Copyright(C) 2002 by charry, charry@email.com.cn RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. Uses a small primes factor test and
www.eeworm.com/read/256102/12027606

cpp fig12_06.cpp

// Fig. 12.6: fig12_06.cpp // Testing class CommissionEmployee. #include using std::cout; using std::endl; using std::fixed; #include using std::setprecision; #include
www.eeworm.com/read/256101/12028720

cpp ex06_03.cpp

// Exercise 6.3: ex06_03.cpp // Testing the math library functions. #include using std::cout; using std::endl; using std::fixed; #include using std::setprecision; #inc
www.eeworm.com/read/255755/12057213

m gendat.m

%GENDAT Random generation of datasets for training and testing % % [A,B,IA,IB] = GENDAT(X,N) % [A,B,IA,IB] = GENDAT(X) % [A,B,IA,IB] = GENDAT(X,ALF) % % INPUT % X Dataset % N,ALF Number