代码搜索:Multiplication

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

代码结果 1,176
www.eeworm.com/read/378188/9242473

f mvddot.f

Subroutine mvddot( a, b, c, lda, m, n ) ! ---------------------------------------------------------------------- ! --- Routine 'mvddot' does a matrix-vector multiplication 'Ab = c' ! using a
www.eeworm.com/read/378186/9243043

f mvddot.f

Subroutine mvddot( a, b, c, m, n ) ! ---------------------------------------------------------------------- ! --- Routine 'mvddot' does a matrix-vector multiplication 'Ab = c' ! using a dotp
www.eeworm.com/read/359689/10129923

c dct.c

/*********************************************************************/ /* dct.c Function to perform a 8 point 2D DCT */ /* DCT is performed using direct matrix multiplication */ /*******
www.eeworm.com/read/328041/13050697

cpp 074256_2.cpp

//074256_2.cpp : To calculate two Matrix by addition,substraction and multiplication #include"074256_1.h" //fuction : add ------------------------------------------------------------------------
www.eeworm.com/read/116228/14982371

java matrix.java

/** * This is the class for the matrix. * It defines matrix arithmetic and floating-number arithmetic including * addition, subtraction, multiplication, division,transposition,inversion * and
www.eeworm.com/read/10297/184117

c msp430x54x_mpy_15.c

//****************************************************************************** // MSP430F54x Demo - Fractional mode, Q15 multiplication // // Description: The example illustrates multiplicati
www.eeworm.com/read/11206/212239

c multiply_int.c

/****************************************************************************** * MSP430FG439 Horner's method to perform efficient multiplication * * Description: This code performs a integer-i
www.eeworm.com/read/11206/212258

c multiply_float.c

/****************************************************************************** * MSP43FG439 Horner's method to perform efficient multiplication * * Description: This code performs a integer-fl
www.eeworm.com/read/11206/212261

c multiply_int.c

/****************************************************************************** * MSP430FG439 Horner's method to perform efficient multiplication * * Description: This code performs a integer-i
www.eeworm.com/read/25834/950725

c multiply_int.c

/****************************************************************************** * MSP430FG439 Horner's method to perform efficient multiplication * * Description: This code performs a integer-i