代码搜索:modulus

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

代码结果 3,028
www.eeworm.com/read/119864/6081818

c j1f.c

/* j1f.c * * Bessel function of order one * * * * SYNOPSIS: * * float x, y, j1f(); * * y = j1f( x ); * * * * DESCRIPTION: * * Returns Bessel function of order one of the argument
www.eeworm.com/read/117096/6111132

map inherit__graph__211.map

rect $structsigc_1_1modulus.html 19,5 109,23
www.eeworm.com/read/104260/6205859

java rsapublickeyspec.java

/* * RSAPublicKeySpec.java * * Copyright (c) 2001 University of Utah and the Flux Group. * All rights reserved. * * This file is licensed under the terms of the GNU Public License. * See the fi
www.eeworm.com/read/104260/6205869

java rsaprivatekeyspec.java

/* * RSAPrivateKeySpec.java * * Copyright (c) 2001 University of Utah and the Flux Group. * All rights reserved. * * This file is licensed under the terms of the GNU Public License. * See the f
www.eeworm.com/read/100389/6270448

java rawrsaprivatekey.java

// $Id: RawRSAPrivateKey.java,v 1.6 1999/07/12 20:34:21 edwin Exp $ // // $Log: RawRSAPrivateKey.java,v $ // Revision 1.6 1999/07/12 20:34:21 edwin // renaming java.security.interfaces.RSAPrivateKey
www.eeworm.com/read/493005/6403390

c zmod.c

/* * zmod - modulo arithmetic routines * * Copyright (C) 1999 David I. Bell, Landon Curt Noll and Ernest Bowen * * Primary author: David I. Bell * * Calc is open software; you can redistribut
www.eeworm.com/read/493005/6403833

cal test4000.cal

/* * test4000 - 4000 series of the regress.cal test suite * * Copyright (C) 1999 Ernest Bowen and Landon Curt Noll * * Primary author: Ernest Bowen * * Calc is open software; you can redistri
www.eeworm.com/read/252132/12300610

vhd upcount.vhd

LIBRARY ieee ; USE ieee.std_logic_1164.ALL ; ENTITY upcount IS GENERIC ( modulus : INTEGER := 4 ) ; PORT ( Resetn, Clock, E, L : IN STD_LOGIC ; R : IN INTEGER RANGE 0 TO modulus-1
www.eeworm.com/read/251889/12313378

java rng.java

/* ------------------------------------------------------------------------- * This is an Java library for random number generation. The use of this * library is recommended as a replacement for th
www.eeworm.com/read/251888/12313528

java rng.java

/* ------------------------------------------------------------------------- * This is an Java library for random number generation. The use of this * library is recommended as a replacement for th