代码搜索:Multiplication

找到约 1,176 项符合「Multiplication」的源代码

代码结果 1,176
www.eeworm.com/read/196637/8070874

html test.html

Test Animation
www.eeworm.com/read/145478/12720731

h mac_32.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/144399/12797367

m contents.m

% NMM Toolbox: routines for eigenvalue computation % % eigSort Eigenvalue/vectors sorted in ascending or descending order % iterMult Iterated multiplication of a vector by a matrix: u = A*A
www.eeworm.com/read/331812/12806349

html test.html

Test Animation
www.eeworm.com/read/331812/12806964

html test.html

Test Animation
www.eeworm.com/read/331439/12828581

m conv.m

function C = conv(A, B) % CONV Convolution and polynomial multiplication. % (Quaternion overloading of standard Matlab function.) % Copyright
www.eeworm.com/read/143769/12845335

html test.html

Test Animation
www.eeworm.com/read/143769/12846178

html test.html

Test Animation
www.eeworm.com/read/330414/12895084

h mac_32.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/139007/13195463

m strassen.m

function C = strassen(A, B, nmin) %STRASSEN Strassen's fast matrix multiplication algorithm. % C = STRASSEN(A, B, NMIN), where A and B are matrices of dimension % a power of 2, c