代码搜索:Addition
找到约 2,224 项符合「Addition」的源代码
代码结果 2,224
www.eeworm.com/read/152843/5665836
mad16
(This recipe has been edited to update the configuration symbols,
and change over to modprobe.conf for 2.6)
From: Shaw Carruthers
I have been using mad16 sound for some tim
www.eeworm.com/read/140727/5782626
cc example.cc
// file: $isip/doc/examples/class/math/scalar/math_scalar_example_00/example.cc
// version: $Id: example.cc,v 1.3 2000/12/17 18:17:44 hamaker Exp $
//
// isip include files
//
#include
#incl
www.eeworm.com/read/135941/5876876
mad16
(This recipe has been edited to update the configuration symbols,
and change over to modprobe.conf for 2.6)
From: Shaw Carruthers
I have been using mad16 sound for some tim
www.eeworm.com/read/102935/6230681
mad16
(This recipe has been edited to update the configuration symbols.)
From: Shaw Carruthers
I have been using mad16 sound for some time now with no problems, current
kernel 2.1
www.eeworm.com/read/479166/6700066
h hugeint.h
// Fig. 11.22: Hugeint.h
// HugeInt class definition.
#ifndef HUGEINT_H
#define HUGEINT_H
#include
using std::ostream;
class HugeInt
{
friend ostream &operator
www.eeworm.com/read/256102/12027687
h hugeint.h
// Fig. 11.22: Hugeint.h
// HugeInt class definition.
#ifndef HUGEINT_H
#define HUGEINT_H
#include
using std::ostream;
class HugeInt
{
friend ostream &operator
www.eeworm.com/read/128324/14304986
c mmadd.c
void MMadd(
Matrix a,
Matrix b,
Matrix c,
int m,
int r,
int s,
int n)
{
int i,j;
if((m>0)&&(n>0)&&(m==s)&&(r==n))
{
www.eeworm.com/read/126691/14406514
readme ecb_iv.readme
Description of the Intermediate Value Known Answer Test
--------------------------------------------------------
The test encrypts one plaintext with a variable number of rounds.
In ECB encryptio
www.eeworm.com/read/221024/14776087
html http:^^www.cs.wisc.edu^~cs354-2^cs354^lec.notes^arith.int.html
Date: Tue, 05 Nov 1996 20:50:14 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Wed, 30 Aug 1995 21:21:34 GMT
Content-length: 9458
Lecture notes - Chapter 5 - Intege
www.eeworm.com/read/220661/14793139
html markerdemo2.html
MarkerDemo2
A demo showing the addition of domain and range markers to a chart.