代码搜索:Multiplication
找到约 1,176 项符合「Multiplication」的源代码
代码结果 1,176
www.eeworm.com/read/124109/6055665
c _mulslong.c
/*-------------------------------------------------------------------------
_mulslong.c - routine for multiplication of 32 bit signed long
Written By - Sandeep Dutta . sandeep.dutta@
www.eeworm.com/read/251466/12342855
asm mul32.asm
MUL32 PROC NEAR
;***************************************************************
; 32 bit multiplication routine
; multiplies DX:AX x CX:BX
;
www.eeworm.com/read/178760/5312776
c _mulint.c
/*-------------------------------------------------------------------------
_mulint.c :- routine for (unsigned) int (16 bit) multiplication
Written By - Sandeep Dutta . sandeep.dutta@
www.eeworm.com/read/178760/5312935
c mulint.c
/*-------------------------------------------------------------------------
_mulint.c :- routine for (unsigned) int (16 bit) multiplication
Written By - Sandeep Dutta . sandeep.dutta@
www.eeworm.com/read/165393/5482882
c _mulint.c
/*-------------------------------------------------------------------------
_mulint.c :- routine for (unsigned) int (16 bit) multiplication
Written By - Sandeep Dutta . sandeep.dut
www.eeworm.com/read/411678/11232890
c pagerank_gs_mult.c
/*
* =============================================================
* pagerank_gs_mult.c Compute the matrix vector multiplication
* for the gauss seidel iteration in an efficient manner
* (th
www.eeworm.com/read/109287/15560452
c matscalmult.c
/* MatScalMult.c - Performs a multiplication of a matrix and a */
/* scalar. */
/* */
/* The operation is performed twice for the same data. */
/* The fir
www.eeworm.com/read/105345/15669947
txt readme_matrixbymatrix.txt
****************************************************************************
matrixbyvector.asm Multiplication of a (MxN) matrix by a (NxP) matrix
Analog Devices, Inc.
DSP Division
Three
www.eeworm.com/read/101459/15831496
asm mul32.asm
MUL32 PROC NEAR
;***************************************************************
; 32 bit multiplication routine
; multiplies DX:AX x CX:BX
;
www.eeworm.com/read/378188/9242633
f oper1.f
Subroutine oper1( sy, nmult, linc, hash )
! -------------------------------------------------------------------
! --- 'oper1' does a multiplication with a stride in the index of
! array 'a '