代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/107377/15608401

pas aiccabacdecoder.pas

unit AICCabacDecoder; { Advanced Image Coding (AIC) =========================== Context Adaptive Binary Arithmetic Coding: Decoder. Parts of the code in this unit are based on the H.264 ref
www.eeworm.com/read/107377/15608406

pas aiccabacencoder.pas

unit AICCabacEncoder; { Advanced Image Coding (AIC) =========================== Context Adaptive Binary Arithmetic Coding: Encoder. Parts of the code in this unit are based on the H.264 refe
www.eeworm.com/read/100612/15868928

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/100612/15868948

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/139332/5802274

hpp mod.hpp

# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or copy at
www.eeworm.com/read/139332/5802275

hpp div.hpp

# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or copy at
www.eeworm.com/read/168845/5431950

hpp mod.hpp

# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or cop
www.eeworm.com/read/168845/5431951

hpp div.hpp

# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or cop
www.eeworm.com/read/189192/8485970

vhd magcomp.vhd

------ -- VHDL module for an unsigned magnitude comparator -- -- input(s): a, b -- output(s): a_gtet_b ------ -- include these three standard IEEE libraries. -- they include arithmetic oper
www.eeworm.com/read/388262/8621013

h eval.h

/* * simple arithmetic expression evaluator * * Copyright (c) 2002 Michael Niedermayer * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it a