代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/294203/8246810
m unit.m
function r = unit(a)
% UNIT quaternion. Divides a quaternion by its own modulus.
% The result is a quaternion with unit modulus.
% Copyright
www.eeworm.com/read/415793/11053853
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/466957/7024956
m findmode_kz.m
% this program is designed for solving the two dimensional photonic structure
% Photonic Crystal Fiber: Band gap with a kz
% Triangular lattice
% Shangping Guo
% Old Dominion University, 2000
cle
www.eeworm.com/read/124989/6034965
h rsaeuro.h
/*
RSAEURO.H - header file for RSAEURO cryptographic toolkit
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same
www.eeworm.com/read/319327/13455880
caj 37 property of the constant modulus algorithm to capture the weak signal 2003.caj
www.eeworm.com/read/292191/8367862
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/192119/8403281
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/291537/8410731
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/187929/8589750
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/287946/8658191
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