代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/158370/11623105

cpp 12vi.cpp

// complex3.cpp Implementation file for class Complex using // overloaded arithmetic and insertion, extraction operators #include #include "complex3.h" // `+' operator Returns the
www.eeworm.com/read/260514/11722601

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/156908/11752828

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/152663/12094739

java tsblurtroubleanalyze.java

package arithmetic.troubleTree; import java.util.*; public class TSBlurTroubleAnalyze { public double i, rule; // define the line,represent rules public double j; // define the row,repre
www.eeworm.com/read/339038/12266576

c i1.c

/* program "i1.c" */ /* * A translation into C of the pascal program ARITHMETIC, addition, * subtraction, multiplication and exponentiation. * from "SCIENTIFIC PASCAL" by H. FLANDERS pp. 342-
www.eeworm.com/read/338082/12325310

m arenc.m

function arcode=arenc(symbol,pr,seqin) % Usage: arcode=arenc(symbol,pr,seqin) % arithmetic encoding in decimal given a % symbol probability table. % output: % arcode: a decimal number, the lower
www.eeworm.com/read/148707/12437040

cpp 12vi.cpp

// complex3.cpp Implementation file for class Complex using // overloaded arithmetic and insertion, extraction operators #include #include "complex3.h" // `+' operator Returns the
www.eeworm.com/read/126294/14433845

html ver_tristate.html

Verilog HDL: Tri-State Instantiation
www.eeworm.com/read/122139/14718767

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
www.eeworm.com/read/211389/15180943

c mpi.c

/* Start: bn_error.c */ /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoret