代码搜索:Vector

找到约 10,000 项符合「Vector」的源代码

代码结果 10,000
www.eeworm.com/read/259580/11780271

output maxprofitbbloading.output

Value of max loading is 16 Loading vector is 0 0 1 1 1
www.eeworm.com/read/259580/11780310

output fifobbloading3.output

Value of max loading is 16 Loading vector is 0 0 1 1 1
www.eeworm.com/read/344907/11853000

cpp bch.cpp

// bch.cpp // // C++ code by Kevin Harmon and Leonid Reyzin (reyzin@cs.bu.edu) // for sublinear-time syndrome encoding and decoding of // binary BCH codes. See pinsketch.txt for information // on usi
www.eeworm.com/read/250089/12435106

h dsp.h

/********************************************************************* * * * Software License Agreement
www.eeworm.com/read/336521/12439817

m maxgauss.m

function [u,v,p,r] = maxgauss(m,c,d) %MAXGAUSS determine gaussian approximation to max of a gaussian vector [p,u,v,r]=(m,c,d) % % Inputs: % m(N,1) is the mean vector of length N % c(N
www.eeworm.com/read/233274/14160249

h dsp.h

/********************************************************************* * * * Software License Agreement
www.eeworm.com/read/130590/14182311

m lmsreg.m

function [LMSout,blms,Rsq]=LMSreg(y,X) %Syntax: [LMSout,blms,Rsq]=LMSreg(y,X) %_____________________________________ % % Calculates the Least Median of Squares (LMS) simple/multiple % regression
www.eeworm.com/read/231493/14230786

h dsp.h

/********************************************************************* * * * Software License Agreement
www.eeworm.com/read/231181/14248682

hpp simpleiuraweight.hpp

/** * @file SimpleIURAWeight.hpp * Class to assign weights to satellites based on their URA Index (IURA). */ #ifndef SIMPLEIURAWEIGHT_BASE_GPSTK #define SIMPLEIURAWEIGHT_BASE_GPSTK //===========
www.eeworm.com/read/231181/14248705

hpp miscmath.hpp

#pragma ident "$Id: MiscMath.hpp 281 2006-11-07 04:26:04Z ocibu $" /** * @file MiscMath.hpp * Miscellaneous mathematical algorithms */ #ifndef GPSTK_MISC_MATH_HPP #define GPSTK_MISC_MATH_HPP