代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/109529/15555704
h main.h
/******************************************************************************
File: main.h
Author: Lang Stuiver (langs@cs.mu.oz.au)
Purpose: Data compression using revised arithmetic coding
www.eeworm.com/read/104466/15691559
c eval.c
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/100612/15868932
h ps_big.h
/*
* C++ class to implement a power series type with Big coefficients
* and to allow arithmetic on it
*
* WARNING: This class has been cobbled together for a specific use with
* the MIRACL
www.eeworm.com/read/100612/15868935
cpp ps_zzn.cpp
/*
* C++ class to implement a power series type and to allow
* arithmetic on it
*
* WARNING: This class has been cobbled together for a specific use with
* the MIRACL library It is not comp
www.eeworm.com/read/160815/10497613
eqn mul.map.eqn
--A1L81 is i~534
--operation mode is arithmetic
A1L81 = states_count[0] $ !A1L55;
--A1L91 is i~534COUT
--operation mode is arithmetic
A1L91 = CARRY(states_count[0] & !A1L55);
--A1L02 i
www.eeworm.com/read/17655/751652
eqn agc.map.eqn
--D61L5 is lpm_abs:$00041|lcarry[0]~COUT
--operation mode is arithmetic
D61L5 = CARRY(A1L076);
--D51L5 is lpm_abs:$00039|lcarry[0]~COUT
--operation mode is arithmetic
D51L5 = CARRY(A1L763
www.eeworm.com/read/427960/8908874
h ps_zzn.h
/*
* C++ class to implement a power series type and to allow
* arithmetic on it. COefficinets are of type ZZn
*
* WARNING: This class has been cobbled together for a specific use with
* the
www.eeworm.com/read/427960/8908917
cpp ps_big.cpp
/*
* C++ class to implement a power series type and to allow
* arithmetic on it
*
* WARNING: This class has been cobbled together for a specific use with
* the MIRACL library. It is not com
www.eeworm.com/read/283498/9016106
asm infix.asm
; INFIX.ASM
;
; A simple program which demonstrates the pattern matching routines in the
; UCR library. This program accepts an arithmetic expression on the command
; line (no interleaving spaces
www.eeworm.com/read/283498/9016297
asm infix2.asm
; INFIX.ASM
;
; A simple program which demonstrates the pattern matching routines in the
; UCR library. This program accepts an arithmetic expression on the command
; line (no interleaving spaces