代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/480145/1321914
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/470917/1441954
c s_fpclassifyl.c
/* Return classification value corresponding to argument.
Copyright (C) 1997,1999,2002,2004,2006,2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulr
www.eeworm.com/read/237551/4626069
c s_fpclassifyl.c
/* Return classification value corresponding to argument.
Copyright (C) 1997,1999,2002,2004,2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich D
www.eeworm.com/read/224327/4804130
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/180137/5290290
att dan1.att
name dan1
reference 1.2.840.10003.3.15
att 1 Classification-DK5-alfa-subdivision # au Alfabetisk underdeling DK-5
att 2 Subject-controlled # ke Kontrollerede emneo
www.eeworm.com/read/175689/5343342
m contents.m
% Data sets used by the STPRtool.
%
% andersons_task - (dir) Input for demo on Generalized Anderson's task.
% binary_separable - (dir) Input for demo on Linear classification.
% gmm_sample - (
www.eeworm.com/read/175689/5343462
m contents.m
% Data sets used by the STPRtool.
%
% andersons_task - (dir) Input for demo on Generalized Anderson's task.
% binary_separable - (dir) Input for demo on Linear classification.
% gmm_sample - (
www.eeworm.com/read/169775/5410476
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/347796/3163022
java abstractcodematrix.java
package dragon.ir.classification.multiclass;
/**
* Abstract Code Matrix
*
* Copyright: Copyright (c) 2005
* Company: IST, Drexel University
* @author Davis Zhou
* @
www.eeworm.com/read/347796/3163023
java lossfunction.java
package dragon.ir.classification.multiclass;
/**
* Loss Function Interface
*
* Copyright: Copyright (c) 2005
* Company: IST, Drexel University
* @author Davis Zhou