代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/125404/14495071
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/124280/14582069
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/223823/14616400
build-process readme.build-process
During memory testing memtest86 relocates itself in memory so it can test the
memory it was previously running from. memtest86 is compiled as position mostly
independent code. Some relocations rec
www.eeworm.com/read/122381/14696029
cpp test.cpp
/*
Testing the avltree class
This program tests the avltree class in the
companion file avltree.h
Deepak
http://www.geocities.com/acmesofties/
26-June-2002
*/
# include
www.eeworm.com/read/221219/14753171
build-process readme.build-process
During memory testing memtest86 relocates itself in memory so it can test the
memory it was previously running from. memtest86 is compiled as position mostly
independent code. Some relocations recor
www.eeworm.com/read/221218/14753267
build-process readme.build-process
During memory testing memtest86 relocates itself in memory so it can test the
memory it was previously running from. memtest86 is compiled as position mostly
independent code. Some relocations rec
www.eeworm.com/read/121270/14761170
h speedcd.h
#include "speedver.h"
// Use this so that the file system driver does not mount so we can unload
// the driver while testing
//#define FILE_DEVICE_SPEEDCD FILE_DEVICE_UNKNOWN
#define FILE
www.eeworm.com/read/219617/14873756
c usbtcdnet2280interrupt.c
/* usbTcdNET2280Interrupt.c - defines modules for interrupt handling */
/* Copyright 2004 Wind River Systems, Inc. */
/*
Modification history
--------------------
01i,30sep04,pdg DMA testing fixes
www.eeworm.com/read/217040/14981456
dem midpnt.dem
PROGRAM d4r5(input,output);
(* driver for routine MIDPNT *)
CONST
nmax=10;
VAR
a,b,s : real;
i,glit : integer;
FUNCTION func(x: real): real;
(* Function for testing integration *)
www.eeworm.com/read/217031/14982384
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