代码搜索:Addition
找到约 2,224 项符合「Addition」的源代码
代码结果 2,224
www.eeworm.com/read/147096/12585408
c gfplus.c
#include
#include "mex.h"
/*
* GFPLUS Galois Field addition (vectorized)
* k = gfplus(i,j,alpha,beta)
*/
/*
* Wes Wang, Cleve Moler, 10/5/95
* Copyright (c) 1995-96 The MathWor
www.eeworm.com/read/300728/13895749
m mmpadd.m
function p=mmpadd(a,b)
%MMPADD Polynomial Addition.
% MMPADD(A,B) adds the polynomials A and B.
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/4/95
% Copyright (c) 1996 by Prentice Hall, I
www.eeworm.com/read/113029/15472484
cpp fig01_06.cpp
// Fig. 1.6: fig01_06.cpp
// Addition program.
#include
// function main begins program execution
int main()
{
int integer1; // first number to be input by user
int integer2
www.eeworm.com/read/101557/15827085
c gfplus.c
#include
#include "mex.h"
/*
* GFPLUS Galois Field addition (vectorized)
* k = gfplus(i,j,alpha,beta)
*/
/*
* Wes Wang, Cleve Moler, 10/5/95
* Copyright (c) 1995-96 The MathWor
www.eeworm.com/read/101204/15841741
m mmpadd.m
function p=mmpadd(a,b)
%MMPADD Polynomial Addition.
% MMPADD(A,B) adds the polynomials A and B.
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/4/95
% Copyright (c) 1996 by Prentice Hall, I
www.eeworm.com/read/100264/15879512
c sconst.c
/* sconst.c: Handle addition and removal of string constants */
/* $Id: sconst.c 2.1 1995/10/24 15:46:14 tsurace Release $ */
#include "vt.h"
#define STSIZE 101
struct sconst {
Rstr *rs; /
www.eeworm.com/read/386861/8721603
h uip_arch.h
#ifndef __UIP_ARCH_H__
#define __UIP_ARCH_H__
#include "uip.h"
/**
* Carry out a 32-bit addition.
*
* Because not all architectures for which uIP is intended has native
* 32-bit ari
www.eeworm.com/read/386861/8722376
h uip_arch.h
#ifndef __UIP_ARCH_H__
#define __UIP_ARCH_H__
#include "uip.h"
/**
* Carry out a 32-bit addition.
*
* Because not all architectures for which uIP is intended has native
* 32-bit ari
www.eeworm.com/read/179705/9341945
changelog
2006-02-15 Brian Gough
* configure.ac: restrict darwin IEEE detection to powerpc, because
new x86 macs are different.
* removed automatic addition of compilation flag
www.eeworm.com/read/459593/7273103
m gwnoisy2.m
function Noisyim = GWNoisy2(im,sigma)
% GWNoisy2- Addition of a 2D Gaussian White Noise
% Usage
% Noisyim = GWNoisy2(im,sigma)
% Inputs
% im Input simage
% sigma s.d for add