代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/494289/6381776

c mrarth3.c

/* * MIRACL arithmetic routines 3 - simple powers and roots * mrarth3.c * * Copyright (c) 1988-2003 Shamus Software Ltd. */ #include #include "miracl.h" void expint(
www.eeworm.com/read/479507/6688024

cpp chessblack.cpp

//#include #include "myQFrame.h" #include "chess.h" #include "board.h" #include "chessblack.h" #include "arithmetic.h" ChessBlack::ChessBlack(int chessx, int chessy, Board *pb)
www.eeworm.com/read/479507/6688031

cpp chesswhite.cpp

//#include #include "myQFrame.h" #include "chess.h" #include "board.h" #include "chesswhite.h" #include "arithmetic.h" ChessWhite::ChessWhite(int chessx, int chessy, Board *pb)
www.eeworm.com/read/344605/11870697

h longlong.h

/* longlong.h -- definitions for mixed size 32/64 bit arithmetic. Copyright (C) 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of the G
www.eeworm.com/read/257036/11955281

java danjface.java

package arithmetic; import java.io.BufferedReader; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStreamReader; import java.util.StringTokenizer; import org.
www.eeworm.com/read/342797/11998751

cpp zmodn.cpp

/* Multiple-precision modular arithmetic BY CSK(陈士凯) CSK@live.com www.csksoft.net */ #include "CiperLib.h" #include "inner_support.h" //ZModn::genPrimeArr will generate all
www.eeworm.com/read/339483/12230909

html arithexp.html

Arithmetic Expansion
www.eeworm.com/read/338832/12278818

pl sudoku250.pl

% File : sudoku81.pl (in B-Prolog) % Author : Neng-Fa ZHOU % Date : 1996 % Purpose: solve a Japanese arithmetic puzzle (25*25) go:- cputime(S), top, cputime(E), T i
www.eeworm.com/read/251851/12314742

h cddmp.h

/* cddmp.h (cddlib arithmetic operations using gmp) Copyright: Komei Fukuda 2000, fukuda@ifor.math.ethz.ch Version 0.94, Aug. 4, 2005 */ /* This program is free software; you can redistri
www.eeworm.com/read/251851/12314792

c cddmp.c

/* cddmp.c (cddlib arithmetic operations using gmp) Copyright: Komei Fukuda 2000, fukuda@ifor.math.ethz.ch Version 0.94, Aug. 4, 2005 */ /* This program is free software; you can redistrib