代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/162614/5531407

c pointer-arith-1.c

/* Test diagnostics for arithmetic on void and function pointers. Test with no special options. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "" }
www.eeworm.com/read/393394/8290381

m qfix.m

function [y] = QFix(x,B,Qmode,Omode) % Fixed-point Arithmetic using (B+1)-bit Representation % ----------------------------------------------------- % [y] = QFix(x,B,Qmode,Omode) % y: Decim
www.eeworm.com/read/174283/9598462

java tokenizer.java

import java.util.StringTokenizer; import java.util.regex.*; import java.lang.*; /** * Breaks up an input string into tokens for arithmetic expressions. */ public class Tokenizer { //
www.eeworm.com/read/413319/11159616

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/267541/11175144

h code.h

/* CODE.H - DECLARATIONS USED FOR ARITHMETIC ENCODING AND DECODING */ /* PRECISION OF CODING VALUES. Coding values are fixed-point binary fractions in the range [0,1), represented as integer
www.eeworm.com/read/267541/11175158

makefile

# # File: makefile # # Authors: John Carpinelli (johnfc@ecr.mu.oz.au) # Wayne Salamonsen (wbs@mundil.cs.mu.oz.au) # # Purpose: This is the makefile for the revised arithmetic coding #
www.eeworm.com/read/266403/11227085

cpp lzari.cpp

// Created:09-23-98 // By Jeff Connelly // LZARI (LZSS with arithmetic) compression/decompression // Original code written by Haruhiko Okumura in // ORIGSRC\LZARI.C. You can use, distribute,
www.eeworm.com/read/249227/12515870

h code.h

/* CODE.H - DECLARATIONS USED FOR ARITHMETIC ENCODING AND DECODING */ /* PRECISION OF CODING VALUES. Coding values are fixed-point binary fractions in the range [0,1), represented as integer
www.eeworm.com/read/249227/12515906

makefile

# # File: makefile # # Authors: John Carpinelli (johnfc@ecr.mu.oz.au) # Wayne Salamonsen (wbs@mundil.cs.mu.oz.au) # # Purpose: This is the makefile for the revised arithmetic coding #
www.eeworm.com/read/102309/15786943

h code.h

/* CODE.H - DECLARATIONS USED FOR ARITHMETIC ENCODING AND DECODING */ /* PRECISION OF CODING VALUES. Coding values are fixed-point binary fractions in the range [0,1), represented as integer