代码搜索:Power

找到约 10,000 项符合「Power」的源代码

代码结果 10,000
www.eeworm.com/read/220320/14842916

pin ls.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/220319/14842985

pin decl7s.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/218619/14912521

h pcu.h

/******************** (C) COPYRIGHT 2003 STMicroelectronics ******************** * File Name : pcu.h * Author : MCD Application Team * Date First Issued : 30/05/2003 * Descri
www.eeworm.com/read/218391/14922913

m pr3_30.m

%Problem 3.30; %Attenuation of the received power with distance; clear all; close all; r=[2 3 3.84 4]; %power of distance in a propagation model; x=[1:0.1:5]; %lg of distance; y=-10*r'*x; %rece
www.eeworm.com/read/218376/14924238

cpp 最小二乘法.cpp

#include #include void main() { int i; float *a; float x[16]={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16}; float y[16]={4.00,6.40,8.00,8.80,9.22,9.50,9.70,9.86, 10.00,1
www.eeworm.com/read/217691/14953338

m hrdfa.m

function [t,v,lab] = hrdfa(times,vals,labels,params) % [t,v,lab] = hrdfa(times,vals,labels,params) % A member of the family of statistics for use in the HRV system % This one calculates the DFA in the
www.eeworm.com/read/116425/14969931

c al7_4.c

/*案例代码文件名:AL7_4.C*/ /*功能:函数的嵌套调用*/ #define K 4 #define N 5 long f1(int n,int k) /*计算n的k次方*/ {long power=n; int i; for(i=1;i
www.eeworm.com/read/217139/14977358

pin key.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/216268/15021364

m pr3_30.m

%Problem 3.30; %Attenuation of the received power with distance; clear all; close all; r=[2 3 3.84 4]; %power of distance in a propagation model; x=[1:0.1:5]; %lg of distance; y=-10*r'*x; %rece
www.eeworm.com/read/216045/15028858

m ip_01_08.m

% MATLAB script for Illustrartive Problem 8, Chapter 1. clear ts=0.001; Fs=1/ts; t=[0:ts:10]; x=cos(2*pi*47*t)+cos(2*pi