代码搜索:Power

找到约 10,000 项符合「Power」的源代码

代码结果 10,000
www.eeworm.com/read/147422/5729257

m plp_fft.m

% Computes the power spectrum % function [power]= plp_ffthr(real, ll, m) % % real (in): Signal that is to be fft analyzed % ll (in): number of samples of auditory spectrum % m (in
www.eeworm.com/read/145473/5745576

inc ps40400.inc

#;------------------------------------------------------------------------------ #;- ATMEL Microcontroller Software Support - ROUSSET - #;-------------------------------------------------
www.eeworm.com/read/145331/5746282

h pcu.h

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : pcu.h * Author : MCD Application Team * Date First Issued : 30/05/2003 * Descri
www.eeworm.com/read/137691/5819686

txt mica2_energy_model.txt

# Energy model for the mica2 # see http://www.eecs.harvard.edu/~shnayder/ptossim/ for details # Lines starting with '#' are comments # Format: KEY\s+VALUE # Unless otherwise specified, VALUE is a cur
www.eeworm.com/read/137691/5821933

nc cc1000control.nc

/* tab:4 * * * "Copyright (c) 2000-2002 The Regents of the University of California. * All rights reserved. * * Permission to use, copy, modify, and distribute this software and its
www.eeworm.com/read/133772/5900067

entries

D/blib//// D/compress//// D/cpuload//// D/crc//// D/gfx//// D/loader//// D/memalloc//// D/power//// D/profile////
www.eeworm.com/read/131113/5948118

java onewirestate.java

/*--------------------------------------------------------------------------- * Copyright (C) 1999,2000 Dallas Semiconductor Corporation, All Rights Reserved. * * Permission is hereby granted, fre
www.eeworm.com/read/127386/6006490

java flower.java

package pangxie; import javax.microedition.lcdui.*; import java.util.Timer; import java.util.TimerTask; class Flower { boolean bug; boolean b = false; static Image image[] = new
www.eeworm.com/read/126854/6011386

txt calsetup.txt

# calsetup file updated for eeprom version 3.3, ART version 2.4 # General Info COUNTRY_OR_DOMAIN_FLAG = 0; # 1 indicates the code is a country code. 0=>regulatory domain code WORLD_WIDE_RO
www.eeworm.com/read/122492/6065763

java intpower.java

package numbercruncher.mathutils; /** * Raise a double value to an integer power. */ public final class IntPower { /** * Compute and return x^power. * @param x * @param power th