代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/255668/12065950
c prime.c
/* PRIME.C - primality-testing routines
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
#include "global.h"
#include
www.eeworm.com/read/253260/12235101
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/253260/12235795
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/150914/12246194
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/150905/12248267
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/150890/12252368
h osdpub900.h
#if(_OSD_TYPE == _OSD900)
#define _BACKLIGHT_MAX 255
#define _BACKLIGHT_MIN 0
// andy : The define at testing state
#define BIT2_MSB_16COLOR_LUT(x) (
www.eeworm.com/read/150214/12304731
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/149739/12352652
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/337096/12392120
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