代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.hex
:10003E00C0EAD5C0926D7D077F6F777C395E79718E
:10002100E4F508E50890003E93F5A07FE87E031211
:0D00310000030508E508C3941040E880E3D3
:10000300D3EF9400EE940040147D6E7C00ED1D70E0
:0D001300011CED4C70F7EF1F7
led.c
#include
#define uint unsigned int
#define uchar unsigned char
uchar num;
uchar code table[]={
0xc0,0xea,0xd5,0xc0,
0x92,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,
0x39,0x5e,0x79,0x71};
led.lst
C51 COMPILER V7.01 LED 05/10/2009 10:44:57 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
led.lnp
"led.obj"
TO "led"
led.plg
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=10.0 xdata=0 code=186
"led" - 0 Error(s), 0 Warning(s).
led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
led.lst
C51 COMPILER V6.23a LED 09/08/2003 17:00:38 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN le