代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/427960/8909298
cpp zzn12.cpp
/*
* MIRACL C++ Implementation file zzn12.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of class ZZn12 (Arithmetic over n^12)
*
* WARNING: This class has been cobb
www.eeworm.com/read/427960/8909366
cpp zzn8.cpp
/*
* MIRACL C++ Implementation file zzn8.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of class ZZn8 (Arithmetic over n^8)
*
* WARNING: This class has been cobbled
www.eeworm.com/read/427960/8909410
cpp zzn3.cpp
/*
* MIRACL C++ Implementation file zzn3.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of class ZZn3 (Arithmetic over n^3)
*
* WARNING: This class has been cobbled
www.eeworm.com/read/427960/8909493
cpp zzn6.cpp
/*
* MIRACL C++ Implementation file ZZn6.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of class ZZn6 (Arithmetic over n^6)
*
* WARNING: This class has been cobbled
www.eeworm.com/read/427960/8909518
h zzn2.h
/*
* MIRACL C++ Header file ZZn2.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class ZZn2 (Arithmetic over n^2)
*
* Note: This code assumes that -1 is a Quadratic No
www.eeworm.com/read/381211/9104337
m a_encode.m
function [y,Nbits]=a_encode(x,ipr)
% [y,Nbits]=a_encode(x)
% Arithmetic encoding using a fixed frequency table computed
% by freq(x).
%
% x =input vector of integers.
% NOTE: the mini
www.eeworm.com/read/371873/9532230
c mpi.c
/*
mpi.c
by Michael J. Fromberger
Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved
Arbitrary precision integer arithmetic library
$Id
www.eeworm.com/read/371873/9532248
h mpi.h
/*
mpi.h
by Michael J. Fromberger
Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved
Arbitrary precision integer arithmetic library
$Id
www.eeworm.com/read/163328/10165942
cs mainform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace Visitor
{
public enum Arithmetic
{
www.eeworm.com/read/162511/10298851
c arith.c
/* Compiler arithmetic
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
Inc.
Contributed by Andy Vaught
This file is part of GCC.
GCC is free software; you can red