LED模拟垂直电梯提示_代码
LED模拟垂直电梯提示_代码文件:I:\m\视频\LED_DianZhen.c2011/12/4,23:41:52//******************************************************************************////LED_DianZhen.c//f=11.0592Hz//MCU:STC89C52RC//Copyright(c)2011-2011Soothmusic.Allrightsreserved.////******************************************************************************#include"reg52.h"#defineDynamic_Display4typedefunsignedintuint;typedefunsignedcharuchar;ucharcodeDi[]=//用于列控制{0xfe,//111111100xfd,//111111010xfb,//111110110xf7,//111101110xef,//111011110xdf,//110111110xbf,//101111110x7f//01111111};//******************************************************************************////函数声明////******************************************************************************voi