代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/149908/12334127

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/148707/12436928

h 5vi.h

// FILE: finance.h Header for loan calculation functions float Payment (float principal, float rate, float num_payments); void Amortize (float& accum, float& bal, float rate, float pmnt, fl
www.eeworm.com/read/148707/12437030

h finance.h

// FILE: finance.h Header for loan calculation functions float Payment (float principal, float rate, float num_payments); void Amortize (float& accum, float& bal, float rate, float pmnt, fl
www.eeworm.com/read/230899/14269819

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/126083/14446537

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/226713/14453905

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/124628/14556236

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/124417/14568731

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/222385/14693409

txt shenjingwangluo.txt

用小波函数构建神经网络的源程序 该程序是用小波函数构建神经网络的源程序。用以分析心电信号、脑电信号等等。 [Copy to clipboard] [ - ]CODE: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clear all load data M1=20; epo=15; A=4; B=18; B2=B
www.eeworm.com/read/210569/15196237

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