搜索资源列表
Count
- 界面挺好看的VC++倒计时程序,程序实质不是为了写倒计时程序,而是向大家展示一款LED控件的使用方法,分别以时钟和倒计时的方式介绍了两种调用方法,编译后打开每走一秒系统会发出声音。-Good look at the interface of the VC++ countdown procedures, procedures not to write real countdown procedures, but a LED display to control the use of methods
ch21_2
- 80c51单片机开发LED屏显示显示倒计时从10到1循环-Countdown from 10-1 circular LED screen display
hp
- 基于89C52单片机,驱动LED数码管实现100-0循环倒计时的C源代码-Based on the 89C52 microcontroller, drive LED digital tube 100-0 cycle countdown C source code
Traffic
- 内容:1、程序目的:使用定时器学习 倒计时 红绿灯原理 主要程序与倒计时相同 2、硬件要求:数码管、晶振12M 3、P1口连接至LED用于显示红绿灯(p1接锁存器,八段数码管的位信号和断信号都通过p1口锁存起来,这样可以节省端口) 4、数码管用于显示时间-Contents: 1, the program purpose: to learn to use the countdown timer with countdown traffic light principl