代码搜索结果

找到约 10,000 项符合 Boost 的代码

boost_pyutil.cpp

#include #include using namespace boost::python; #pragma comment(lib, "boost_python.lib") std::string strtmp; char const* Recognise(const char* url) { strtmp =

make_kit.boost

#csh script to extract relevant files from RCS # $Revision: 1.2 $ WBL 31 October 2002 co $1 README.boost co $1 P450bskel.m co $1 boost.m co $1 randselect.m co $1 numtests.m co $1 trainnet.m co $1 s

boost_tst.cpp

#include #include #include #include #ifdef WIN32 #include #endif extern "C" { void getcallid(char * callid, size_t callid_len); void

ada_boost.m

function [test_targets, E] = ada_boost(train_patterns, train_targets, test_patterns, params) % Classify using the AdaBoost algorithm % Inputs: % train_patterns - Train patterns % train_targets

ada_boost.m

function D = ada_boost(train_features, train_targets, params, region); % Classify using the AdaBoost algorithm % Inputs: % features - Train features % targets - Train targets % Params - [Numbe

boost_func.m

function res=boost_func(bb, arg) % res=boost_func(bb, arg) % G. Raetsch 1.6.98 % Copyright (c) 1998 GMD Berlin - All rights reserved % THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE of GMD FIRS

ada_boost.m

function D = ada_boost(train_features, train_targets, params, region); % Classify using the AdaBoost algorithm % Inputs: % features - Train features % targets - Train targets % Params - [Numbe