代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/179311/5306113
cpp cindexcomputer.cpp
//-------------------------------------------------------------------
// Author........: Staal Vinterbo
// Date..........:
// Description...: Implements the calculation of ROC areas with
//
www.eeworm.com/read/179311/5306114
h cindexcomputer.h
//-------------------------------------------------------------------
// Author........: Staal Vinterbo
// Date..........:
// Description...: Implements the calculation of ROC areas with
//
www.eeworm.com/read/350097/3135631
c crc.c
/*********************************************************************
*
* Filename: crc.c
* Version: 0.1
* Description: CRC calculation routines
* Status: Exp
www.eeworm.com/read/292705/3950025
c crc.c
/*********************************************************************
*
* Filename: crc.c
* Version: 0.1
* Description: CRC calculation routines
* Status: Exp
www.eeworm.com/read/439082/1820040
c crc.c
/*********************************************************************
*
* Filename: crc.c
* Version: 0.1
* Description: CRC calculation routines
* Status: Exp
www.eeworm.com/read/430518/1928907
c crc.c
/*********************************************************************
*
* Filename: crc.c
* Version: 0.1
* Description: CRC calculation routines
* Status: Exp
www.eeworm.com/read/295271/8172693
sleep exit execs
wlan_interrupts_process ();
// Updates energy on final transition out of BACKOFF State
if (WAKE_UP_TRANSIT)
{
// energy calculation check
#ifndef OPD_NO_DEBUG
if ((op_sim_time() > wsn_
www.eeworm.com/read/295270/8172925
sllep exit execs
wlan_interrupts_process ();
// Updates energy on final transition out of BACKOFF State
if (WAKE_UP_TRANSIT) // WAKE_UP_TRANSIT is Sleep = 0
{
// energy calculation check
#ifndef OPD_NO_D
www.eeworm.com/read/295270/8172963
sleep exit execs
wlan_interrupts_process ();
// Updates energy on final transition out of BACKOFF State
if (WAKE_UP_TRANSIT) // WAKE_UP_TRANSIT is Sleep = 0
{
// energy calculation check
#ifndef OPD_NO_D
www.eeworm.com/read/428561/8859773
java quadratic.java
//********************************************************************
// Quadratic.java Author: Lewis/Loftus
//
// Demonstrates the use of the Math class to perform a calculation
// base