代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/340665/3280865
c arith-3.c
/* Preprocessor arithmetic semantic tests. */
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* Source: Neil Booth, 26 May 2002. */
/* The file tests overflow warnings for, and values of
www.eeworm.com/read/312509/3671059
c jdarith.c
/*
* jdarith.c
*This programe is reedited by Fujian Shi(fieagle@yahoo.com.cn).
* The primitive code is writed by Guido Vollbeding .
* This program is designed to finish arithmetic
www.eeworm.com/read/307266/3725946
h zzn.h
/*
* MIRACL C++ Header file zzn.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class ZZn (Arithmetic mod n), using
* Montgomery's Method for modular multip
www.eeworm.com/read/307266/3726291
h zzn.h
/*
* MIRACL C++ Header file zzn.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class ZZn (Arithmetic mod n), using
* Montgomery's Method for modular multip
www.eeworm.com/read/305566/3772439
suop
SUOP - do unary arithmetic operation on segys
suop stdout op=abs
Required parameters:
none
Optional parameter:
op=abs operation flag
abs : absolute value
ssqrt : signe
www.eeworm.com/read/305065/3780942
h tvarith.h
/*
* tvarith.h
* - static inline functions for doing arithmetic on timevals
*/
/*
* This file is
* Copyright (C) 1997-1999 Ian Jackson
*
* It is part of adns
www.eeworm.com/read/304961/3783654
c mpi.c
/* Start: bn_error.c */
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well as number theoret
www.eeworm.com/read/288894/4001541
java operatornode.java
package org.hibernate.hql.ast.tree;
import org.hibernate.type.Type;
import antlr.SemanticException;
/**
* Contract for nodes representing operators (logic or arithmetic).
*
* @author
www.eeworm.com/read/273525/4207535
hlp m2_op_arith.hlp
{smcl}
{* 18mar2005}{...}
{cmd:help m2 op_arith}
{hline}
{* index operators}{...}
{* index arithmetic operators}{...}
{* index product}{...}
{* index multiplication}{...}
{* index division}{..
www.eeworm.com/read/440906/1782342
c complete-port.c
/* This small program uses all the arithmetic operators that may
generate calls to library routines which must be implemented in
port-specific assembly language. */
/* { dg-do link } */
#inclu