代码搜索:Testing

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

代码结果 10,000
www.eeworm.com/read/250591/12397861

java teststream.java

//: com:bruceeckel:simpletest:TestStream.java // Simple utility for testing program output. Intercepts // System.out to print both to the console and a buffer. // From 'Thinking in Java, 3rd ed.' (
www.eeworm.com/read/233414/14154574

ex-wrong-model

#!/bin/sh # These tests investigate what happens when the wrong model is used for # decoding. A (1800,1000) LDPC code with 3 check per bit is used. # Testing is done by transmitting random messages.
www.eeworm.com/read/130490/14190092

xml select_test.xml

select_test select_test is a program for testing classification performance. See the
www.eeworm.com/read/128468/14295636

m testandr.m

function [MI,SIGMA,J]=testandr(dim,epsilon,dnoise,maxcoord,diagm) % TESTANDR creates testing data for Generalized Anderson's task. % [MI,SIGMA,J]=testandr(dim,epsilon,dnoise,maxcoord,diagm) % % TESTAN
www.eeworm.com/read/128441/14298832

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/230049/14307719

java teststream.java

//: com:bruceeckel:simpletest:TestStream.java // Simple utility for testing program output. Intercepts // System.out to print both to the console and a buffer. // From 'Thinking in Java, 3rd ed.' (
www.eeworm.com/read/229893/14313318

java teststream.java

//: com:bruceeckel:simpletest:TestStream.java // Simple utility for testing program output. Intercepts // System.out to print both to the console and a buffer. // From 'Thinking in Java, 3rd ed.' (
www.eeworm.com/read/127981/14322835

java jlabeltest.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; public class JLabelTest extends JFrame { private JLabel label1; public JLabelTest() { super( "Testing JLabel" ); Co
www.eeworm.com/read/127249/14364805

html candidate.html

candidate consistency testing
www.eeworm.com/read/125476/14491840

cc tst_finite_diff.cc

// tst_finite_diff.cc void test_finite_diff(){ cout