代码搜索结果

找到约 25,001 项符合 Power 的代码

hhu_break.m

function hhu_break clc disp(' ****谢谢使用Power Flow Calculation Packages,欢迎多提意见。e-mail:hhusgq@hhu.edu.cn **** ') break return

makesbus.m

function Sbus = makeSbus(baseMVA, bus, gen) %MAKESBUS Builds the vector of complex bus power injections. % Sbus = makeSbus(baseMVA, bus, gen) returns the vector of complex bus % power injections

hhu_pfcp.m

%% MATPOWER %% A matlab for power syetem simulation package % Copyright (C)1997-2007 % % This toolbox is free software; you can redistribute it and/or modify % it under the terms of the GNU Ge

hhu_runpf.m

function hhu_runpf disp(' ***欢迎使用Power Flow Calculation Packages进行潮流计算,请选择潮流计方法*** ') disp(' ') disp(' ') disp(' --------------------------

reader_m.m

% Setup System Parameters c1 = 0.1 % Reader power coefficient c2 = 0.567 % Tag power coefficient pinitial = 0.1 % Initial Power pmax = 10 % Max Power pmin = 0.1 % Min Power SNR_q = 1

fft.txt

/**************************************************** FFT() 参数: TD为时域值 FD为频域值 power为2的幂数 返回值: 无 说明: 本函数实现快速傅立叶变换 ***************************************************

power.asm

********************************************************************************* * (C) COPYRIGHT TEXAS INSTRUMENTS, INC. 1996 * **********************************

power.h

//44BTEST : power.h #ifndef __POWER_H__ #define __POWER_H__ void Test_SlowMode(void); void Test_HoldMode(void); void _Test_StopMode(void); void Test_SLIdleMode(void); //void Test_IdleMode(void)

power.c

//44BTEST : power.c #include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\power.h" #include "..\inc\rtc.h" #define FIN 4000000 static vo

bulkpwr.c

/*++ Copyright (c) 2000 Microsoft Corporation Module Name: bulkpwr.c Abstract: The power management related processing. The Power Manager uses IRPs to direct drivers to c