代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/318176/13484280
cpp ibe_set.cpp
/*
Boneh & Franklin's Identity Based Encryption
Set-up phase
After this program has run the file common.ibe contains
www.eeworm.com/read/309785/13664547
out ex6_1.out
ex6.1
Number of Boundary Elements = 32
Number of Interior Points = 10
Shear Modulus = 94500.0000
Poisson Ratio = 0.1000
Number of different Boundaries = 1
Last node on boundary 1 = 32
CO
www.eeworm.com/read/138743/5813938
m wt07fig06.m
% CAPTION :
fprintf('\n');
disp('Figure 7.6')
disp('The modulus squared of the Fourier transform of a cubic')
disp('spline wavelet is dilated by 2^j, for 0 < j < 6.')
close all;
N = 4096;
M
www.eeworm.com/read/138743/5813952
m wt07fig04.m
% CAPTION
fprintf('\n');
disp('Figure 7.4')
disp('The solid line gives the transfer function (modulus squared)')
disp('of the low-pass conjugate mirror filter h, which generates a')
disp('cubic s
www.eeworm.com/read/138743/5813960
m wt07fig05.m
%CAPTION
fprintf('\n');
disp('Figure 7.5')
disp('The left graph gives the Battle-Lemarie cubic spline wavelet.')
disp('The modulus of its Fourier transform is shown on the right.')
close all;
www.eeworm.com/read/494289/6381711
cpp ibe_set.cpp
/*
Boneh & Franklin's Identity Based Encryption
Set-up phase
After this program has run the file common.ibe contains
www.eeworm.com/read/409644/11317422
out ex6_1.out
ex6.1
Number of Boundary Elements = 32
Number of Interior Points = 10
Shear Modulus = 94500.0000
Poisson Ratio = 0.1000
Number of different Boundaries = 1
Last node on boundary 1 = 32
CO
www.eeworm.com/read/158297/11627104
m interppoly.m
function y = interppoly(x,f,m)
% This function calculates the interpolating polynomial that goes
% through the points (x_j,f_j) in the vectors x and f
% The modulus is m
% The method used in this pro
www.eeworm.com/read/156908/11753517
cpp ibe_set.cpp
/*
Boneh & Franklin's Identity Based Encryption
Set-up phase
After this program has run the file common.ibe contains
www.eeworm.com/read/18434/788637
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity lpm_counter is
generic(
lpm_width : integer := 1;
lpm_direction : string := "UNUSED";
lpm_modulus : integer :