代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/329660/12942553
h aci_const.h
/* =================================================================================
File name: ACI_CONST.H
Originator: Digital Control Systems Group
www.eeworm.com/read/329660/12942554
h aci_fe_const.h
/* =================================================================================
File name: ACI_FE_CONST.H
Originator: Digital Control Systems Gr
www.eeworm.com/read/141988/12974676
m cubval.m
% CUBVAL : Calculation of spline value at given point [f]
%
% CVAL = CUBVAL(X,A,B,C,D,V);
% Value evaluation of cubic spline given by X,A,B,C,D in V
%
%
www.eeworm.com/read/141322/13022908
todo
TODO
====
- update vbv_delay calculation to agree with November 1994
(WG11 approved IS draft of ISO/IEC 13818-2).
- allow intra only encoding of sequences (disable ipflag in
putseq.c)
www.eeworm.com/read/325945/13173159
m eps_pnl.m
% CALCULATION OF EPSILON ( algorithm : x(t+1)=x(t)+nu*epsilon(x(t)) )
%-------------------------------------------------------------------------------
% y = output matrix (nsrc-by-T)
% x = imput m
www.eeworm.com/read/240662/13207963
c 11-3.c
#include
#include
#include
#include
int main(int argc,char **argv)
{
double y;
sigset_t intmask;
int i,repeat_factor;
i
www.eeworm.com/read/324031/13293741
m rscodingunittest.m
%*************************************************************************
% Copyright (C) 2005 Satelilte and Wireless Communication Lab of PKU
% All Right Reserved.
%
% Created : 2006
www.eeworm.com/read/137022/13347622
h crc.h
/* 16 bit CRC-CCITT stuff. Extracted from Bill Simpson's PPP */
#define FCS_START 0xffff /* Starting bit string for FCS calculation */
#define FCS_FINAL 0xf0b8 /* FCS when summed over frame and se
www.eeworm.com/read/136710/13364192
m cubval.m
% CUBVAL : Calculation of spline value at given point [f]
%
% CVAL = CUBVAL(X,A,B,C,D,V);
% Value evaluation of cubic spline given by X,A,B,C,D in V
%
%
www.eeworm.com/read/321262/13410000
c 11-3.c
#include
#include
#include
#include
int main(int argc,char **argv)
{
double y;
sigset_t intmask;
int i,repeat_factor;
i