代码搜索:Multiplication
找到约 1,176 项符合「Multiplication」的源代码
代码结果 1,176
www.eeworm.com/read/210914/4946914
m mvt.m
function mato=mvt(mati,vector)
% Matrix vector multiplication (scaling of matrix columns)
% Written by: E. R.: June 9, 2004
% Last updated:
%
% mato=mvt(mati,vector)
% INPUT
% mati
www.eeworm.com/read/336563/3350057
s51 mult24x16.s51
/*
-2006/09/22 - Petre M.
-this program computes a multiplication between a 24 bit number stored in
Temporary[2-0] and a 16 bit number stored in Temporary[3]
-The result is stored in Temp
www.eeworm.com/read/307266/3725986
tpl mrcomba.tpl
/*
* MIRACL Comba's method for ultimate speed modular multiplication
* mrcomba.tpl
*
* See "Exponentiation Cryptosystems on the IBM PC", IBM Systems
* Journal Vol. 29 No. 4 1990. Co
www.eeworm.com/read/307266/3726332
tpl mrcomba.tpl
/*
* MIRACL Comba's method for ultimate speed modular multiplication
* mrcomba.tpl
*
* See "Exponentiation Cryptosystems on the IBM PC", IBM Systems
* Journal Vol. 29 No. 4 1990. Co
www.eeworm.com/read/304358/3799783
m fzmult.m
function [W,L,U,pcol,P] = fzmult(A,V,transpose,L,U,pcol,P);
%FZMULT Multiplication with fundamental nullspace basis.
% W = FZMULT(A,V) Computes the product of a
% a fundamental basis for the n
www.eeworm.com/read/408246/2252914
lisp arith.lisp
(in-package "SB!VM")
;;;; Multiplication and Division helping routines.
;;; ?? FIXME: Where are generic-* and generic-/?
#+sb-assembling
(define-assembly-routine
multiply
((:arg x (signed-
www.eeworm.com/read/371704/2779197
m vmt.m
function mato=vmt(mati,vector)
% Vector matrix multiplication (scaling of matrix rows)
% Written by: E. R.: June 12, 2004
% Last updated:
%
% mato=vmt(mati,vector)
% INPUT
% mati in
www.eeworm.com/read/371704/2779228
m mvt.m
function mato=mvt(mati,vector)
% Matrix vector multiplication (scaling of matrix columns)
% Written by: E. R.: June 9, 2004
% Last updated:
%
% mato=mvt(mati,vector)
% INPUT
% mati
www.eeworm.com/read/394381/8227679
m fzmult.m
function [W,L,U,pcol,P] = fzmult(A,V,transpose,L,U,pcol,P);
%FZMULT Multiplication with fundamental nullspace basis.
% W = FZMULT(A,V) Computes the product of a
% a fundamental basis for the n
www.eeworm.com/read/334860/12568125
m fzmult.m
function [W,L,U,pcol,P] = fzmult(A,V,transpose,L,U,pcol,P);
%FZMULT Multiplication with fundamental nullspace basis.
% W = FZMULT(A,V) Computes the product of a
% a fundamental basis for the n