代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/118006/14890975
pas stopwch1.pas
unit Stopwch1;
{ Really quick and dirty high-res stopwatch using QueryPerformanceCounter.
Needs to be spruced up with proper 64-bit arithmetic.
Currently only good for one half-hour intervals
www.eeworm.com/read/117462/14919486
html library_18.html
The GNU C Library - Low-Level Arithmetic Functions
Go to the
www.eeworm.com/read/115442/15014331
c digit.c
/* DIGIT.C - digit arithmetic routines
*/
/* Copyright (C) 1991-2 RSA Laboratories, a division of RSA Data
Security, Inc. All rights reserved.
*/
#include "global.h"
#include "rsaref.h"
www.eeworm.com/read/115071/15028082
h model.h
#pragma once
/*
This is based on the adaptive arithmetic coding software by R. M. Neal that
is contained in the following reference:
Witten, I. H., Neal, R. M., and Cleary, J. G. (1987)
www.eeworm.com/read/11139/202409
h scale.h
#ifndef SCALE_H
#define SCALE_H
/*
* Multiply x by a/b while avoiding overflow when possible. Requires that
* a*b
www.eeworm.com/read/12867/251135
h rt_fp.h
/* rt_fp.h: prototypes for the fplib basic-arithmetic functions
*
* Copyright 1999 ARM Limited. All rights reserved.
*
* RCS $Revision: 1.4 $
* Checkin $Date: 2000/11/08 15:43:29 $
* Revis
www.eeworm.com/read/12870/263252
h rt_fp.h
/* rt_fp.h: prototypes for the fplib basic-arithmetic functions
*
* Copyright 1999 ARM Limited. All rights reserved.
*
* RCS $Revision: 1.6 $
* Checkin $Date: 2002/06/25 15:39:41 $
* Revis
www.eeworm.com/read/482538/1286959
hh bigint.hh
#ifndef CLICK_BIGINT_HH
#define CLICK_BIGINT_HH 1
/*
* bigint.hh -- multiple-precision arithmetic
* Eddie Kohler and the authors of GMP
*
* Copyright (c) 2008 Meraki, Inc.
* Derived from the GNU
www.eeworm.com/read/240162/4582765
c 900520_04.c
// { dg-do run }
// g++ 1.37.1 bug 900520_04
// g++ does not yet support the initialization of scalar type objects
// (including built-in arithmetic types, enum types, and pointer types)
// via cons
www.eeworm.com/read/233448/4675583
c 900520_04.c
// { dg-do run }
// g++ 1.37.1 bug 900520_04
// g++ does not yet support the initialization of scalar type objects
// (including built-in arithmetic types, enum types, and pointer types)
// via cons