代码搜索:数字设计
找到约 10,000 项符合「数字设计」的源代码
代码结果 10,000
www.eeworm.com/read/454739/7384173
uv2 交通灯设计.uv2
### 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 // Ta
www.eeworm.com/read/454739/7384174
dsn 交通灯设计2.dsn
www.eeworm.com/read/454739/7384179
c 交通灯设计2.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit green1=P1^0;
sbit yellow1=P1^1;
sbit red1=P1^2;
uchar count,miao_60,miao_5,flag,c1_flag,count1,flash;
uchar miao_
www.eeworm.com/read/454739/7384181
lst 交通灯设计2.lst
C51 COMPILER V8.08 交通灯设计2 03/10/2009 18:50:12 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE 交通灯设计2
OBJECT MODULE PLACED IN 交通灯设计
www.eeworm.com/read/454739/7384183
c 交通灯设计3.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar count,miao_60,miao_05,miao_08,miao_80;
uchar state;
uchar code duan[]={0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,
www.eeworm.com/read/454739/7384184
obj 交通灯设计3.obj
www.eeworm.com/read/454739/7384185
pwi 交通灯设计2.pwi
www.eeworm.com/read/454739/7384200
bak 交通灯设计_opt.bak
### 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/453447/7420345