代码搜索:Multiplication

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

代码结果 1,176
www.eeworm.com/read/246726/12706974

c mpmul.c

/* Author: Pate Williams (c) 1997 Multiple-precision multiplication. See "Handbook of Applied Cryptography" by Alfred J. Menezes et al 14.2.3 Section pages 595 - 596. */ #include
www.eeworm.com/read/244945/12829475

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/329331/12960439

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/328041/13050700

cpp 074256_1.cpp

// 074256_1.cpp : Defines the entry point for the console application. //074256_1.cpp //07-11-22 //version 1.7 //To calculate the addition,substraction and multiplication of two matrix #inclu
www.eeworm.com/read/318176/13484102

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/305575/13765583

m amat.m

function[a]=amat(N,dt) %AMAT Mean-taking matrix % % A=AMAT(N) returns a matrix an NxN matrix A such that the matrix % multiplication M=A*X for X another NxN matrix returns a matrix M, % all the
www.eeworm.com/read/147529/5728640

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/147529/5728850

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/494289/6381523

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/263879/11338159

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