代码搜索:Multiplication

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

代码结果 1,176
www.eeworm.com/read/136697/13365280

m fuz_mul.m

function f = fuz_mul(f1,f2) % f=fuz_mul(f1,f2) % % Multiplication of two fuzzy intervalls (numbers) in LR-representation. % (approximation - Dubois and Prade). % The formula is as more precise as "sh
www.eeworm.com/read/157453/11702952

cpp rmult.cpp

// dynamic programming recursive matrix multiplication chains #include #include "make2db.h" int r[7] = {0, 10, 5, 1, 10, 2, 10}; int **kay; int C(int i, int j) {// Return c(
www.eeworm.com/read/132141/14106933

cpp rmult.cpp

// dynamic programming recursive matrix multiplication chains #include #include "make2db.h" int r[7] = {0, 10, 5, 1, 10, 2, 10}; int **kay; int C(int i, int j) {// Return c(
www.eeworm.com/read/366702/2882957

c loop-9.c

/* Without TARGET_MEM_REFs, dom creates code like i1 = 4 * i; *(p + i1) = i; *(p + i1 + 4) = i causing us to have unnecessary multiplication by 4 in the result. */ /* { dg-do
www.eeworm.com/read/201477/15407295

cpp rmult.cpp

// dynamic programming recursive matrix multiplication chains #include #include "make2db.h" int r[7] = {0, 10, 5, 1, 10, 2, 10}; int **kay; int C(int i, int j) {// Return c(
www.eeworm.com/read/175666/9537276

bas module1.bas

Attribute VB_Name = "矩阵运算" Option Explicit Public Function multiplication(s As Integer, n As Integer, m As Integer, a() As Double, b() As Double, x() As Double) '矩阵乘法 's为a()的行,n为a()的列,m为b()的列,a()
www.eeworm.com/read/492302/6421055

c sober128tab.c

/** @file sober128tab.c SOBER-128 Tables */ /* $Id: sober128tab.c,v 1.2 2005/05/05 14:35:59 tom Exp $ */ /* @(#)TuringMultab.h 1.3 (QUALCOMM) 02/09/03 */ /* Multiplication table for Turing
www.eeworm.com/read/157666/11674276

c sober128tab.c

/** @file sober128tab.c SOBER-128 Tables */ /* $Id: sober128tab.c,v 1.2 2005/05/05 14:35:59 tom Exp $ */ /* @(#)TuringMultab.h 1.3 (QUALCOMM) 02/09/03 */ /* Multiplication table for Turing
www.eeworm.com/read/255665/12066569

c sober128tab.c

/** @file sober128tab.c SOBER-128 Tables */ /* $Id: sober128tab.c,v 1.2 2005/05/05 14:35:59 tom Exp $ */ /* @(#)TuringMultab.h 1.3 (QUALCOMM) 02/09/03 */ /* Multiplication table for Turing
www.eeworm.com/read/228321/4765048

c sober128tab.c

/** @file sober128tab.c SOBER-128 Tables */ /* $Id: sober128tab.c,v 1.2 2005/05/05 14:35:59 tom Exp $ */ /* @(#)TuringMultab.h 1.3 (QUALCOMM) 02/09/03 */ /* Multiplication table for Turing