代码搜索结果
找到约 10,000 项符合
Power 的代码
vga.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
radixsort2.cpp
#define MAXNUM 100 /*桶中元素的最大个数*/
typedef int keytype;
typedef struct
{
keytype key;
} elemtype;
void RadixSort1(elemtype x[], int n, int m);
main()
{
elemtype Test[10]={7
test_rec.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,
rec.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,
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
caseformat.m
%CASEFORMAT Defines the MATPOWER case file format.
% A MATPOWER case file is an M-file or MAT-file which defines the variables
% baseMVA, bus, gen, branch, areas, and gencost. With the exceptio
fun_ccv.m
function [f, g] = fun_ccv(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%FUN_CCV Evaluates objective function & constraints for OPF.
% [f, g] = fun_ccv(x, baseMVA, bus
usb.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
cp0802_pdp.m
%
% FUNCTION 8.10 : "cp0802_PDP"
%
% Evaluates the Power Delay Profile 'PDP'
% of a channel impulse response 'h' sampled
% at frequency 'fc'
%
% Programmed by Guerino Giancola
%
function [P
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