代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/10871/192016
opt led.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/10871/192022
obj led.obj
www.eeworm.com/read/10871/192025
plg led.plg
礦ision3 Build Log
Project:
D:\study\第 01 篇 基础部分\36 8×8LED点阵屏显示数字\code\led.uv2
Project File Date: 08/10/2009
Output:
Build target 'Target 1'
c
www.eeworm.com/read/10871/192029
opt led.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/10871/192030
c led.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar code Table_OF_Digits[]=
{
0x00,0x3e,0x41,0x41,0x41,0x3e,0x00,0x00,
0x00,0x00,0x00,0x21,0x7
www.eeworm.com/read/10871/192031
lst led.lst
C51 COMPILER V8.08 LED 08/10/2009 15:47:06 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/10871/192084
obj led.obj
www.eeworm.com/read/10871/192087
plg led.plg
礦ision3 Build Log
Project:
D:\study\第 01 篇 基础部分\37 按键控制8×8LED点阵屏显示图形\code\led.uv2
Project File Date: 08/10/2009
Output:
Build target 'Target 1