代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/295861/8136483

c golay24.c

// ------------------------------------------------------------------------ // File: golay24.c // // An arithmetic decoder for the (24,12,8) Golay code. // Note: The C code below assumes execut
www.eeworm.com/read/246596/12717410

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 unde
www.eeworm.com/read/244097/12888325

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/323757/13321406

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/323757/13321631

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/321625/13401582

h bigd.h

/* $Id: bigd.h $ */ /******************** SHORT COPYRIGHT NOTICE************************** This source code is part of the BigDigits multiple-precision arithmetic library Version 2.1 originally w
www.eeworm.com/read/321625/13401588

c bigd.c

/* $Id: bigd.c $ */ /******************** SHORT COPYRIGHT NOTICE************************** This source code is part of the BigDigits multiple-precision arithmetic library Version 2.1 originally w
www.eeworm.com/read/321625/13401602

c t_bdrdsa.c

/* $Id: t_bdRDSA.c $ */ /******************** SHORT COPYRIGHT NOTICE************************** This source code is part of the BigDigits multiple-precision arithmetic library Version 2.1 original
www.eeworm.com/read/318176/13484178

h poly2xy.h

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

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