代码搜索:Classifying
找到约 108 项符合「Classifying」的源代码
代码结果 108
www.eeworm.com/read/393286/2479958
h cu3088.h
#ifndef _CU3088_H
#define _CU3088_H
/**
* Enum for classifying detected devices.
*/
enum channel_types {
/* Device is not a channel */
channel_type_none,
/* Device is a CTC/A */
www.eeworm.com/read/411065/11257678
java messageclassifier.java
/**
* Java program for classifying short text messages into two classes.
*/
import weka.core.Attribute;
import weka.core.Instance;
import weka.core.Instances;
import weka.core.FastVector;
import we
www.eeworm.com/read/422937/8685735
java messageclassifier.java
/**
* Java program for classifying text messages into two classes.
* DMman整理http://blogger.org.cn/blog/blog.asp?name=DMman
*/
import weka.core.Attribute;
import weka.core.Instance;
import weka.c
www.eeworm.com/read/285819/8815821
java messageclassifier.java
/**
* Java program for classifying text messages into two classes.
* DMman整理http://blogger.org.cn/blog/blog.asp?name=DMman
*/
import weka.core.Attribute;
import weka.core.Instance;
import weka.c
www.eeworm.com/read/416012/11044343
java messageclassifier.java
/**
* Java program for classifying text messages into two classes.
* DMman整理http://blogger.org.cn/blog/blog.asp?name=DMman
*/
import weka.core.Attribute;
import weka.core.Instance;
import weka.c
www.eeworm.com/read/339541/12226919
java messageclassifier.java
/**
* Java program for classifying text messages into two classes.
* DMman整理http://blogger.org.cn/blog/blog.asp?name=DMman
*/
import weka.core.Attribute;
import weka.core.Instance;
import weka.c
www.eeworm.com/read/147766/5723642
h op-common.h
#define _FP_DECL(wc, X) \
_FP_I_TYPE X##_c, X##_s, X##_e; \
_FP_FRAC_DECL_##wc(X)
/*
* Finish truely unpacking a native fp value by classifying the kind
* of fp value and normalizing both the
www.eeworm.com/read/128531/5986346
h op-common.h
#define _FP_DECL(wc, X) \
_FP_I_TYPE X##_c, X##_s, X##_e; \
_FP_FRAC_DECL_##wc(X)
/*
* Finish truely unpacking a native fp value by classifying the kind
* of fp value and normalizing both the
www.eeworm.com/read/250243/4436476
h op-common.h
#define _FP_DECL(wc, X) \
_FP_I_TYPE X##_c, X##_s, X##_e; \
_FP_FRAC_DECL_##wc(X)
/*
* Finish truely unpacking a native fp value by classifying the kind
* of fp value and normalizing both the
www.eeworm.com/read/209559/4963461
h op-common.h
#define _FP_DECL(wc, X) \
_FP_I_TYPE X##_c, X##_s, X##_e; \
_FP_FRAC_DECL_##wc(X)
/*
* Finish truely unpacking a native fp value by classifying the kind
* of fp value and normalizing both the