代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/216544/15004098
txt ac.txt
Arithmetic Coding Library
-------------------------
Fred Wheeler (wheeler@cipr.rpi.edu)
Feb 24, 1996
This package was adapted from the program in "Arithmetic Coding for
Data Compression", by Ian H.
www.eeworm.com/read/159030/5588783
dcf cf.dcf
// arithmetic
class Program {
void main() {
callout("printf","1+1=%d\n", 1+1);
callout("printf","1-2=%d\n", 1-2);
callout("printf","3*3=%d\n", 3*3);
callout("printf","1+2*3=%d\n"
www.eeworm.com/read/472579/6871104
html 026-027.html
Smart Card Developer's Kit:Physical Characteristics of Smart Cards
P
www.eeworm.com/read/266379/11229237
cpp fig04_79.cpp
Euler's constant: 4, 5
Series: 2-5
arithmetic: 4-5
geometric: 4
harmonic: 5
www.eeworm.com/read/238271/13898370
txt readme.txt
In this program set, two types of arithmetic coding has been implemented.
1) Arithmetic Coding with Scaling
To implement this method 4 programs has been used in the set. The programs are
www.eeworm.com/read/133539/14036421
h mconf.h
/* mconf.h
*
* Common include file for math routines
*
*
*
* SYNOPSIS:
*
* #include "mconf.h"
*
*
*
* DESCRIPTION:
*
* This file contains definitions for error codes that are
* pa
www.eeworm.com/read/103517/15729957
h mconf.h
/* mconf.h
*
* Common include file for math routines
*
*
*
* SYNOPSIS:
*
* #include "mconf.h"
*
*
*
* DESCRIPTION:
*
* This file contains definitions for error codes that are
* pa