代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/156956/11750142
m runpf.m
function [MVAbase, bus, gen, branch, success, et] = ...
runpf(casename, mpopt, fname, solvedcase)
%RUNPF Runs a power flow.
%
% [baseMVA, bus, gen, branch, success, et] = ...
% run
www.eeworm.com/read/346394/11751410
cpp unittest.cpp
//**************************************
//INCLUDE files for :A Calculator
//**************************************
stdio.h
math.h
//**************************************
// Name: A Calculator
www.eeworm.com/read/259865/11761706
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power
www.eeworm.com/read/346105/11768704
c adc.c
/**********************************************************************
* File: Adc.c
* Devices: TMS320F2812, TMS320F2811, TMS320F2810
* Author: David M. Alter, Texas Instruments Inc.
* History:
www.eeworm.com/read/259727/11770511
m runpf.m
function [MVAbase, bus, gen, branch, success, et] = ...
runpf(casename, mpopt, fname, solvedcase)
%RUNPF Runs a power flow.
%
% [baseMVA, bus, gen, branch, success, et] = ...
% run
www.eeworm.com/read/259727/11770656
m off2case.m
function [gen, gencost] = off2case(gen, gencost, offers, bids, lim)
%OFF2CASE Updates case variables gen & gencost from quantity & price offers.
% [gen, gencost] = off2case(gen, gencost, offers, bi
www.eeworm.com/read/156687/11784999
txt _2006_01_02_pe.txt
=============================================================================
List of generated methods in project: _2006_01_02_PE
THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
www.eeworm.com/read/156364/11808549
c ch03.01.c
// iostream.h is preStandard form
// #include
#include
/**
** 2 raised to the power of 10: 1024
**/
int main() {
// a first solution
cout
www.eeworm.com/read/156266/11815303
m ip_01_08.m
% MATLAB script for Illustrartive Problem 8, Chapter 1.
ts=0.001;
fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi*219*t)
www.eeworm.com/read/156264/11815347
m ip_01_08.m
% MATLAB script for Illustrartive Problem 8, Chapter 1.
ts=0.001;
fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi*219*t)