代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/449043/7519595
rpt traffic.fit.rpt
Fitter report for traffic
Wed Mar 18 12:20:43 2009
Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal No
www.eeworm.com/read/448968/7521444
cpp pprime.cpp
/*
ID: chenkai4
PROG: pprime
LANG: C++
*/
#include
#include
int A,B;
int power(int a,int b)
{
int ans=1;
for(int c=1;c
www.eeworm.com/read/448525/7532234
rpt databuffer.fit.rpt
Fitter report for DATABUFFER
Sun Nov 02 21:21:08 2008
Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/448350/7534443
m lpcar2pf.m
function pf=lpcar2pf(ar,np)
%LPCAR2PF Convert AR coefs to power spectrum PF=(AR,NP)
% the power spectrum will contain np+2 points ranging from Dc to nyquist frequency
% The routine is faster if NP+
www.eeworm.com/read/447466/7550622
txt alim_v3_pl.txt
Components list POWER SUPPLY V3 by VE2EMM, April 04
C1 = 2000uF per AMP, 40V (adjust capacity to power supply amps)
C2,C3,C12,C15,C18,C21 = 0.1uF CER
C4 = 0.01uF CER
C5A,C5B,C5C,C5D = 0.01uF CER
C6
www.eeworm.com/read/446971/7561949
c ch03.01.c
// iostream.h is preStandard form
// #include
#include
/**
** 2 raised to the power of 10: 1024
**/
int main() {
// a first solution
cout
www.eeworm.com/read/446921/7562842
rpt ls138.fit.rpt
Fitter report for LS138
Sat Nov 29 23:56:04 2008
Version 5.1 Build 176 10/26/2005 SJ Web Edition
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fit
www.eeworm.com/read/445950/7587836
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power
www.eeworm.com/read/445823/7589616
m ip_01_08.m
% MATLAB script for Illustrartive Problem 8, Chapter 1.
ts=0.001;
fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi*219*t)
www.eeworm.com/read/445230/7597845
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power