代码搜索:高精度电压基准
找到约 4,235 项符合「高精度电压基准」的源代码
代码结果 4,235
www.eeworm.com/read/225679/14526157
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/123166/14644335
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/221977/14712843
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/120126/14812438
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/116109/14988274
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/113983/15119294
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/207231/15279069
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/206597/15293417
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/7747/132052
c f2812adc_double.c
//###########################################################################
//
// 文件名称: F2812ADC_double.c
//
// 功能描述: DSP28 ADC - 测量两个模拟输入电压,
// 每个0.1sec由通用定时器1出发一次ADC转换;
// 看门狗使能
www.eeworm.com/read/15935/598124
dbg project.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\Steaven2000\AVR\AVR_Book\PROGRA~1\SOURCE~1\Code\市电电压频率测量系统\
FILE app.c
FUNC Hardware_Init 162 fV
BLOCK 23 162
LINE 23 162
LINE 24 162
LINE 2