代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/318176/13484059

h zzn.h

/* * MIRACL C++ Header file zzn.h * * AUTHOR : M. Scott * * PURPOSE : Definition of class ZZn (Arithmetic mod n), using * Montgomery's Method for modular multip
www.eeworm.com/read/309344/13673849

h code.h

/* CODE.H - DECLARATIONS USED FOR ARITHMETIC ENCODING AND DECODING */ /* PRECISION OF CODING VALUES. Coding values are fixed-point binary fractions in the range [0,1), represented as integer
www.eeworm.com/read/309344/13673859

makefile

# # File: makefile # # Authors: John Carpinelli (johnfc@ecr.mu.oz.au) # Wayne Salamonsen (wbs@mundil.cs.mu.oz.au) # # Purpose: This is the makefile for the revised arithmetic coding #
www.eeworm.com/read/119864/6081711

c mtstl.c

/* mtst.c Consistency tests for math functions. With NTRIALS=10000, the following are typical results for an alleged IEEE long double precision arithmetic: Consistency test of math functions. M
www.eeworm.com/read/113572/6127484

in makefile.in

# Machine- or installation dependent flags you should configure to port SASR = -DSASR ######### Define SASR if >> is a signed arithmetic shift (-1 >> 1 == -1) MULHACK = -DUSE_FLOAT_MUL ######### Def
www.eeworm.com/read/103315/6218266

java calculator.java

package bible.webservices.rpc; import java.rmi.*; import javax.ejb.*; /** * Class Calculator * A Session Bean that allows the user to perform simple arithmetic operations * on the two parameters
www.eeworm.com/read/101082/6243290

3c l10.3c

#print Don't forget the use of arithmetic combinations with the "p" command. For example, the current line is "." and the next line is ".+1"; do you see how to print the current line and the next lin
www.eeworm.com/read/483942/6597858

cpp scan_expr.cpp

#include "eval_expr.h" char nextchar(); void retract( char c ); // This token uses a state transition diagram to read // tokens from the input: numbers, arithmetic operators, // parentheses, and ne
www.eeworm.com/read/410595/11275924

cpp mpilib.cpp

/* C source code for multiprecision arithmetic library routines. Implemented Nov 86 by Philip Zimmermann Last revised 27 Nov 91 by PRZ Boulder Software Engineering 3021 Eleventh Stre
www.eeworm.com/read/410397/11288134

h tvarith.h

/* * tvarith.h * - static inline functions for doing arithmetic on timevals */ /* * This file is * Copyright (C) 1997-1999 Ian Jackson * * It is part of adns