代码搜索:Multiplication
找到约 1,176 项符合「Multiplication」的源代码
代码结果 1,176
www.eeworm.com/read/455384/7372759
c xtest07_3.c
/* ========================================================================== */
/* Xtest07_3.c : Integer Number Display without and with Sign on GLCD */
/* =================================
www.eeworm.com/read/440018/7695811
c msp430x47xx_mpy_15.c
//******************************************************************************
// MSP430x47xx Demo - Fractional mode, Q15 multiplication
//
// Description: The example illustrates multiplica
www.eeworm.com/read/246726/12707009
c montexpo.c
/*
Author: Pate Williams (c) 1997
Montgomery exponentiation. See "Handbook of Applied
Cryptography" by Alfred J. Menezes et al Section
14.6.1 pages 614 - 620.
*/
#include
www.eeworm.com/read/241364/13151403
sql ch10_intervals04.sql
/* Multiplying and dividing intervals */
DECLARE
a1 INTERVAL DAY TO SECOND := '2 3:4:5.6';
a2 INTERVAL YEAR TO MONTH := '2-10';
a3 NUMBER := 3;
BEGIN
--Show some interval multiplicat
www.eeworm.com/read/486345/6540243
m aff_trans.m
function b_out = aff_trans (b_in)
%AFF_TRANS Apply an affine transformation over GF(2^8).
%
% B_OUT = AFF_TRANS (B_IN)
% applies an affine transformation to the input byte B_IN.
%
% Th
www.eeworm.com/read/409411/11327938
c msp430x54x_mpy_15.c
//******************************************************************************
// MSP430F54x Demo - Fractional mode, Q15 multiplication
//
// Description: The example illustrates multiplicati
www.eeworm.com/read/407093/11429558
h slu_dcomplex.h
/*! @file slu_dcomplex.h
* \brief Header file for complex operations
*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawren