代码搜索:采集放大
找到约 5,129 项符合「采集放大」的源代码
代码结果 5,129
www.eeworm.com/read/297685/8005049
lst 数据采集.lst
C51 COMPILER V7.06 数_莶杉_ 08/12/2007 16:01:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 数_莶杉_
OBJECT MODULE PLACED IN 数据采集
www.eeworm.com/read/297685/8005052
plg 数据采集.plg
礦ision2 Build Log
Project:
E:\顾留刚\8051单片机\数据采集\数据采集.uv2
Project File Date: 08/12/2007
Output:
Build target 'Target 1'
assembling STARTUP.A51.
www.eeworm.com/read/297685/8005054
hex 数据采集.hex
:0300000002088F64
:0C088F00787FE4F6D8FD75812C0208D6B5
:100A8300160800C000F900A400B00099009200828B
:080A930000F80080009000C68D
:100A2800D2B77F64FE120A78C2B7D2B6AF807522F9
:100A3800008F23AE227C007D
www.eeworm.com/read/297685/8005070
c 数据采集.c
#include
#include
#include
#include
int code0[]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,0xc6};
sbit p30=P3^0;sbit p31=P3^1;sbit p32=P3^2;sbit
www.eeworm.com/read/297685/8005073
opt 数据采集.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/297685/8005076
obj 数据采集.obj
www.eeworm.com/read/241485/13140342
asm 波形采集.asm
ORG 0000H
LJMP START
ORG 0003H ;中断INT0入口
LJMP INT0
ORG 0023H
LJMP RECE
START: SETB P3.5 ;上电后指示灯亮
MOV IE,#90H ;EA=1,ES=1,CPU开串行中断
MOV SCON,#50
www.eeworm.com/read/139338/13160571
rar 视频采集.rar
www.eeworm.com/read/239432/13280622
exe 232采集.exe
www.eeworm.com/read/322206/13385673
txt 温度采集 .txt
#include
#include
#include
#include
#include
#include "温度.h"
//定义面板句柄变量
static int panelHandle;
//主函数
int main