代码搜索:Calculation

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

代码结果 2,005
www.eeworm.com/read/149795/5697254

c rfc2617.c

/* * $Id: rfc2617.c,v 1.2 2004/08/24 08:58:25 janakj Exp $ * * Digest response calculation as per RFC2617 * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server.
www.eeworm.com/read/149795/5697260

h rfc2617.h

/* * $Id: rfc2617.h,v 1.2 2004/08/24 08:58:25 janakj Exp $ * * Digest response calculation as per RFC2617 * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server.
www.eeworm.com/read/407510/11418016

proc-loss

#! /usr/bin/perl print "Loss rate calculation takes a long time. Now, running!\n"; open OUTLOG, "> result/chain/loss.log"; foreach $L (4, 5, 6, 7, 8, 10, 12, 14, 16, 20) { print OUTLOG "$L";
www.eeworm.com/read/187332/5224589

c rfc2617.c

/* * $Id: rfc2617.c,v 1.2 2004/08/24 08:58:25 janakj Exp $ * * Digest response calculation as per RFC2617 * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server.
www.eeworm.com/read/187332/5224595

h rfc2617.h

/* * $Id: rfc2617.h,v 1.2 2004/08/24 08:58:25 janakj Exp $ * * Digest response calculation as per RFC2617 * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server.
www.eeworm.com/read/177353/5328434

makefile

top_builddir=../../.. include $(top_builddir)/Makefile.config # Needed for the digest MD5 sum calculation. INCLUDES += $(GNUTLS_CFLAGS) $(OPENSSL_CFLAGS) OBJS = auth.o dialogs.o digest.o include $(
www.eeworm.com/read/334933/3360429

m p9_4.m

% Program P9_4 % Scaling & Round-off Noise Calculation % of the Cascade Form Structure of Figure 9.6 % b1 = input('Numerator coeffs of Sec. 1 = '); a1 = input('Denominator coeffs of Sec. 1 = '); b2 =
www.eeworm.com/read/334933/3360573

m p9_4.m

% Program P9_4 % Scaling & Round-off Noise Calculation % of the Cascade Form Structure of Figure 9.6 % b1 = input('Numerator coeffs of Sec. 1 = '); a1 = input('Denominator coeffs of Sec. 1 = '); b2 =
www.eeworm.com/read/311722/3678145

m log_1.m

function x = log_1(x,rnd) %LOG_ Rigorous calculation of log(1+x) for 0
www.eeworm.com/read/301474/3839529

m p9_4.m

% Program P9_4 % Scaling & Round-off Noise Calculation % of the Cascade Form Structure of Figure 9.6 % b1 = input('Numerator coeffs of Sec. 1 = '); a1 = input('Denominator coeffs of Sec. 1 = '); b2 =