代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/307164/3728767
c nrm21_x1.c
#include "atlas_misc.h"
#include
TYPE ATL_UNRM2(const int N, const TYPE *X, const int incX)
/*
* Only machines like x86 with extended precision (both arithmetic and sqrt)
* will be able to
www.eeworm.com/read/273525/4207757
hlp ameans.hlp
{smcl}
{* 22feb2005}{...}
{cmd:help ameans}{right:dialog: {bf:{dialog ameans}}}
{hline}
{title:Title}
{p2colset 5 19 21 2}{...}
{p2col :{hi:[R] ameans} {hline 2}}Arithmetic, geometric, and
www.eeworm.com/read/258704/4351996
h publicfunc.h
#pragma once
#include "..\..\global.h"
#include "Arithmetic.h"
#include "DateTime.h"
#include "DirFile.h"
#include "Log.h"
#include "OSRelate.h"
#include "String.h"
#include "UIHandle.h"
#i
www.eeworm.com/read/258249/4357789
make
: run this script through /bin/sh
M=/bin/make
if [ -f /usr/bin/make ]; then
M=/usr/bin/make
fi
exec $M MODULE=arithmetic/mc68apollo -f ../../../config/CONFIG.make -f Makefile -f ../../../config/M
www.eeworm.com/read/258249/4357799
make
: run this script through /bin/sh
M=/bin/make
if [ -f /usr/bin/make ]; then
M=/usr/bin/make
fi
exec $M MODULE=arithmetic/mc68sun -f ../../../config/CONFIG.make -f Makefile -f ../../../config/Make
www.eeworm.com/read/258249/4357834
make
: run this script through /bin/sh
M=/bin/make
if [ -f /usr/bin/make ]; then
M=/usr/bin/make
fi
exec $M MODULE=arithmetic/mc68munix -f ../../../config/CONFIG.make -f Makefile -f ../../../config/Ma
www.eeworm.com/read/413319/11159522
h gf2m12x.h
/*
* MIRACL C++ Headerfile GF2m12x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class GF2m12x - Arithmetic over the extension
* field GF(2^12m) - uses irredu
www.eeworm.com/read/413319/11159553
h gf2m6x.h
/*
* MIRACL C++ Headerfile GF2m6x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class GF2m6x - Arithmetic over the extension
* field GF(2^6m) - uses irreducib
www.eeworm.com/read/413319/11159556
h sf2m12x.h
/*
* MIRACL C++ Headerfile SF2m12x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class SF2m12x - Arithmetic over the special extension
* field GF(2^12m). Repr
www.eeworm.com/read/382596/9017183
tdf sc.tdf
FUNCTION lpm_clshift (data[LPM_WIDTH-1..0], distance[LPM_WIDTHDIST-1..0], direction)
WITH (LPM_WIDTH=width, LPM_WIDTHDIST=Ceil(log2(width)), LPM_SHIFTTYPE="ARITHMETIC")
RETURNS (result[LPM_WID