代码搜索:Multiplication

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

代码结果 1,176
www.eeworm.com/read/424063/10502925

c gfconv.c

/*============================================================================= * Syntax: c = gfconv(a, b, p) * GFCONV GF(P) polynomial convolution or GF(P^M) element multiplication. *
www.eeworm.com/read/449504/7502528

m matmul.m

function out = matmul(x,y) % PURPOSE: performs matrix multiplication even if matrices % are not of the same dimension, but are row or % column compatible %-----------------------
www.eeworm.com/read/313956/13578370

c gfconv.c

/*============================================================================= * Syntax: c = gfconv(a, b, p) * GFCONV GF(P) polynomial convolution or GF(P^M) element multiplication.
www.eeworm.com/read/125819/6020805

c _mullong.c

/*------------------------------------------------------------------------- _mullong.c - routine for multiplication of 32 bit (unsigned) long Written By - Jean Louis VERN jlvern@writ
www.eeworm.com/read/124109/6055686

c _mullong.c

/*------------------------------------------------------------------------- _mullong.c - routine for multiplication of 32 bit (unsigned) long Written By - Jean Louis VERN jlvern@writ
www.eeworm.com/read/124109/6055696

c _mululong.c

/*------------------------------------------------------------------------- _mululong.c - routine for multiplication of 32 bit unsigned long Written By - Jean Louis VERN jlvern@write
www.eeworm.com/read/123301/6061768

y prec.y

%{ /************************************************************ prec.y Simple calculator. Features floating point arithmetic using the addition, subtraction, multiplication and divide operators,
www.eeworm.com/read/123301/6061775

y calc.y

%{ /************************************************************ calc.y Simple calculator. Features floating point arithmetic using the addition, subtraction, multiplication and divide operators,
www.eeworm.com/read/178760/5312775

c _mullong.c

/*------------------------------------------------------------------------- _mullong.c - routine for multiplication of 32 bit (unsigned) long Written By - Jean Louis VERN jlvern@writ
www.eeworm.com/read/178760/5312950

c mullong.c

/*------------------------------------------------------------------------- _mullong.c - routine for multiplication of 32 bit (unsigned) long Written By - Jean Louis VERN jlvern@writ