代码搜索:Multiplication
找到约 1,176 项符合「Multiplication」的源代码
代码结果 1,176
www.eeworm.com/read/124109/6055699
c _mulint.c
/*-------------------------------------------------------------------------
_mulint.c :- routine for (unsigned) int (16 bit) multiplication
Written By - Sandeep Dutta .
www.eeworm.com/read/124109/6055743
c _muluint.c
/*-------------------------------------------------------------------------
_muluint.c :- routine for unsigned int (16 bit) multiplication
Written By - Sandeep Dutta .
www.eeworm.com/read/268249/11148644
cpp multgen.cpp
///////////////////////////////////////////////////////////////
// Automatic Multiplication Array Generator tool //
// Used to generate optimized FIR Filters/Corelators //
// us
www.eeworm.com/read/190158/8446983
c cor.c
/**************************************************************************
*
* NAME
* cor
*
* FUNCTION
*
* compute auto-correlation coefficients by direct multiplication
*
* SYNOPSIS
*
* subroutine c
www.eeworm.com/read/124109/6055682
c _mulsint.c
/*-------------------------------------------------------------------------
_mulsint.c :- routine for signed int (16 bit) multiplication
Written By - Sandeep Dutta . s
www.eeworm.com/read/104078/15710428
c cor.c
/**************************************************************************
*
* NAME
* cor
*
* FUNCTION
*
* compute auto-correlation coefficients by direct multiplication
*
* SYNOPSIS
*
* subroutine c
www.eeworm.com/read/254999/12107407
c calcload.c
/* Copyright (C) 2004 David Decotigny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Softw
www.eeworm.com/read/254997/12107855
c calcload.c
/* Copyright (C) 2004 David Decotigny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Softw
www.eeworm.com/read/254995/12108298
c calcload.c
/* Copyright (C) 2004 David Decotigny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Softw
www.eeworm.com/read/11206/212247
s43 mul.s43
;******************************************************************************
; MSP430FG439 Integer Integer multiplication using the Algorithm explained in Hamacher
;
; Description: This code