代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/382307/9038254
bas mmd5.bas
Attribute VB_Name = "mMD5"
' MODULE: CMD5
'*******************************************************************************
Option Explicit
Public Const BITS_TO_A_BYTE As Long = 8
Publi
www.eeworm.com/read/382153/9044762
pin uart.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/185150/9055028
cpp 3_2.cpp
//3_2.cpp
#include
using namespace std;
double power (double x, int n);
void main(void)
{
int i;
int value = 0;
char ch;
cout
www.eeworm.com/read/185150/9055040
cpp 3_1.cpp
//3_1.cpp
#include
using namespace std;
double power (double x, int n);
void main(void)
{
cout
www.eeworm.com/read/184747/9081511
m twt_data1.m
% File: twt_data1.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wire
www.eeworm.com/read/381613/9083187
pin sram4m.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/381547/9086118
txt m24c08-wdw6tp.txt
(Device file for M24C08-WDW6TP)
PACKAGE TSSOP65P640X300-8
CLASS IC
PINCOUNT 8
PINORDER 24AA64 SCL SDA A0 A1 A2 WP VCC GND
PINUSE 24AA64 OUT BI OUT OUT OUT OUT POWER POWER
FUNCTION G1 24AA64 6
www.eeworm.com/read/282480/9091089
pin fft.pin
-- Copyright (C) 1991-2003 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
www.eeworm.com/read/381244/9100665
m sweeplot.m
%SWEEPLOT Plots the input impedance (resistance/reactance),
% reflection coefficient, antenna gain, and total radiated power
% as functions of frequency
%
% Uses current.mat as an input to
www.eeworm.com/read/381211/9103755
m fg_08_24.m
% fg_08_24 Predictive compression - d and e power spectra.
N=6; K=40000; L=K+N; M=1024; fs=20;
% Read the signal.
fid=fopen(['signal_2.txt']);
f=fscanf(fid,'%7d%8d%8d%8d%8d%8d%8d%8d%8d%8d\n'