代码搜索:modulus

找到约 3,028 项符合「modulus」的源代码

代码结果 3,028
www.eeworm.com/read/116193/14983471

cpp ntt.cpp

#include #include #include #include #include "ap.h" using namespace std; // Program for testing the direct ntt void ntt (modint x[], modint pr,
www.eeworm.com/read/116193/14983508

cpp nttw.cpp

#include #include #include #include #include "ap.h" using namespace std; // Program for testing the direct ntt with the WFTA moduli void ntt (mo
www.eeworm.com/read/208890/15233132

cpp integer.cpp

// integer.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "integer.h" #include "modarith.h" #include "nbtheory.h" #include "asn.h" #include "words.h" #in
www.eeworm.com/read/167046/5470180

h divrem.h

/* Copyright (C) 1996, 1997 Free Software Foundation, Inc. Contributed by David Mosberger (davidm@cs.arizona.edu). This file is part of the GNU C Library. The GNU C Library is free software;
www.eeworm.com/read/475585/6773508

h mod128.h

/********************************************************************** * File: mod128.h (Formerly dir128.h) * Description: Header for class which implements modulo arithmetic. * Author:
www.eeworm.com/read/252613/6787753

cpp integer.cpp

// integer.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "integer.h" #include "modarith.h" #include "nbtheory.h" #include "asn.h" #include "words.h" #in
www.eeworm.com/read/472264/6874546

cpp integer.cpp

#include "pch.h" #include "integer.h" #include "modarith.h" #include "nbtheory.h" #include "asn.h" #include "words.h" #include #include "algebra.cpp" #include "eprecom
www.eeworm.com/read/295680/8145971

c hardware.c

/******************************************************************** // // Author: CaiXinBo \\\\\\\ // //
www.eeworm.com/read/393898/8255735

c rngs.c

/* ------------------------------------------------------------------------- * This is an ANSI C library for multi-stream random number generation. * The use of this library is recommended as a re
www.eeworm.com/read/368183/9707364

cpp integer.cpp

// integer.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "integer.h" #include "modarith.h" #include "nbtheory.h" #include "asn.h" #include "words.h" #in