代码搜索:功率电路
找到约 10,000 项符合「功率电路」的源代码
代码结果 10,000
www.eeworm.com/read/128007/14319361
dat bookinfo.dat
[General Information]
书名=实用电源电路集锦
作者=杨帮文
页数=309
SS号=0
下载位置=http://192.168.36.205/02/diskdw/dw71/11/!00001.pdg
www.eeworm.com/read/220877/14785617
txt status report.txt
Output: Bill of Materials
Type : ReportComponents
From : Project [考勤机电路设计.PRJPCB]
Files Generated : 0
Documents Printed : 0
Finished Output Generation At 12:52:28 On 2005-4-16
www.eeworm.com/read/220875/14785656
txt status report.txt
Output: Bill of Materials
Type : ReportComponents
From : Project [报警呼叫系统电路设计.PRJPCB]
Files Generated : 0
Documents Printed : 0
Finished Output Generation At 22:15:14 On 2005-4-26
www.eeworm.com/read/18861/803668
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 电路零件输出.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#de
www.eeworm.com/read/22103/840971
txt status report.txt
Output: Bill of Materials
Type : ReportComponents
From : Project [单片机应用电路.PRJPCB]
Files Generated : 0
Documents Printed : 0
Finished Output Generation At 21:46:20 On 2009-6-12
www.eeworm.com/read/22103/841145
txt status report.txt
Output: Bill of Materials
Type : ReportComponents
From : Project [单片机应用电路.PRJPCB]
Files Generated : 0
Documents Printed : 0
Finished Output Generation At 21:46:20 On 2009-6-12
www.eeworm.com/read/39901/1136986
txt status report.txt
Output: Bill of Materials
Type : ReportComponents
From : Project [单片机应用电路.PRJPCB]
Files Generated : 0
Documents Printed : 0
Finished Output Generation At 21:46:20 On 2009-6-12
www.eeworm.com/read/39901/1137160
txt status report.txt
Output: Bill of Materials
Type : ReportComponents
From : Project [单片机应用电路.PRJPCB]
Files Generated : 0
Documents Printed : 0
Finished Output Generation At 21:46:20 On 2009-6-12
www.eeworm.com/read/389917/8494400
m display_x.m
function display_x(x)
fs=100000;
Nfft=1024;
window=hamming(512);
noverlap=256;
dflag='none';
[Pxx,f]=psd(x,Nfft,fs,window,noverlap,dflag);%x的功率谱
figure
subplot(2,2,1)
plot(f,Pxx)
xlabel('f(H
www.eeworm.com/read/381312/9098734
m main.m
clear;
close all;
w=1;
while w
set(0,'DefaultUicontrolFontsize',[20]);
k=menu('画图选择','密度图','功率图','退出程序');
if k==1;
c=midu(1);
elseif k==2;
c=gonglv(1);
elseif k==3;
c=1;
w=w-