代码搜索:高精度电压基准

找到约 4,235 项符合「高精度电压基准」的源代码

代码结果 4,235
www.eeworm.com/read/163380/10163327

c mac.c

/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/ #include "DataType.h" #include "eth.h" #include "utils.h" #include "console.h" #include "mac.h" #include "Rtl8019.h" //#define RTL8019_OP_16 #def
www.eeworm.com/read/359100/10166001

c interrupt.c

#include #include "define.h" #include "ADC.h" #include "control.h" #include "display.h" extern unsigned char g_State[22]; // 各路电压输出状态 及 控制标志位g_State[0]   // 0x00:正
www.eeworm.com/read/162275/10320188

c mac.c

/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/ #include "DataType.h" #include "eth.h" #include "utils.h" #include "console.h" #include "mac.h" #include "Rtl8019.h" //#define RTL8019_OP_16 #def
www.eeworm.com/read/162275/10320281

c mac.c

/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/ #include "DataType.h" #include "eth.h" #include "utils.h" #include "console.h" #include "mac.h" #include "Rtl8019.h" //#define RTL8019_OP_16 #def
www.eeworm.com/read/161995/10348459

m f7_11.m

%读入EEG信号 load eeg.dat; sig=eeg(2,1:512)'; N=length(sig); %采样频率 fs=312.5; %时域波形 figure(1); plot((1:N)/fs,sig,'LineWidth',2); xlabel('时间 t/s'); ylabel('电压 A/uV'); %计算谱图 [tfr,t,f]=tfrsp(s
www.eeworm.com/read/425287/10365507

m f7_11.m

%读入EEG信号 load eeg.dat; sig=eeg(2,1:512)'; N=length(sig); %采样频率 fs=312.5; %时域波形 figure(1); plot((1:N)/fs,sig,'LineWidth',2); xlabel('时间 t/s'); ylabel('电压 A/uV'); %计算谱图 [tfr,t,f]=tfrsp(s
www.eeworm.com/read/160248/10550306

m f7_11.m

%读入EEG信号 load eeg.dat; sig=eeg(2,1:512)'; N=length(sig); %采样频率 fs=312.5; %时域波形 figure(1); plot((1:N)/fs,sig,'LineWidth',2); xlabel('时间 t/s'); ylabel('电压 A/uV'); %计算谱图 [tfr,t,f]=tfrsp(s
www.eeworm.com/read/275394/10819388

c mac.c

/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/ #include "DataType.h" #include "eth.h" #include "utils.h" #include "console.h" #include "mac.h" #include "Rtl8019.h" //#define RTL8019_OP_16 #def
www.eeworm.com/read/272124/10969193

c mac.c

/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/ #include "DataType.h" #include "eth.h" #include "utils.h" #include "console.h" #include "mac.h" #include "Rtl8019.h" //#define RTL8019_OP_16 #def
www.eeworm.com/read/451723/7457427

s key_board.s

.module key_board.c .area data(ram, con, rel) _key_return:: .blkb 1 .area idata .byte 0 .area data(ram, con, rel) .dbfile E:\张秋伟\我的实验\数控电压源\key_board.c .dbsym e key_return _key_return