代码搜索:数字示波
找到约 10,000 项符合「数字示波」的源代码
代码结果 10,000
www.eeworm.com/read/291729/8401727
hex 3相波.hex
:03001B00020800D8
:10080000C0E0C0D0D28CC28E758DF2758BFBD28EBB
:10081000E50814600B14600C2402700AD2A1800653
:10082000D2A28002D2A00508E508B403037508002F
:05083000D0D0D0E03241
:03000B00020835B3
:100
www.eeworm.com/read/291729/8401728
obj 3相波.obj
www.eeworm.com/read/291729/8401736
c 3相波.c
#include
unsigned char i,j;
void timer1_isr() interrupt 3 using 2
{ TR0=1;
TR1=0;
TH1=0xF2;
TL1=0xFB;
TR1=1;
switch(i)
{ case 0 :P2_1=1; break;
case 1 :P2_2=1; break;
case 2 :P2_0
www.eeworm.com/read/291729/8401738
plg 3相波.plg
礦ision3 Build Log
Project:
F:\3相波\3相波.uv2
Project File Date: 11/23/2007
Output:
www.eeworm.com/read/291729/8401741
opt 3相波.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/291729/8401758
lst 3相波.lst
C51 COMPILER V8.02 3蟔波 11/23/2007 08:53:46 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 3蟔波
OBJECT MODULE PLACED IN 3相波.O
www.eeworm.com/read/291729/8401765
obj 3相波.obj
www.eeworm.com/read/291729/8401768
c 3相波.c
#include
unsigned char i,j;
void timer1_isr() interrupt 3 using 2
{ TR0=1;
TR1=0;
TH1=0x0F2;
TL1=0x0FB;
TR1=1;
switch(i)
{ case 0 :P2_1=1; break;
case 1 :P2_2=1; break;
case 2 :P2