代码搜索:Testing

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

代码结果 10,000
www.eeworm.com/read/235248/14080045

cpp mstring.cpp

// Mstring.c // testing string class /* Yes, I know it's bad to reinvent this particular wheel but I don't like the templatized standard string. An extra 30% (at least) size penalty for usi
www.eeworm.com/read/204311/15341619

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
www.eeworm.com/read/204311/15341659

txt text.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 OFDM speads the data across a broad frequency band so each freque
www.eeworm.com/read/203062/15366075

inp ti_li_benchz_fft.inp

TI_Li_Benchmark.inp { Here, we will try to develop an input file for testing the tunneling ionization simulations for Li. This file started from the corresponding input file for He. A laser pulse w
www.eeworm.com/read/203062/15366113

inp ti_he_benchz_fft.inp

TI_He_Benchmark.inp { Here, we will try to develop an input file for testing the tunneling ionization simulations for He. This file started from the corresponding input file for H. A laser pulse wi
www.eeworm.com/read/202486/15381530

cpp exe53.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example E.53 on page 390 // Testing the rotate_copy() algorithm #include #include
www.eeworm.com/read/202486/15381533

cpp exe32.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example E.32 on page 381 // Testing the next_permutation() algorithm #include #incl
www.eeworm.com/read/202486/15381542

cpp exe21.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example E.21 on page 377 // Testing the inplace_merge() algorithm #include #include
www.eeworm.com/read/202486/15381550

cpp exe58.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example E.58 on page 392 // Testing the set_symmetric_difference() algorithm #include
www.eeworm.com/read/202486/15381595

cpp exe02.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example E.2 on page 370 // Testing the adjacent_difference() algorithm #include #inc