代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/8202/142978
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/8202/142979
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/8202/142980
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/8202/143033
obj led.obj
www.eeworm.com/read/8202/143036
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
www.eeworm.com/read/8202/143040
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/8202/143041
c led.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar code M[3][8]=
{
{0x00,0x7e,0x7e,0x7e,0x7e,0x7e,0x7e,0x00},
{0x00,0x38,0x44,0x54,0x44,0x
www.eeworm.com/read/8202/143042
lst led.lst
C51 COMPILER V8.08 LED 08/10/2009 16:00:39 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/8202/143064