搜索资源列表
数字时钟程序
- 十二星座 数字时钟程序
数字时钟CLOCK
- 一个数字时钟的汇编语言程序-a digital clock Assembly Language Program
vc数字时钟
- 本程序才VC编程,以时钟的方式在视图区显示时间
数字时钟程序
- 数字小时钟,可更换皮肤
数码管扫描显示数字时钟程序
- 多能能电子钟自编程序,数码管扫描显示,3按键可调节时间
多种功能:数字时钟设计、ds1302、跑马灯、控制数码管
- 标题:数字时钟 目标:STC89C51RC/RD+ 程序描述:在灯跑马实验基础上,学习如何使用七段码表控制数码管的显示,并设计多功能的数字时钟等。 ds1302.c ds1302.hex ds1302.lnp ds1302.LST ds1302.M51 ds1302.OBJ ds1302.Opt ds1302.plg ds1302.Uv2
digital.clock.with.alarm
- 一个用8051单片机开发的程序,是带闹钟的数字时钟,含有原理图-8051 with the development of a procedure for the digital clock with alarm, containing schematic
vc++
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to MFC CStatic base class.
CL
- 数字时钟程序 DOS ASM 汇编语言-Digital Clock procedures DOS ASM assembly language
MyClock
- 一个精致的数字时钟程序。有万年历,提醒等功能。-A sophisticated digital clock procedures. There are calendar, reminder functions.
time
- 基于单片机数字时钟程序 该数字钟能方便地调节时钟、时间、定时时间等,秩序结构清晰,一看即懂,还可以配编附加一些功能如计数器功能等(扩展键盘)。 -time
clock
- 这是可以修改时间的单片机的数字时钟·的程序代码-this is sinal computer clock`
clock
- 本文档采用VHDL语言编写了一个数字时钟的程序,该数字时钟采用24小时制计时,可以实现整点报时,时间设置,闹钟等功能。最小分辨率为1秒。-VHDL language in this document using a digital clock to prepare the procedure, the digital clock 24-hour time system, you can bring the whole point of time, time settings, alarm clo
shuzishizhong
- 数字时钟程序,具有整点报时功能,按键调时功能,使用AT89S51,使用汇编语言编写,易于初学者参考-Digital Clock program is the whole point timekeeping function, when the transfer function keys, use AT89S51, the use of assembly language to prepare, easy for beginners reference
DigitalClock
- 用c语言编写的数字时钟,有时分秒显示,并且时分秒都可调,误差较小。用AT89C51单片机连接数码管显示,程序用keil编写,实验仿真有protel99se实现,已验证成功-With the c language of the digital clock, sometimes minutes and seconds display, and when the minutes and seconds are adjustable, error smaller. AT89C51 microcontro
shuzishizhong
- 用verilog语言写的数字时钟程序 芯片是EP2C8Q208C8-Verilog language used to write the digital clock program chip EP2C8Q208C8
旋转时钟
- 通过马达旋转和人的视觉暂留效果来显示的数字时钟(The persistence of vision effect and motor rotation to display digital clock)
clock
- 数字时钟的正常显示程序以及日期正常显示,其中包括时间的更正以及日期的更改。基于atmeg16单片机的数字时钟程序。(The normal display of the digital clock and the normal display of the date, including the correction of the time and the change of the date. A digital clock program based on atmeg16 single chi
数字时钟
- 基于VHDL语言编写的数字时钟程序,经验证,可以用硬件实现(Based on VHDL language digital clock program, verified, you can use hardware to achieve.)
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。