代码搜索结果
找到约 25,001 项符合
Power 的代码
power.lnp
"power.obj",
"lcd_control.obj"
TO "power"
power.plg
礦ision3 Build Log
Project:
D:\Program Files\Keil\lx\简易数控直流电源\power.uv2
Project File Date: 08/27/2008
Output:
power.m
%POWER Dataset overload
power.m
%POWER Datafile overload
power.cpp
/******************************************************************************
*
* File Name:
*
* Power.cpp
*
* Description:
*
* Power Management functions
*
* Revision
power scripts for i8051 synthesizable model.htm
Power Scripts for i8
description of power analysis tools.htm
Description of Power Anal
power.m
function p=power(x)
% p=power(x)
%POWER Returns the power in signal x
p=(norm(x)^2)/length(x);
power.m
function p=power(x)
% p=power(x)
%POWER Returns the power in signal x
p=(norm(x)^2)/length(x);
power.err
"power.c", line 125: Warning: C2870W: variable 'i' declared but not used
power.c: 1 warning, 0 errors, 0 serious errors