代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/245316/4504416
java isoftype.java
package javax.jmi.model;
import javax.jmi.reflect.RefAssociation;
public interface IsOfType extends RefAssociation {
public boolean exists(Classifier type, TypedElement typedElements);
www.eeworm.com/read/213708/4913451
tex classify_route.tex
%
% personal commentary:
% DRAFT DRAFT DRAFT
% - KFALL
%
\section{\shdr{Packet Fowarding}{classifier.h}{sec:classroute}}
Routing generally refers to the selection of a packet's path
thr
www.eeworm.com/read/193975/5137873
java termvectorstorage.java
package net.sf.classifier4J.vector;
public interface TermVectorStorage {
public void addTermVector(String category, TermVector termVector);
public TermVector getTermVector(String cate
www.eeworm.com/read/175689/5343595
m fld.m
function model = fld(data)
% FLD Fisher Linear Discriminat.
%
% Synopsis:
% model = fld(data)
%
% Description:
% This function computes the binary linear classifier based
% on the Fisher Linear Dis
www.eeworm.com/read/175689/5343597
asv fld.asv
function model = fld(data)
% FLD Fisher Linear Discriminat.
%
% Synopsis:
% model = fld(data)
%
% Description:
% This function computes the binary linear classifier based
% on the Fisher Linear Dis
www.eeworm.com/read/175689/5343599
m~ fld.m~
function model = fld(data)
% FLD Fisher Linear Discriminat.
%
% Synopsis:
% model = fld( data )
%
% Description:
% This function computes the binary linear classifier based
% on the Fisher Linear D
www.eeworm.com/read/332717/3394389
java termvectorstorage.java
package net.sf.classifier4J.vector;
public interface TermVectorStorage {
public void addTermVector(String category, TermVector termVector);
public TermVector getTermVector(String cate
www.eeworm.com/read/328782/3436080
cpp commheadsup.cpp
// {{{RME classifier 'Logical View::CommHeadsUp'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "CommHeadsUp.h"
#endif
#include
#inclu
www.eeworm.com/read/328782/3436084
cpp card.cpp
// {{{RME classifier 'Logical View::CardDefinitions::Card'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "Card.h"
#endif
#include
#in
www.eeworm.com/read/328782/3436097
cpp deck.cpp
// {{{RME classifier 'Logical View::CardDefinitions::Deck'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "Deck.h"
#endif
#include
#in