代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/363195/2922318
java infix.java
// infix.java
// converts infix arithmetic expressions to postfix
// to run this program: C>java InfixApp
import java.io.*; // for I/O
//////////////////////////////////////////////////
www.eeworm.com/read/475585/6773508
h mod128.h
/**********************************************************************
* File: mod128.h (Formerly dir128.h)
* Description: Header for class which implements modulo arithmetic.
* Author:
www.eeworm.com/read/173982/9617062
txt readme.txt
ConnectionString.exe
---------------------------------------------------------------------------
FUNC: generate connection string, and encode them using DES64 arithmetic.
AUTH: kevin cheng
MAIL:
www.eeworm.com/read/267541/11175145
doc lowp_ac.doc
LOW-PRECISION ARITHMETIC CODING IMPLEMENTATION
Radford M. Neal
Initial release: 8 July 1991
Documentation update: 16 July
www.eeworm.com/read/249227/12515874
doc lowp_ac.doc
LOW-PRECISION ARITHMETIC CODING IMPLEMENTATION
Radford M. Neal
Initial release: 8 July 1991
Documentation update: 16 July
www.eeworm.com/read/247431/12659242
java infix.java
// infix.java
// converts infix arithmetic expressions to postfix
// to run this program: C>java InfixApp
import java.io.*; // for I/O
//////////////////////////////////////////////////
www.eeworm.com/read/112009/15495687
c bpsubtract.c
/* bpSubtract.c */
/******************* SHORT COPYRIGHT NOTICE*************************
This source code is part of the BigDigits multiple-precision
arithmetic library Version 1.0 originally writ
www.eeworm.com/read/112009/15495688
c mpshortdiv.c
/* mpShortDiv.c */
/******************* SHORT COPYRIGHT NOTICE*************************
This source code is part of the BigDigits multiple-precision
arithmetic library Version 1.0 originally writ
www.eeworm.com/read/112009/15495691
c mpisprime.c
/* mpIsPrime.c */
/******************* SHORT COPYRIGHT NOTICE*************************
This source code is part of the BigDigits multiple-precision
arithmetic library Version 1.0 originally writt
www.eeworm.com/read/112009/15495692
c spdivide.c
/* spDivide.c */
/******************* SHORT COPYRIGHT NOTICE*************************
This source code is part of the BigDigits multiple-precision
arithmetic library Version 1.0 originally writte