代码搜索:modulus

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

代码结果 3,028
www.eeworm.com/read/428732/1956488

m dirstretch.m

%DIRSTRETCH variable directional stretching of a complex vector function y=dirstretch(x,dir,coef) if nargin == 3 if ~isreal(dir) && all(abs(dir) ~= 1) warning('non unit modulus of direction arg
www.eeworm.com/read/393873/8256394

m dirstretch.m

%DIRSTRETCH variable directional stretching of a complex vector function y=dirstretch(x,dir,coef) if nargin == 3 if ~isreal(dir) && all(abs(dir) ~= 1) warning('non unit modulus of direction arg
www.eeworm.com/read/333887/12656146

m dirstretch.m

%DIRSTRETCH variable directional stretching of a complex vector function y=dirstretch(x,dir,coef) if nargin == 3 if ~isreal(dir) && all(abs(dir) ~= 1) warning('non unit modulus of direction arg
www.eeworm.com/read/202129/15390373

m dirstretch.m

%DIRSTRETCH variable directional stretching of a complex vector function y=dirstretch(x,dir,coef) if nargin == 3 if ~isreal(dir) && all(abs(dir) ~= 1) warning('non unit modulus of direction arg
www.eeworm.com/read/427960/8909347

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/280359/10335615

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 :
www.eeworm.com/read/349903/10785893

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/452710/7435970

h ospf_db.h

/* ospf_db.h */ #define LSABUFS 100 /* Number of LSA Buffers for Top. DBs */ #define DBHTMOD 63 /* Database Hash Table Modulus */ #define DBHASH(lsid) ((lsid) % DBHTMOD) /* An Entry in th
www.eeworm.com/read/195677/8135938

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/321790/13399142

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 :