代码搜索:高精度电压基准
找到约 4,235 项符合「高精度电压基准」的源代码
代码结果 4,235
www.eeworm.com/read/323264/13346173
bak adc0809电压信号采集_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Option
www.eeworm.com/read/301621/13853475
rar 实验13:电压比较器特性研究1.rar
www.eeworm.com/read/334883/6356598
bak 直流电压表_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Targ
www.eeworm.com/read/491505/6436452
ms8 压控电压源的仿真演示.ms8
www.eeworm.com/read/490364/6455588
pdf 基于adc0809的简单电压表.pdf
www.eeworm.com/read/158517/11603749
doc 语音电压表设计论文(第二组).doc
www.eeworm.com/read/257707/11915033
pdf 第7章电源电压变换与电源监视.pdf
www.eeworm.com/read/337991/12330856
ewb 基于ota(ca3080)的电压放大电路.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
""
EncryptionType: 2
UsingVectorGraphics: 0
/000@D0I0?4D
www.eeworm.com/read/229531/14332535
lst 8路数字电压表的设计.lst
C51 COMPILER V7.20 8路数字电压表的设计 12/14/2006 13:36:48 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE 8路数字电压表的设计
OBJECT MODULE PLACED IN 8路数字电
www.eeworm.com/read/229531/14332543
c 8路数字电压表的设计.c
#include
#include
#define ad_con P3
#define addata P0
#define Disdata P1
#define uchar unsigned char
#define uint unsigned int
sbit ALE=P3^5;
sbit ST