代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/127828/14332093
h rfc2617.h
/*
* $Id: rfc2617.h,v 1.2 2002/09/19 12:23:53 jku Rel $
*
* Digest response calculation as per RFC2617
*
* Copyright (C) 2001-2003 Fhg Fokus
*
* This file is part of ser, a free SIP serv
www.eeworm.com/read/184888/5244254
c rfc2617.c
/*
* $Id: rfc2617.c,v 1.1.1.1 2005/06/13 16:47:33 bogdan_iancu Exp $
*
* Digest response calculation as per RFC2617
*
* Copyright (C) 2001-2003 FhG Fokus
*
* This file is part of openser, a fre
www.eeworm.com/read/184888/5244260
h rfc2617.h
/*
* $Id: rfc2617.h,v 1.1.1.1 2005/06/13 16:47:33 bogdan_iancu Exp $
*
* Digest response calculation as per RFC2617
*
* Copyright (C) 2001-2003 FhG Fokus
*
* This file is part of openser, a fre
www.eeworm.com/read/169681/5415748
c m5204sio.c
/* m5204Sio.c - m5204 Serial Communications driver */
/* Copyright 1984-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,05may97,mem changed baud rate calculation t
www.eeworm.com/read/169681/5415768
c m5206sio.c
/* m5206Sio.c - m5206 Serial Communications driver */
/* Copyright 1984-1996 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,05may97,mem changed baud rate calculation t
www.eeworm.com/read/305566/3771725
c dt2pp.c
/* sonic transit time dt to pore pressure calculation */
#include "velo.h"
#include "subc.h"
char *sdoc =
"DT2PP - convert sonic transit time to pore pressure gradient \n"
"\n"
"dt2pp [parameters]
www.eeworm.com/read/305566/3772025
c dt2pp.c
/* sonic transit time dt to pore pressure calculation */
#include "velo.h"
#include "subc.h"
char *sdoc =
"DT2PP - convert sonic transit time to pore pressure gradient \n"
"\n"
"dt2pp [parameters]
www.eeworm.com/read/366702/2883188
c ssa-sink-1.c
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-sink-stats" } */
int
foo (int a, int b, int c)
{
int x = a * b;
return c ? x : a;
}
/* We should sink the x = a * b calculation into the b
www.eeworm.com/read/414936/11090793
m cal_time_data.m
function [time_finish, time_table_pen] = cal_time_data(cp_ptp, ts, time_wait)
% Finish Time and Pen Time Table Calculation
%
% [Inputs]
% cp_ptp : CP + PTP trajectory
% ts : sample rate
www.eeworm.com/read/100030/15887758
c linelen.c
/* Line length calculation routine.
Taken from fileutils-4.0i/src/ls.c
Copyright (C) 85, 88, 90, 91, 1995-1999 Free Software Foundation, Inc.
This program is free software; you can redistrib