代码搜索:predict

找到约 2,271 项符合「predict」的源代码

代码结果 2,271
www.eeworm.com/read/369344/9654138

c gainpred.c

/* Version 3.3 Last modified: December 26, 1995 */ /*---------------------------------------------------------------------------* * Gain_predict() : make gcode0(exp_gcode0)
www.eeworm.com/read/369343/9654232

c gainpred.c

/* Version 3.3 Last modified: December 26, 1995 */ /*---------------------------------------------------------------------------* * Gain_predict() : make gcode0(exp_gcode0)
www.eeworm.com/read/172156/9722601

cpp pred.cpp

#include"stdafx.h" #include"Global.h" /********************************************************************** * * Name: Predict_P * Description: Predicts P macroblock in advanced o
www.eeworm.com/read/409299/2234798

svn-base primalnearestneighbourspredict.m.svn-base

function [testInfo, predictionInfo] = primalNearestNeighboursPredict(trainX, trainY, testX, modelInfo, params); %Predict using the primal kNN algorithm numTrainExamples = size(trainX, 1); numT
www.eeworm.com/read/293220/8307085

cpp dataconn.cpp

// DataConn.cpp: implementation of the DataConn class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Predict.h" #include "DataConn.h"
www.eeworm.com/read/293220/8307095

cpp modelbase.cpp

// ModelBase.cpp: implementation of the ModelBase class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Predict.h" #include "ModelBase.h
www.eeworm.com/read/381659/9079445

c recon.c

/* Predict.c, motion compensation routines */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * The
www.eeworm.com/read/364700/9897924

c recon.c

/* Predict.c, motion compensation routines */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * The
www.eeworm.com/read/357359/10211580

c recon.c

/* Predict.c, motion compensation routines */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * The
www.eeworm.com/read/162605/10291601

m speechcoder2.m

%8.4 Voice-excited LPC vocoder %8.4.1 Main File function [ outspeech ] = speechcoder2( inspeech ) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Speech Coding using Linear Predict