代码搜索:classifier

找到约 4,824 项符合「classifier」的源代码

代码结果 4,824
www.eeworm.com/read/344585/3207739

m knnfwd.m

function [y, l] = knnfwd(net, x) %KNNFWD Forward propagation through a K-nearest-neighbour classifier. % % Description % [Y, L] = KNNFWD(NET, X) takes a matrix X of input vectors (one vector % per ro
www.eeworm.com/read/328782/3436083

h player.h

// {{{RME classifier 'Logical View::Player' #ifndef Player_H #define Player_H #ifdef PRAGMA #pragma interface "Player.h" #endif #include #include clas
www.eeworm.com/read/328782/3436093

h hand.h

// {{{RME classifier 'Logical View::CardDefinitions::Hand' #ifndef Hand_H #define Hand_H #ifdef PRAGMA #pragma interface "Hand.h" #endif #include #include
www.eeworm.com/read/328782/3436102

h dealer.h

// {{{RME classifier 'Logical View::Dealer' #ifndef Dealer_H #define Dealer_H #ifdef PRAGMA #pragma interface "Dealer.h" #endif #include #include #inc
www.eeworm.com/read/328782/3436103

h deck.h

// {{{RME classifier 'Logical View::CardDefinitions::Deck' #ifndef Deck_H #define Deck_H #ifdef PRAGMA #pragma interface "Deck.h" #endif #include #include
www.eeworm.com/read/328782/3436123

h marki_hwdevices.h

// {{{RME classifier 'Logical View::HWDrivers::MarkI_HWDevices' #ifndef rtg_MarkI_HWDevices_H #define rtg_MarkI_HWDevices_H #ifdef PRAGMA #pragma interface "rtg/MarkI_HWDevices.h" #endif #include
www.eeworm.com/read/328782/3436148

h cuwarmer.h

// {{{RME classifier 'Logical View::ControlUnits::CUWarmer' #ifndef rtg_CUWarmer_H #define rtg_CUWarmer_H #ifdef PRAGMA #pragma interface "rtg/CUWarmer.h" #endif #include
www.eeworm.com/read/328782/3436175

h marki_testcontainer.h

// {{{RME classifier 'Logical View::TestHarnesses::MarkI_Tests::MarkI_TestContainer' #ifndef rtg_MarkI_TestContainer_H #define rtg_MarkI_TestContainer_H #ifdef PRAGMA #pragma interface "rtg/MarkI_Te
www.eeworm.com/read/328782/3436185

h nocoffeepot_test.h

// {{{RME classifier 'Logical View::TestHarnesses::MarkI_Tests::Scenarios_MarkI::NoCoffeePot_Test' #ifndef rtg_NoCoffeePot_Test_H #define rtg_NoCoffeePot_Test_H #ifdef PRAGMA #pragma interface "rtg/
www.eeworm.com/read/313445/3643756

cpp stdafx.cpp

// stdafx.cpp : 只包括标准包含文件的源文件 // Classifier.pch 将是预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h"