代码搜索:Boosting

找到约 146 项符合「Boosting」的源代码

代码结果 146
www.eeworm.com/read/180274/9313784

makefile

CC = g++ CC_FINAL = -D NDEBUG -O3 CC_DEBUG = -O1 CC_LIB_FLAGS = -lm ifeq ($(CC), g++) # for GCC >= 3.2.x CC_FLAGS = -Wall -Wshadow -Wcast-qual\ -Wpointer-arith -Wconversion -Wredundant-decls\
www.eeworm.com/read/273260/10921985

txt readme.txt

------------------------------------------------- --- Document for MATLAB interface of Boosting --- ------------------------------------------------- Table of Contents ================= - Intro
www.eeworm.com/read/461042/1555338

m mmodmapper.m

function [output] = mModMapper(input,mode,res,boosting) % Modulation Mapping of IEEE 802.16-2004 (WiMAX) % % output = mModMapper(input, mode ,boosting) % % input : binary input vector
www.eeworm.com/read/482389/6624007

h boost.h

/****************************************************************************** boost.h - main include file for boosting stuff ************************************************************************