代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/325023/13230195
java testeof.java
//: io/TestEOF.java
// Testing for end of file while reading a byte at a time.
import java.io.*;
public class TestEOF {
public static void main(String[] args)
throws IOException {
Data
www.eeworm.com/read/325023/13231835
java semaphoredemo.java
//: concurrency/SemaphoreDemo.java
// Testing the Pool class
import java.util.concurrent.*;
import java.util.*;
import static net.mindview.util.Print.*;
// A task to check a resource out of a p
www.eeworm.com/read/240028/13239838
readme
TUT Selftest README
===================
NB: If you're here looking for an example of how to use TUT framework,
it's the wrong place: testing TUT using TUT itself produces messed
code where one test r
www.eeworm.com/read/240028/13239851
cpp constructed_instances.cpp
#include
#include
namespace tut
{
/**
* Testing exact number of instances created when top limit is specified.
*/
struct constructed_instances
{
test_runner tr;
s
www.eeworm.com/read/240028/13239854
cpp runtime_exceptions.cpp
#include
#include
using std::runtime_error;
namespace tut
{
/**
* Testing exceptions in run of test;
*/
struct runtime_ex
{
test_runner tr;
struct dummy
{
www.eeworm.com/read/136879/13355919
cpp fig19_10.cpp
// Fig. 19.10: fig19_10.cpp
// Using an iterator to output a string.
#include
#include
using namespace std;
int main()
{
string s( "Testing iterators" );
string::co
www.eeworm.com/read/136879/13355921
cpp fig19_02.cpp
// Fig. 19.2: fig19_02.cpp
// Demonstrating string comparison capabilities
#include
#include
using namespace std;
int main()
{
string s1( "Testing the comparison functi
www.eeworm.com/read/136879/13356019
cpp fig20_19.cpp
// Fig. 20.19: fig20_19.cpp
// Testing Standard Library class multiset
#include
#include
#include
using namespace std;
int main()
{
const int SIZE = 10;
www.eeworm.com/read/136879/13356026
cpp fig20_14.cpp
// Fig. 20.14: fig20_14.cpp
// Testing Standard Library vector class template
#include
#include
using namespace std;
template < class T >
void printVector( const vector<
www.eeworm.com/read/319449/13451625
txt ofdm_text_out.txt
This is a text file for testing OFDM. You will see that OFDM can
handle multipath channels much better than QAM. The reason is
that OFD] speads the data across a broad frequency band so
each frequency