代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.plg
礦ision2 Build Log
Project:
D:\已完成\单片机语言C51典型应用\C51典型应用刻盘\代码\第9章键盘输入\9-1\led.uv2
Project File Date: 08/15/2005
Output:
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
led.c
#include"at89x51.h"
int a,b,x,n,c,temp=0xfe;
void delay(unsigned int n) //延时
{
unsigned int i=0;
unsigned char y;
for(i=0; i
led.h
// LED.h: interface for the CLED class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_LED_H__99F4E222_5B24_11D4_B57D_000021E33FFC__INCLUDED_)
#define
led.cpp
// LED.cpp: implementation of the CLED class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ParkSys.h"
#include "LED.h"
#include "vicp
led.h
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 43):
* Rolf Freitag (webmaster at true-random.com) wrote this file.
* As long