代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/258191/11877776
h generators.h
//: C21:Generators.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Different ways to fill sequence
www.eeworm.com/read/153678/12012354
h generators.h
//: C21:Generators.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Different ways to fill seq
www.eeworm.com/read/255665/12066715
c pkcs_1_i2osp.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/130795/14174100
vhd fpq128.vhd
--分频器
LIBRARY ieee;
USE ieee.std_logic_1164.all;
ENTITY fpq128 IS
PORT
( clk : IN std_logic;
bout : out std_logic);
END fpq128;
ARCHITECTURE fpq128_arc OF fpq128 Is
SIGNAL cnt1:
www.eeworm.com/read/226560/14459488
h generators.h
//: C05:Generators.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Different ways to fill sequence
www.eeworm.com/read/122684/14674359
h generators.h
//: C21:Generators.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Different ways to fill seq
www.eeworm.com/read/120923/14782826
h generators.h
//: C08:Generators.h
// From "Thinking in C++, 2nd Edition, Volume 2"
// by Bruce Eckel & Chuck Allison, (c) 2001 MindView, Inc.
// Available at www.BruceEckel.com.
// Different ways to fill seque
www.eeworm.com/read/211389/15181083
c pkcs_1_i2osp.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/209560/15217505
pl blast.pl
#!/usr/bin/perl
#
# This is a program whose output can be piped to the test drivers for
# hash.c and dict.c. It inserts a bunch of data and then deletes it all.
#
# The $modulus should be a prime num