代码搜索:Multiplication

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

代码结果 1,176
www.eeworm.com/read/452307/7442056

cpp sy_01_1.cpp

#include "complex.h" void main() { struct complex complex_total, complex1, complex2; cout
www.eeworm.com/read/290607/8472611

m rttrdemo.m

% Copyright (C) 1993-2002, by Peter I. Corke % $Log: rttrdemo.m,v $ % Revision 1.2 2002/04/01 11:47:18 pic % General cleanup of code: help comments, see also, copyright, remnant dh/dyn % references,
www.eeworm.com/read/429558/8802975

c spmtimesd.c

/*================================================================ * spmtimesd.c * This routine computes a sparse matrix times a diagonal matrix * whose diagonal entries are stored in a full vector. *
www.eeworm.com/read/424538/10440171

c spmtimesd.c

/*================================================================ * spmtimesd.c * This routine computes a sparse matrix times a diagonal matrix * whose diagonal entries are stored in a full vector. *
www.eeworm.com/read/160477/10527319

m rs_mul.m

% a function to realize multiplication in field GF(2^5) % input 'a','b' are two decimal numbers range from 0 to 31 corresponding to numbers of GF(2^5) % output 'y' is a decimal number range from 0 t
www.eeworm.com/read/243539/12935412

m rttrdemo.m

% Copyright (C) 1993-2002, by Peter I. Corke % $Log: rttrdemo.m,v $ % Revision 1.2 2002/04/01 11:47:18 pic % General cleanup of code: help comments, see also, copyright, remnant dh/dyn % references,
www.eeworm.com/read/139738/13137280

c matmult.c

/* matmult.c * Test program to do matrix multiplication on large arrays. * * Intended to stress virtual memory system. Should return 7220 if Dim==20 */ #include "syscall.h" #define Dim 2
www.eeworm.com/read/152782/5666714

asm levinson.asm

/******************************************************************************* Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved. Developed by Joint Development Software Application Tea
www.eeworm.com/read/486201/6538094

c spmtimesd.c

/*================================================================ * spmtimesd.c * This routine computes a sparse matrix times a diagonal matrix * whose diagonal entries are stored in a full vector. *
www.eeworm.com/read/477110/6747919

m rttrdemo.m

%RTTRDEMO Transforms and quaternion demo % Copyright (C) 1993-2002, by Peter I. Corke % $Log: not supported by cvs2svn $ % Revision 1.2 2002-04-01 11:47:18 pic % General cleanup of code: help comme