代码搜索结果
找到约 25,001 项符合
Power 的代码
power.src
; .\Power.SRC generated from: ..\SourceFile\Power.c
; COMPILER INVOKED BY:
; C:\Program Files\Keil\C51\BIN\C51.EXE ..\SourceFile\Power.c LARGE BROWSE DEBUG OBJECTEXTEND PRINT(.\Power.lst) SRC
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-off.err
"power-off.c", line 47: Warning: C2917W: no side effect in void context: 'unary *'
"power-off.c", line 54: Warning: C2917W: no side effect in void context: 'unary *'
"power-off.c", line
power.err
"power.c", line 40: Warning: C2892E: signed constant overflow: '*'
"power.c", line 138: Warning: C2917W: no side effect in void context: 'unary *'
power.c: 2 warnings, 0 errors, 0 serious erro
power.c
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
power.c
Abstract: ESC/POS (serial) interface for USB Point-of-Sale devices
Author:
ervinp
Environment:
K
power.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
power.c
Abstract:
SCSI class driver routines
Environment:
kernel mode only
Notes:
Revision H
power.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Targ
power.m
function Q = power(P,n)
% POWER -- elementwise power for matrix polynomials
%
% Q = P.^n
% Q = power(P,n)
%
% This routine is not meant to be called by the user. It is called by
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.lst
TMS320C54x COFF Assembler Beta Version 1.16 Mon Sep 23 13:59:02 1996
Copyright (c) 1996 Texas Instruments Incorporated
power.asm