代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/103328/15737264
texi mdk_ack.texi
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
@c Copyright (C) 2000, 2001, 2002
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
@c $Id: mdk_ac
www.eeworm.com/read/103277/15737986
install
[../images/smslink.gif] [../images/mobile.gif]
-------------------------------------------------------------------------------
SMSLink Command-Line Client Installation Procedure
1./ Customize the
www.eeworm.com/read/100066/15886889
install
[../images/smslink.gif] [../images/mobile.gif]
-------------------------------------------------------------------------------
SMSLink Command-Line Client Installation Procedure
1./ Customize the
www.eeworm.com/read/350675/10720195
txt button2.txt
看一下下面这段button的中断程序吧,
由它延伸,不同的中断只是一些register的设置不同
volatile int edge_capture;
static void handle_button_interrupts(void* context, alt_u32 id)
{
/* Cast context to edge_capture's type.
* It
www.eeworm.com/read/191952/8414380
i buildex.i
/*************************************************************************/
/* */
/* Global data for C4.5 used for building decision trees */
/* ----------------------------------------
www.eeworm.com/read/289119/8574981
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/288586/8620294
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/432164/8622794
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/386050/8767666
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/430027/8772090
i buildex.i
/*************************************************************************/
/* */
/* Global data for C4.5 used for building decision trees */
/* ----------------------------------------