代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/148707/12437148
cpp complex2.cpp
// complex2.cpp Implementation file for class Complex using
// overloaded arithmetic and insertion, extraction operators
#include "complex.h"
// `+' operator Returns the sum of the owner and th
www.eeworm.com/read/228647/14371736
c float3.c
/* 10-13-2000
// Sample application to demonstrate the use of the Borland/Turbo C++
// floating point arithmetic in an embedded application. The key functions
// defined in this module are mathe
www.eeworm.com/read/477371/1362538
3 qccentarithmeticmodel.3
.TH QCCENTARITHMETICMODEL 3 "QCCPACK" ""
.SH NAME
QccENTArithmeticModel \-
data structure
.B QccENTArithmeticModel
for arithmetic encoding and decoding
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.B
www.eeworm.com/read/477371/1362590
1 chnarithmeticdecode.1
.TH CHNARITHMETICDECODE 1 "QCCPACK" ""
.SH NAME
chnarithmeticdecode \- adaptive arithmetic decoding
.SH SYNOPSIS
.B chnarithmeticdecode
.I infile
.I channelfile
.SH DESCRIPTION
.LP
.B chnarithmeticdec
www.eeworm.com/read/461213/1554823
3 qccentarithmeticmodel.3
.TH QCCENTARITHMETICMODEL 3 "QCCPACK" ""
.SH NAME
QccENTArithmeticModel \-
data structure
.B QccENTArithmeticModel
for arithmetic encoding and decoding
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.B
www.eeworm.com/read/461213/1554876
1 chnarithmeticdecode.1
.TH CHNARITHMETICDECODE 1 "QCCPACK" ""
.SH NAME
chnarithmeticdecode \- adaptive arithmetic decoding
.SH SYNOPSIS
.B chnarithmeticdecode
.I infile
.I channelfile
.SH DESCRIPTION
.LP
.B chnarithmeticdec
www.eeworm.com/read/229812/4739826
cpp calc_pi2.cpp
/* This program employs the recently discovered digit extraction scheme
to produce hex digits of pi. This code is valid up to ic = 2^24 on
systems with IEEE arithmetic. */
/* To compile
www.eeworm.com/read/221077/4835442
cpp arith.cpp
/* Multiply-free Arithmetic Coding Implementation - Compression version 0.0.0
Copyright Feb. 1993
Gordon V. Cormack Feb. 1993
University of Waterloo
co
www.eeworm.com/read/216499/4892510
ssa
.SH
Appendix A: A Simple Example
.PP
This example gives the complete Yacc specification for a small desk calculator;
the desk calculator has 26 registers, labeled a through z, and accepts
arithmetic