代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/287839/4016002
c isupper.c
/* isupper.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/287839/4016003
c tolower.c
/* tolower.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,03mar93,jdi more documentation c
www.eeworm.com/read/287839/4016004
c ispunct.c
/* ispunct.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/287839/4016005
c toupper.c
/* toupper.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/287839/4016007
c isprint.c
/* isprint.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/287839/4016009
c isgraph.c
/* isgraph.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/287839/4016011
c isspace.c
/* isspace.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/273525/4207056
hlp lstat.hlp
{smcl}
{* 24dec2004}{...}
{cmd:help lstat}
{hline}
{pstd}
{cmd:lstat} is an out-of-date command as of Stata 9. {cmd:lstat} has been
replaced with the {cmd:estat classification} command;
see
www.eeworm.com/read/268397/4252859
java linearloss.java
package dragon.ir.classification.multiclass;
/**
* Linear Loss Function
* The linear loss is defined as -x for an input x
* Copyright: Copyright (c) 2005
* Company: IST, D
www.eeworm.com/read/268397/4252862
java multiclassdecoder.java
package dragon.ir.classification.multiclass;
/**
* Interface for Multi-class Decoder
*
* Copyright: Copyright (c) 2005
* Company: IST, Drexel University
* @author Da