代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/149739/12352878
m testfeatdom.m
%TESTFEATDOM Test feature domains
%
% [N,I,J] = TESTFEATDOM(A,K,M)
%
% The feature domains of the dataset A are tested. When given,
% the vector K should contain the indices of the features to
% be
www.eeworm.com/read/337002/12402413
m checktw.m
% function checktw checks twins in the library of the already tested chrom.
function den=checktw(cc,lib,a)
den=0;
n=0;
while den==0 & n
www.eeworm.com/read/233424/14151399
c teststdio2.c
/* teststdio2.c - To test the stdio ANSI C library */
/* Copyright 1991 Wind River Systems, Inc. */
/*
modification history
--------------------
02b,31jul97,ram need to add INCLUDE_DOSFS & INCLUDE
www.eeworm.com/read/130043/14210228
i buildex.i
/*************************************************************************/
/* */
/* Global data for C4.5 used for building decision trees */
/* ----------------------------------------
www.eeworm.com/read/126957/14391634
man m_netbsd08.man
.SH "NetBSD NOTES"
Only tested with NetBSD/i386. Someone should check the memory size stuff.
Stolen back from the m_386bsd.c...
www.eeworm.com/read/126718/14405942
i buildex.i
/*************************************************************************/
/* */
/* Global data for C4.5 used for building decision trees */
/* ----------------------------------------
www.eeworm.com/read/227696/14417768
changelog
modifications, finished and tested
**********************************
- adapted EDCF model to ns-2.28
- cleaned slot boundary computation
- updated EDCA to approved draft version 13.0:
- increment o
www.eeworm.com/read/223597/14622805
c slaveh.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/223597/14622810
c slaved.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/223597/14622816
c slave.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn