代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.cpp
/**********************************************************************
*
* Filename: led.cpp
*
* Description: A memory-mapped PCB version of the LED functions.
*
* Notes: The co
led.cpp
/**********************************************************************
*
* Filename: led.cpp
*
* Description: A memory-mapped PCB version of the LED functions.
*
* Notes: The co
led.c
;///////////////////////////////////////////
;本程序源代码由单片机培训网提供.
;单片机培训网,让更多人学习单片机更容易.
;第一网址----www.mcuedu.com
;第二网址----http://51_train.nease.net
;创办人------刘永忠
;热线电话----(0755)27529998
;email-------aa815
led.plg
Build target 'Target 1'
assembling STARTUP.A51...
compiling LED.C...
linking...
creating hex file from "LED"...
"LED" - 0 Error(s), 0 Warning(s).
led.c
#include
code unsigned char seg7code[10]={0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7d,0x07,0x7f,0x6f}; //显示段码
void Delay(unsigned int tc) //延时程序
{
while(
led.bak
#include
code unsigned char seg7code[10]={0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7d,0x07,0x7f,0x6f}; //显示段码
void Delay(unsigned int tc) //延时程序
{
while(
led.lst
C51 COMPILER V6.12 LED 03/27/2006 23:23:12 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN .\L
led.lnp
".\STARTUP.obj",
"LED.obj"
TO "LED"
RAMSIZE(256)