代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/286953/8736545
c filecnst.c
#include
void main ()
{
printf("The file %s is under Beta testing\n", __FILE__);
}
www.eeworm.com/read/286953/8736553
c datetime.c
#include
void main ()
{
printf("Beta Testing: Last compiled %s %s\n", __DATE__,
__TIME__);
}
www.eeworm.com/read/428849/8834411
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/384729/8848617
credits
Gianni Tedesco
* Author
Greg Sheard
* Random fixes
John Leach
* IPX support
* Various bugfixes and testing
www.eeworm.com/read/187002/8885624
c filecnst.c
#include
void main ()
{
printf("The file %s is under Beta testing\n", __FILE__);
}
www.eeworm.com/read/187002/8885636
c datetime.c
#include
void main ()
{
printf("Beta Testing: Last compiled %s %s\n", __DATE__,
__TIME__);
}
www.eeworm.com/read/284360/8938068
sas sqlcreat.sas
/****************************************************************/
/* S A S S A M P L E L I B R A R Y */
/*
www.eeworm.com/read/383432/8947531
java increment1frame.java
// Yura Mamyrin, Group D
package risk.ui.Increment1GUI;
import risk.engine.*;
import risk.engine.guishared.AboutDialog;
import javax.swing.JFrame;
import java.awt.event.WindowEvent;
import
www.eeworm.com/read/382584/9020134
c filecnst.c
#include
void main ()
{
printf("The file %s is under Beta testing\n", __FILE__);
}
www.eeworm.com/read/382584/9020140
c datetime.c
#include
void main ()
{
printf("Beta Testing: Last compiled %s %s\n", __DATE__,
__TIME__);
}