代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/128880/14273788

sh bw_lat.sh

# !/usr/dt/bin/dtksh # !/bin/ksh # set -x # Requires a ksh newer than 11/16/88 because it uses floating point # arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix # is such a beast
www.eeworm.com/read/128880/14273794

sh incr.sh

#!/usr/dt/bin/dtksh #!/bin/ksh #set -x # Requires a ksh newer than 11/16/88 because it uses floating point # arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix # is such a beast, a
www.eeworm.com/read/124222/14585878

txt mytest.txt

DEAR USER, THANKS FOR USING HERO VCD 2000. ORIGINAL NETWORK VIDEO NEW TECHNIQUE(THE THIRD GENERATION ACTIVE IMAGE COMPRESS ARITHMETIC). IT CAN REALIZE LOW DATA RATE. USING NETWORK VIDEO NEW TECHNIQU
www.eeworm.com/read/122349/14699055

announce

Dear Colleague, I have released version 2.2 of my C++ software package `doubledouble' which implements doubled-double (approximately 30 decimal place) floating point arithmetic on IEEE 754 floating-p
www.eeworm.com/read/120309/14807593

htm chap29.htm

Intro to Algorithms: CHAPTER 29: ARITHMETIC CIRCUITS
www.eeworm.com/read/219695/14869482

announce

Dear Colleague, I have released version 2.2 of my C++ software package `doubledouble' which implements doubled-double (approximately 30 decimal place) floating point arithmetic on IEEE 754 floating-p
www.eeworm.com/read/207792/15262059

c code_sft.c

/* CODE_SFT.C - ARITHMETIC ENCODING/DECODING, USING SHIFT/ADD. */ #include #define global extern #include "code.h" /* CURRENT STATE OF THE ENCODING/DECODING. */ static code_
www.eeworm.com/read/16793/691496

c expr.c

/* expr.c -- arithmetic expression evaluation. */ /* Copyright (C) 1990-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. Bash is free software: you c
www.eeworm.com/read/480930/1305204

c dp_div.c

/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.
www.eeworm.com/read/480930/1305205

c sp_fint.c

/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.co.uk * * ######