代码搜索:Classify

找到约 2,639 项符合「Classify」的源代码

代码结果 2,639
www.eeworm.com/read/389028/2545440

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/386597/2570141

m start_classify.m

function [D, test_err, train_err, train_patterns, train_targets, reduced_patterns, reduced_targets] = start_classify(patterns, targets, error_method, redraws, percent, Preprocessing_algorithm, Preproc
www.eeworm.com/read/386597/2570213

m classify_paramteric.m

function targets = classify_paramteric(param_struct, patterns) %Function for classifying patterns based on parametric distributions. %Inputs are the paramters of the distributions and the patterns
www.eeworm.com/read/383868/2610545

h ipt_classify.h

#ifndef _IPT_CLASSIFY_H #define _IPT_CLASSIFY_H struct ipt_classify_target_info { u_int32_t priority; }; #endif /*_IPT_CLASSIFY_H */
www.eeworm.com/read/383868/2611313

c ipt_classify.c

/* * This is a module which is used for setting the skb->priority field * of an skb for qdisc classification. */ /* (C) 2001-2002 Patrick McHardy * * This program is free softw
www.eeworm.com/read/383663/2615717

cpp svm_classify.cpp

// Svm_classify.cpp: implementation of the CSvm_classify class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "svm.h" #include "svm_comm
www.eeworm.com/read/383663/2615723

h svm_classify.h

// Svm_classify.h: interface for the CSvm_classify class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SVM_CLASSIFY_H__84FFE3EB_1A14_4CD2_918C_FD8E51
www.eeworm.com/read/380709/2653967

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/375190/2739432

cpp test_classify.cpp

// Copyright John Maddock 2006. // Copyright Paul A. Bristow 2007 // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENS
www.eeworm.com/read/362989/2924317

h ipt_classify.h

#ifndef _IPT_CLASSIFY_H #define _IPT_CLASSIFY_H struct ipt_classify_target_info { u_int32_t priority; }; #endif /*_IPT_CLASSIFY_H */