代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/353831/10414563
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/279397/10441172
pin sinewave.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,
www.eeworm.com/read/353400/10450541
rpt rom.fit.rpt
Fitter report for rom
Wed Sep 03 13:24:50 2008
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitt
www.eeworm.com/read/353400/10450589
pin rom.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, and a
www.eeworm.com/read/161095/10453378
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/161094/10454830
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/161030/10462635
inc apmequ.inc
;**************************************************************
;* APMEQU.INC - Include file for APM
;*
;* Microsoft Confidential
;* Copyright (C) Microsoft Corporation 1991
;* All Rights Re
www.eeworm.com/read/353029/10477368
pin clock_1.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/424113/10491466
rpt dds.fit.rpt
Fitter report for DDS
Mon May 28 15:59:51 2007
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitt
www.eeworm.com/read/424063/10500204
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)