代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/385462/2589347
h softfloat-macros.h
/*============================================================================
This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
Arithmetic Package, Release 2b.
Written by Joh
www.eeworm.com/read/385462/2589348
h softfloat-specialize.h
/*============================================================================
This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
Arithmetic Package, Release 2b.
Written by Joh
www.eeworm.com/read/385462/2590307
h softfloat-macros.h
/*============================================================================
This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
Arithmetic Package, Release 2b.
Written by Joh
www.eeworm.com/read/385462/2590308
h softfloat-specialize.h
/*============================================================================
This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
Arithmetic Package, Release 2b.
Written by Joh
www.eeworm.com/read/363195/2922322
java postfix.java
// postfix.java
// parses postfix arithmetic expressions
// to run this program: C>java PostfixApp
import java.io.*; // for I/O
///////////////////////////////////////////////////////
www.eeworm.com/read/335293/12541005
m rsdecodeforney.m
%
% File Name : RsDecodeForney.m
% Abstract : Calculate evaluator polynomial using forney arithmetic
%
% Version : 1.0 2008-06-05
%***********************************
www.eeworm.com/read/247431/12659270
java postfix.java
// postfix.java
// parses postfix arithmetic expressions
// to run this program: C>java PostfixApp
import java.io.*; // for I/O
///////////////////////////////////////////////////////
www.eeworm.com/read/134087/14008844
c complex.c
/* complex.c - complex arithmetic functions */
#include /* for MSC and TC/BC, it declares: */
/* \ttt{struct complex} and \t
www.eeworm.com/read/134087/14009110
c complex1.c
/* complex.c - complex arithmetic functions */
#include /* for MSC and TC/BC, it declares: */
/* \ttt{struct complex} and \t
www.eeworm.com/read/112799/15476511
c complex.c
/* complex.c - complex arithmetic functions */
#include /* for MSC and TC/BC, it declares: */
/* \ttt{struct complex} and \t