代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/109529/15555696

readme

Word, Character, Integer, and Bit Based Compression Using Arithmetic Coding. ------------------------------------------------------------------- Authors: John Carpinelli Alistair Moffat (alistair@cs
www.eeworm.com/read/386291/8757473

java infix.java

// infix.java // converts infix arithmetic expressions to postfix // to run this program: C>java InfixApp import java.io.*; // for I/O //////////////////////////////////////////////////
www.eeworm.com/read/427960/8909014

cpp poly2xy.cpp

/* * C++ class to implement a bivariate polynomial type and to allow * arithmetic on such polynomials whose coefficients are from * the finite field of characteristic 2 * * WARNING: This cl
www.eeworm.com/read/175741/9534999

txt readme.txt

--------------------------------------------------------------------------- Subject: Readme file for large-integer arithmetic Basic library Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl Date :
www.eeworm.com/read/175741/9535034

txt readme.txt

--------------------------------------------------------------------------- Subject: Readme file for large-integer arithmetic Basic library Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl Date :
www.eeworm.com/read/175741/9535067

txt readme.txt

--------------------------------------------------------------------------- Subject: Readme file for large-integer arithmetic Basic library Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl Date :
www.eeworm.com/read/361402/10054326

java infix.java

// infix.java // converts infix arithmetic expressions to postfix // to run this program: C>java InfixApp import java.io.*; // for I/O //////////////////////////////////////////////////
www.eeworm.com/read/423159/10582908

asm fixedpt.asm

; ============================================================ ; File: FIXEDPT.ASM ; ; Copyright (C) 2001, Daniel W. Lewis and Prentice-Hall ; ; Purpose: Arithmetic operations for 16.16 and 32.32
www.eeworm.com/read/351845/10603175

h jarithmeticdecoder.h

//======================================================================== // // JArithmeticDecoder.h // // Arithmetic decoder used by the JBIG2 and JPEG2000 decoders. // // Copyright 2002-2004 Glyph
www.eeworm.com/read/421666/10713404

h glpgmp.h

/* glpgmp.h (bignum arithmetic) */ /*********************************************************************** * This code is part of GLPK (GNU Linear Programming Kit). * * Copyright (C) 2000,01,02,03