代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/168879/9890594
c clock.c
/*-----------------------------------------------------------*/
/* File: hw_3_pwm.c Version 1.0 */
/* Function: STC32 DSP Training Board I/O Testing Program */
/*
www.eeworm.com/read/362246/10009863
m usps2mat.m
% USPS2MAT converts USPS database to Matlab data file (MAT).
%
% Description:
% It creates MAT-file containing training and testing part
% of the USPS database of handwritten numerals.
%
% Input:
www.eeworm.com/read/360206/10106575
c filecnst.c
#include
void main ()
{
printf("The file %s is under Beta testing\n", __FILE__);
}
www.eeworm.com/read/360206/10106581
c datetime.c
#include
void main ()
{
printf("Beta Testing: Last compiled %s %s\n", __DATE__,
__TIME__);
}
www.eeworm.com/read/164017/10135176
m bayesdemo2.m
% BAYESDEMO2 demo on Bayes classifiation and error estimation.
% Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac
% (c) Czech Technical University Prague, http://cmp.felk.cvut.c
www.eeworm.com/read/359548/10139825
java testbankaccount.java
import java.io.*;
/**
* Test driver for class BankAccount.
*
* @author author name
* @version 1.0.0
*/
public class TestBankAccount {
/* Standard output stream */
www.eeworm.com/read/358784/10179481
asm testlib.asm
TITLE Testing the Link Library (TestLib.asm)
; Use this program to test individual Irvine16
; library procedures.
INCLUDE Irvine16.inc
.data
.code
main PROC
mov ax,@data
m
www.eeworm.com/read/357659/10203884
c initspdif.c
/***************************************************************************************************
** File: initSPDIF.c
** Date: 7-29-05
** Author: BM
** Use: Testing ADSP-21369 EZkit
www.eeworm.com/read/357659/10203937
c initspdif.c
/***************************************************************************************************
** File: initSPDIF.c
** Date: 7-29-05
** Author: BM
** Use: Testing ADSP-21369 EZkit