代码搜索:Multiplication
找到约 1,176 项符合「Multiplication」的源代码
代码结果 1,176
www.eeworm.com/read/136031/13877555
cpp list11-3.cpp
#include
#include
#include
#include
using namespace std;
void main(void)
{
valarray X(10);
valarray Y;
numeric_
www.eeworm.com/read/121089/6070484
asm kdfic.asm
PAGE ,132
TITLE DOS - Keyboard Definition File
;LATEST CHANGE MULTIPLICATION & DIVISION SIGNS
;DOLLAR SIGN output ON P12 should be International Currency sign
;Enabled P12 Tag for CP850 UC secti
www.eeworm.com/read/486345/6540238
m find_inverse.m
function b_inv = find_inverse (b_in, mod_pol)
%FIND_INVERSE Find the multiplicative inverse in GF(2^8).
%
% B_INV = FIND_INVERSE (B_IN, MOD_POL)
% finds the multiplicative inverse of B_IN
www.eeworm.com/read/347178/11686164
c mult.c
#include
#include
int main(void)
{
char *data;
long m,n;
printf("%s%c%c\n",
"Content-Type:text/html;charset=iso-8859-1",13,10);
printf("Multiplication results\n");
www.eeworm.com/read/254802/12117607
asm ztest.asm
; This is just a test file,
; I used it to check the compiler,
; it does nothing specific.
#make_COM#
; COM file is loaded at CS:0100h
ORG 100h
MOV AX, [BP]
MOV AX, [BP+0]
MOV AX, [BP+
www.eeworm.com/read/129735/14230383
c matrixm.c
/*MATRIXM.C MATRIX MULTIPLICATION.CALLS ASSEMBLY FUNCTION*/
volatile int *IO_OUTPUT=(volatile int *) 0x804001;
extern void matrixmf (float *, float *, int *);
main()
{
float A[3][3] = {{1,2,3},
www.eeworm.com/read/169093/5428609
h xec_mul1.h
/* Copyright 2003-2005, Voltage Security, all rights reserved.
*/
#include "ictk.h"
#ifndef XEC_MUL1_H
#define XEC_MUL1_H
#ifdef __cplusplus
extern "C" {
#endif
/* allocates a multipl
www.eeworm.com/read/162614/5524810
ada c45523a.ada
-- C45523A.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,