代码搜索结果
找到约 10,000 项符合
Power 的代码
update.out
mkdir fromdec
cd fromdec; arff mxf /dev/uu0; rm -f d[lmq]* cs* *boo.* boot.exe vmb.exe; flcopy -t3 -f /dev/uu0; arff mcrf /dev/uu0 *
x - anyboo.cmd
x - basic.cpu
x - bitfld.cpu
x - boot
x - cm.cpu
x
t10.p
program expon2(output);
var
pi, spi: real;
function power(x: real; y: integer): real;
var
z: real;
begin
z := 1;
while y>0 do
begin
while not odd(y) do
begin
y := y div 2;
x
codetc12.dat
extern 声明外部变量
外部变量(即全局变量)是在函数的外部定义的,它的作用域为从变量的定义处开始到本程序文件的末尾.在此作用域内,全局变量可以为程序各个函数所引用.编译时将外部变量分配在静态存储区内.
有时需要用extern来声明外部变量,以扩展外部变量的作用域.
1. 在一个文件内声明外部变量
如果外部变量不在文件的开头定义,其有效的作用范围只限 ...
testpower.c
#include "usbdriver.h"
NTSTATUS TestPowerIrp(IN PDEVICE_OBJECT fdo,IN PIRP Irp)
{
NTSTATUS ntStatus;
PIO_STACK_LOCATION IrpStack, NextStack;
PDEVICE_EXTENSION pdx;
pdx = fdo->Devic
testpower.c
#include "usbdriver.h"
NTSTATUS TestPowerIrp(IN PDEVICE_OBJECT fdo,IN PIRP Irp)
{
NTSTATUS ntStatus;
PIO_STACK_LOCATION IrpStack, NextStack;
PDEVICE_EXTENSION pdx;
pdx = fdo->Devic
testpower.c
#include "usbdriver.h"
NTSTATUS TestPowerIrp(IN PDEVICE_OBJECT fdo,IN PIRP Irp)
{
NTSTATUS ntStatus;
PIO_STACK_LOCATION IrpStack, NextStack;
PDEVICE_EXTENSION pdx;
pdx = fdo->Devic
testpower.c
#include "usbdriver.h"
NTSTATUS TestPowerIrp(IN PDEVICE_OBJECT fdo,IN PIRP Irp)
{
NTSTATUS ntStatus;
PIO_STACK_LOCATION IrpStack, NextStack;
PDEVICE_EXTENSION pdx;
pdx = fdo->Devic
sqrtf.c
/* sqrtf.c
*
* Square root
*
*
*
* SYNOPSIS:
*
* float x, y, sqrtf();
*
* y = sqrtf( x );
*
*
*
* DESCRIPTION:
*
* Returns the square root of x.
*
* Range reduction involves is
iocfg.wak
////////////////////////////////////////////////////////////////////////
// SET OF DIFFERENT IO DEVICES CONTROL METHOD ROUTINES //
////////////////////////////////////////////////////////////
fan2.asl
//---------------------------------------------------------------------
// FANs Power Resources
//---------------------------------------------------------------------
// Names defined in AMI.ASL: