代码搜索结果
找到约 25,001 项符合
Power 的代码
power.ex1
POWER.EXE─例子
若POWER.EXE存放在C盘的DOS目录中,并使用默认设置,可在CONFIG.SYS文件
中加入以下命令:
? device=c:\dos\power.exe
如果上端内存区可用,则将POWER.EXE装入上端内存中。
~w
power.cpp
//: C05:Power.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file 'Li
power.cpp
// Power.cpp: implementation of the CPower class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DrawChip.h"
#include "Power.h"
#ifde
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.hlp
-----------------------------------------------------------------
POWER (Beaver) is a masked Simulink subsystem which is used to
compute the engine power and dimensionless pressure increase
across
power.dev
[Project]
FileName=Power.dev
Name=Power
UnitCount=1
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=1
Icon=
power.err
"power.c", line 39: Warning: C2892E: signed constant overflow: '*'
"power.c", line 74: Warning: C2917W: no side effect in void context: 'unary *'
power.c: 2 warnings, 0 errors, 0 serious error
power.ls1
A51 MACRO ASSEMBLER POWER 10/31/2003 02:22:20 PAGE 1
MACRO ASSEMBLER A51 V7.01
OBJECT MODULE PLACED IN .\Power.OBJ
ASSEMBLER
power.lst
C51 COMPILER V7.10 POWER 12/14/2004 10:51:15 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE POWER
OBJECT MODULE PLACED IN .