代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.lis
.module led.c
.area lit(rom, con, rel)
0000 _led_data::
0000 3F00 .word 63
0002 0600 .word 6
0004 5B00
led._h
/**********************************
** file_name led.h **
** describe 七段数码管头文件 **
** LED型号 ARK SR420361K **
** auther 古欣 www.avrvi.com **
** Time 2007-2-25
led._c
/**********************************
** file_name led.c **
** describe 七段数码管函数 **
** auther 古欣 www.avrvi.com **
** Time 200-2-25 **
** temp=(data*1000)%1; 这个
led.c
/**********************************
** file_name led.c **
** describe 七段数码管函数 **
** auther 古欣 www.avrvi.com **
** Time 200-2-25 **
** temp=(data*1000)%1; 这个
led.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\包装\各实验源程序\C语言版本\实验一 LED小灯亮\LED.uv2
Project File Date: 10/19/2006
Output:
led.c
/***********************************************
实验功能:P0口的8个小灯,第奇数个暗,第偶数个亮
************************************************/
#include //为了使用P0这个符号,使编译器知道是指单片机的P0口
main()
{
P
led.lst
C51 COMPILER V7.06 LED 10/25/2006 16:17:39 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED
led.hex
:03000000020003F8
:0C000300787FE4F6D8FD75810702000F3D
:04000F007580552281
:00000001FF
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 {