代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/112777/15477020
h crc32.h
/* crc32.h -- tables for rapid CRC calculation
* Generated automatically by crc32.c
*/
local const unsigned long FAR crc_table[TBLS][256] =
{
{
0x00000000UL, 0x77073096UL, 0xee0e612cUL
www.eeworm.com/read/427095/8977718
m log_psd.m
%File:log_psd.m
function [logpsd,freq,ptotal,pmax]=log_psd(x,n,ts)
%
%
y=zeros(1,n);
%
h=waitbar(0,'For loop in PSD Calculation');
for k=1:n
freq(k)=(k-1-(n/2))/(n*ts);
y(k)=x(k)*((
www.eeworm.com/read/166836/9996054
m cal_time_resp.m
% calculate_time_responses.m
% cal_time_resp.m
% Rise time calculation
I1=find(y>0.05*yss);
if ~isempty(I1)
t1=t(I1(1));
else
t1=10;
end;
I1=fin
www.eeworm.com/read/419990/10824369
h calc.h
/* main calculation and matlab output */
void calc()
{
long x,y,z;
int i;
long ind,indp1,indm1;
long it,k,t;
char d,c;
double div,Vx,Vy,Vz;
long Nxy=Nx*Ny;
char str[1000];
double Jc,Jd;
dou
www.eeworm.com/read/448935/7521659
m wtcsignif.m
function wtcsig=wtcsignif(mccount,ar1,dt,n,pad,dj,s0,j1,mother,cutoff)
% Wavelet Coherence Significance Calculation (Monte Carlo)
%
% wtcsig=wtcsignif(mccount,ar1,dt,n,pad,dj,s0,j1,mother,cutoff)
www.eeworm.com/read/297864/7991534
_h crc16._h
// crc.16.h
/* LUT for bytewise CRC calculation. Data consumed LSbit first */
/* CRC16: G = 1 + X^2 + X^15 + X^16 */
#pragma data:code
const unsigned char crc_lut_low[] = {
0x00, 0xC1, 0
www.eeworm.com/read/108242/6184226
c crctab.c
/*
* Crc calculation stuff
*/
/* crctab calculated by Mark G. Mendel, Network Systems Corporation */
static unsigned short crctab[256] = {
0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5,
www.eeworm.com/read/338523/12302495
m cal_time_resp.m
% calculate_time_responses.m
% cal_time_resp.m
% Rise time calculation
I1=find(y>0.05*yss);
if ~isempty(I1)
t1=t(I1(1));
else
t1=10;
end;
I1=fin
www.eeworm.com/read/117561/14915724
h calc.h
/* main calculation and matlab output */
void calc()
{
long x,y,z;
int i;
long ind,indp1,indm1;
long it,k,t;
char d,c;
double div,Vx,Vy,Vz;
long Nxy=Nx*Ny;
char str[1000];
double Jc,Jd;
dou
www.eeworm.com/read/38039/1090870
mnu hilghtcrv.mnu
HILITE#CRV 加亮曲线
#
Surfaces 曲面
Select surfaces/quilts on which highlight curves will be shown.
选取将在其上显示加亮曲线的曲面/面组。
Direction 方向
Select reference direction for slope calculation.
为斜率计算选取参照方向。
Angle 角度