代码搜索:高精度电压基准
找到约 4,235 项符合「高精度电压基准」的源代码
代码结果 4,235
www.eeworm.com/read/368519/9691197
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 DEBUG_NET
#define R
www.eeworm.com/read/367724/9735539
c uart.c
/****************************************************************************
* 文 件 名:UART.c
* 功 能:使用ADC模块的通道0、1进行电压的测量,然后将转换结果从串口输出,
如果同时用到两个串口,先运行UARTxInit(1,uint32 bps),
再运行UARTxInit(0
www.eeworm.com/read/367697/9736452
c uart.c
/****************************************************************************
* 文 件 名:UART.c
* 功 能:使用ADC模块的通道0、1进行电压的测量,然后将转换结果从串口输出,
如果同时用到两个串口,先运行UARTxInit(1,uint32 bps),
再运行UARTxInit(0
www.eeworm.com/read/265821/11253100
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 DEBUG_NET
#define R
www.eeworm.com/read/249631/12484064
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/334033/12646928
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 DEBUG_NET
#define R
www.eeworm.com/read/135443/13928559
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 DEBUG_NET
#define R
www.eeworm.com/read/237371/13965986
c mac.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "..\inc\datatype.h"
#include "eth.h"
#include "utils.h"
//#include "..\inc\uart.h"
#include "mac.h"
#include "Rtl8019.h"
#define DEBUG_NE
www.eeworm.com/read/200624/15428406
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/111836/15502153
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 DEBUG_NET
#define R