代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/238320/13893774
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power
www.eeworm.com/read/300759/13894604
pin fourbitadder.pin
-- Copyright (C) 1991-2006 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/238317/13894780
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power
www.eeworm.com/read/300713/13897021
rpt bidir.fit.rpt
Fitter report for bidir
Sat Mar 15 10:55:11 2008
Quartus II Version 7.2 Build 151 09/26/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Noti
www.eeworm.com/read/300562/13905553
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/237896/13921265
m soj_reqi.m
% Use this input file to excite function "ssj_req"
clear all
pt = 5.0e+3; % peak power in Watts
g = 35.0; % antenna gain in dB
freq = 5.6e+9; % radar operating frequency in Hz
sigma = 1
www.eeworm.com/read/237896/13921267
m ssj_req_bat.m
%ssj_reqi
clear all
pt = 50.0e+3; % peak power in Watts
g = 35.0; % antenna gain in dB
freq = 5.6e+9; % radar operating frequency in Hz
sigma = 10.0 ; % radar cross section in m sqau
www.eeworm.com/read/237764/13932669
pin myadder.pin
-- Copyright (C) 1991-2006 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/237764/13932727
rpt myadder.fit.rpt
Fitter report for myadder
Mon Jul 23 13:40:19 2007
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
www.eeworm.com/read/300086/13936730
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)