代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/167185/5462145
c ,classify.c
/*----------------------------------------------------------------------+
| |
| This material contains proprietary software of Entropic Speech, |
| Inc. Any reproduction, distribution, or
www.eeworm.com/read/167185/5462146
1 classify.1
.\" @(#)classify.1 1.1 (EPI) 6/5/87
.TH CLASSIFY 1\-ESPS 6/5/87
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc.
.SH NAME
classify \- maximum-likelihood classification of
www.eeworm.com/read/167185/5462148
c classify.c
/*----------------------------------------------------------------------+
| |
| This material contains proprietary software of Entropic Speech, |
| Inc. Any reproduction, distribution, or
www.eeworm.com/read/167185/5463373
3 classify.3
.\" Copyright (c) 1987 Entropic Speech, Inc.; All rights reserved
.\" @(#)classify.3 1.3 30 Apr 1997 ESI
.TH CLASSIFY 3\-ESPSsp 30 Apr 1997
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Ent
www.eeworm.com/read/167185/5463779
1 classify.1
.\" Copyright (c) 1987 Entropic Speech, Inc. All rights reserved.
.\" @(#)classify.1 3.9 4/2/97 ESI
.TH CLASSIFY 1\-ESPS 4/2/97
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Spee
www.eeworm.com/read/167185/5463781
c classify.c
/*----------------------------------------------------------------------+
| |
| This material contains proprietary software of Entropic Speech, |
| Inc. Any reproduction, distribution, or
www.eeworm.com/read/342680/3229389
cpp classify.cpp
#include
#include
#include
#include
#include
double pi=3.1415926;
//male=0;female=1
double train[20][4]={{4272.0,888,52,0},{33037,10699
www.eeworm.com/read/339658/3296375
c classify.c
#include
#include
#include
struct SUBLINK
{
int index;
struct SUBLINK *next;
}sublink;
struct NODE
{
char feature[20];
int upnnum
www.eeworm.com/read/311226/3682424
java classify.java
/*
* (c) Copyright 2007 Hewlett-Packard Development Company, LP
* All rights reserved.
* [See end of file]
*/
package arq.examples.filter;
import com.hp.hpl.jena.sparql.expr.NodeValue;