代码搜索:Power

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

代码结果 10,000
www.eeworm.com/read/418304/10954680

mdl d_014_statcom.mdl

Model { Name "d_014_statcom" Version 6.2 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataType
www.eeworm.com/read/418304/10955081

m contents.m

% PSAT - Power System Analysis Toolbox % % Copyright (C) 2002-2006 Federico Milano % % E-mail: fmilano@thunderbox.uwaterloo.ca % Web-site: http://thunderbox.uwaterloo.ca/~fmilano % % This toolbox
www.eeworm.com/read/272454/10957097

c 90.c

# include "stdio.h" main( ) { int x, n ; scanf("%d,%d",&x,&n); printf("%d**%d=%d\n",x,n,power(x,n)); } power( int x, int n) { int p
www.eeworm.com/read/272454/10957100

c 13.c

# include "stdio.h" main( ) { int x, n ; scanf("%d,%d",&x,&n); printf("%d**%d=%d\n",x,n,power(x,n)); } power( int x, int n) { int p
www.eeworm.com/read/418157/10963707

m noise_init.m

function [Ampl,Phases] = Noise_init(Nsin,FN,Fs,fC1,fC2,AmplCorner1,AmplCorner2,RNS,EIV,DPSD,noisein); % Initializes the colored noise generator (by A. Fornasari, P. Malcovati) % % [Ampl,Phases] = N
www.eeworm.com/read/418155/10964225

m dbp.m

function y=dbp(x) % dbp(x) = 10*log10(x): the dB equivalent of the power x y = -Inf*ones(size(x)); nonzero = x~=0; y(nonzero) = 10*log10(abs(x(nonzero)));
www.eeworm.com/read/418151/10964367

m dbp.m

function y=dbp(x) % dbp(x) = 10*log10(x): the dB equivalent of the power x y = -Inf*ones(size(x)); if isempty(x) return end nonzero = x~=0; y(nonzero) = 10*log10(abs(x(nonzero)));
www.eeworm.com/read/417885/10971983

rpt disturb.fit.rpt

Fitter report for Disturb Wed Dec 17 19:52:50 2008 Quartus II Version 7.1 Build 156 04/30/2007 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal No
www.eeworm.com/read/417873/10973092

pin uart_top.pin

-- Copyright (C) 1991-2007 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a
www.eeworm.com/read/417873/10973508

rpt uart_top.fit.rpt

Fitter report for uart_top Mon Dec 29 15:50:53 2008 Quartus II Version 7.0 Build 33 02/05/2007 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal No