代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/263762/11343806
pin new_pwm.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
www.eeworm.com/read/263516/11358681
mdl d_014_statcom.mdl
Model {
Name "d_014_statcom"
Version 6.2
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPort
www.eeworm.com/read/263516/11359078
m contents.m
% PSAT - Power System Analysis Toolbox
%
% Copyright (C) 2002-2006 Federico Milano
%
% E-mail: fmilano@thunderbox.uwaterloo.ca
% Web-site: http://thunderbox.uwaterloo.ca/~fmilano
%
% This t
www.eeworm.com/read/407559/11415293
lst main.lst
C51 COMPILER V6.23a MAIN 11/05/2002 21:17:46 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN m
www.eeworm.com/read/407559/11415299
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/407093/11430036
c scnrm2.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
real scnrm2_(integer *n, complex *x, int
www.eeworm.com/read/407047/11430835
m calcshogain.m
%CalcShoGain shoGain = CalcShoGain(speed, deltaSHO, linkPerfTables, type)
% calculates the uplink SHO gain in average received power (in the home
% cell), or average tra
www.eeworm.com/read/407047/11430853
m cpichpoweralloc.m
%CPICHPOWALLOC BASESTATION = CPICHPOWERALLOC(BASESTATION, PERF, MAXCPICHPOWER,
% CPICHPOWERSWITCH)
% allocates the CPICH powers for all
www.eeworm.com/read/406664/11437728
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/406613/11439116
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power