代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/188512/8532523
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/188512/8533266
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/188512/8533357
cpp fig15_11.cpp
// Fig. 15.11: Fig15_11.cpp
// Creating and testing user-defined, nonparameterized
// stream manipulators.
#include
using std::ostream;
using std::cout;
using std::flush;
// bell
www.eeworm.com/read/388617/8595839
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/388617/8596883
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/387560/8665199
m em_test_setup.m
% em_test_setup.m
%
% create sample image, system matrix, and sinograms for examples
% and testing of Poisson emission maximum likelihood (ML) algorithms
% creates: ig sg xtrue G proj ci ytrue ri yi
%
www.eeworm.com/read/287806/8668276
c prime.c
/*
PRIME.C - primality-testing routines
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as f
www.eeworm.com/read/387005/8713479
c timetst.c
/*
Testing timestart and timestop
Sec. 1.7.2
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.
www.eeworm.com/read/386050/8767301
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