代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/254517/7072434
m dbm.m
% DBM Convert a power signal (Watts) into dbm
%
% [y] = DBM (x) converts x into dbm
%
function [y] = dbm (x)
y = 10.*log10(abs(x/1E-3));
www.eeworm.com/read/374790/7097622
rpt paobiao.fit.rpt
Fitter report for paobiao
Tue Oct 21 15:01:37 2008
Quartus II Version 7.0 Build 33 02/05/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not
www.eeworm.com/read/433541/7103069
rpt aaa3_8.fit.rpt
Fitter report for aaa3_8
Tue Oct 14 16:25:18 2008
Quartus II Version 7.2 Build 151 09/26/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not
www.eeworm.com/read/384617/7110470
rpt series_detection.fit.rpt
Fitter report for series_detection
Fri Oct 31 15:20:13 2008
Version 6.0 Build 178 04/27/2006 SJ Web Edition
---------------------
; Table of Contents ;
---------------------
1. Legal Notic
www.eeworm.com/read/384617/7110536
pin series_detection.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/384617/7110540
pin series.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/189342/7115305
c show_pow.c
#include
#include
void main (void)
{
int power;
for (power = -2; power
www.eeworm.com/read/244009/7118114
pin testfreq.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/244009/7118136
pin testfreq.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/267981/7120860
c calc.c
const int point=512;
void wavesort() //sort
{
int i,j;
int tempi;
long templ;
for(i=0;i