代码搜索:Addition

找到约 2,224 项符合「Addition」的源代码

代码结果 2,224
www.eeworm.com/read/116890/14950433

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/213114/15142279

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/210975/15189255

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/470720/1446475

c 14664-2.c

// 981203 bkoz // g++/14664 + test // Build don't link: // Special g++ Options: -fpermissive -w char foo[26]; void bar() { // the addition of the flag "-fno-const-string-literal" reverts to pre-I
www.eeworm.com/read/470693/1458421

c 14664-2.c

// 981203 bkoz // g++/14664 + test // Build don't link: // Special g++ Options: -fpermissive -w char foo[26]; void bar() { // the addition of the flag "-fno-const-string-literal" reverts to pre-I
www.eeworm.com/read/233448/4685212

c string-opt-1.c

/* Ensure mempcpy is not "optimized" into memcpy followed by addition. */ /* { dg-do compile } */ /* { dg-options "-O2" } */ void * fn (char *x, char *y, int z) { return __builtin_mempcpy (x, y, z
www.eeworm.com/read/231546/4714121

mfpipe

#! /bin/perl # -*-Perl-*- # # From: clyne@niwot.scd.ucar.EDU (John Clyne) # Date: Fri, 28 Feb 92 09:54:21 MST # # BTW, i wrote a perl script that is similar to 'nfpipe' except that in # addition to l
www.eeworm.com/read/231546/4715212

vim ctrlh.vim

" Vim syntax file " Language: CTRL-H (e.g., ASCII manpages) " Maintainer: Bram Moolenaar " Last Change: 2001 Apr 25 " Existing syntax is kept, this file can be used as an addition " R
www.eeworm.com/read/213039/4931343

cpp ssl-client.cpp

// SSL-client.cpp,v 1.7 2003/11/09 04:12:08 dhinton Exp // This tests the features of the and // classes. In addition, it can be used to test the /
www.eeworm.com/read/209919/4956044

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