代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/303513/13813707
m abs.m
function B=abs(A)
%ABS Absolute value.
% ABS(S) is the absolute value of the scalar function S. When
% S is complex, ABS(S) is the complex modulus (magnitude) of S.
%
% See also ANGLE.
www.eeworm.com/read/494289/6381621
cpp process.cpp
//
// Program to pre-process the .raw file of modular polynomials
// to produce a .pol file, with coefficients reduced mod p
//
// .pol file format
// ,,,
www.eeworm.com/read/483119/6609858
txt readme.txt
readme.txt
This archive contains "FracN" version 0.08.
FracN is a Perl script for designing fractional-N frequency dividers.
Both phase-accumulator and dual-modulus-prescaler designs are performe
www.eeworm.com/read/156908/11753313
cpp process.cpp
//
// Program to pre-process the .raw file of modular polynomials
// to produce a .pol file, with coefficients reduced mod p
//
// .pol file format
// ,,,
www.eeworm.com/read/256481/11997005
cpp chapter11-20.cpp
//文件名:CHAPTER11-20.cpp
#include
#include
#include
#include
#include
using namespace std;
// Return whether modulus of elem1 is equal to mo
www.eeworm.com/read/128466/14296005
cpp chapter11-20.cpp
//文件名:CHAPTER11-20.cpp
#include
#include
#include
#include
#include
using namespace std;
// Return whether modulus of elem1 is equal to mo
www.eeworm.com/read/124791/14544106
cpp chapter11-20.cpp
//文件名:CHAPTER11-20.cpp
#include
#include
#include
#include
#include
using namespace std;
// Return whether modulus of elem1 is equal to mo
www.eeworm.com/read/223105/14658376
cpp chapter11-20.cpp
//文件名:CHAPTER11-20.cpp
#include
#include
#include
#include
#include
using namespace std;
// Return whether modulus of elem1 is equal to mo
www.eeworm.com/read/242898/4533369
readme
claw/clawpack/1d/example2
Acoustics equations with pressure pulse initial conditions,
solid wall at x=0, outflow at x=1.
The density and bulk modulus are specified in setprob.data
www.eeworm.com/read/307266/3726076
cpp process.cpp
//
// Program to pre-process the .raw file of modular polynomials
// to produce a .pol file, with coefficients reduced mod p
//
// .pol file format
// ,,,