搜索资源列表
电子时钟实例(汇编)
- 电子时钟实例,但是还不够完美,有兴趣的人可以对它进行修改。-electronic clock examples, but not yet perfect, interested persons can be adapted.
elcclk
- 电子时钟汇编源程序,实现电子计时、日历等功能,双键控制。-electronic clock compiled source files, electronic timing, calendar and other functions, molecular control.
8位电子时钟汇编代码
- 八位电子时钟,功能有年月日显示和时分秒显示和闹钟显示三种显示方式切换,并且可以对年月日,时钟秒,闹钟时间进行调节,并有闹钟闹铃功能
f_556014_32092.rar
- 1.用汇编语言编写程序,使其能实现在PC机上用电子时钟时、分、秒的格式显示时间的功能。 2.能用键盘输入的方法修改电子时钟的时间。 ,1. Using assembly language programming to enable them to achieve in the PC, electronic clock with hour, minute, second format shows the function of time. 2. Keyboard input method ca
Timer.rar
- 是基于51单片机的电子时钟程序(汇编代码),可以用按键调整时、分、秒;,Is based on 51 single-chip electronic clock procedures (assembly code), can use keys to adjust hours, minutes, seconds
CLOCK.rar
- 51单片机的电子时钟程序,用汇编编的,通过数码管显示,51 Single-chip electronic clock procedures, there is a compilation series
time
- 一个电子时钟,基于MSC51的ASM汇编-An electronic clock, MSC51-based compilation of the ASM
clock
- 时钟,利用8253实现在显示器上显示XX(时):XX(分):XX(秒)。-Clock, the use of 8253 to achieve in the display shows XX (when): XX (points): XX (seconds).
alarmclock
- 利用汇编语言实现一个可以在显示器上显示时、分、秒的电子时钟,并能提供整点报时功能。设计一个基本的具有显示时、分、秒的电子时钟。 到整点或预定的报警时间,能够以不同的音乐进行报时,可以自行设置闹钟报警时间; 实物演示时要求讲出程序原理和设计思想; 程序运行良好、界面清晰。 -The use of assembly language implementation on a show in the display hours, minutes and seconds of elect
clock
- 汇编语言编写的电子日历时钟程序:显示/校准时间,显示/校准公历-Electronic calendar clock
riqi
- 显示电子时钟与日期的汇编程序,文件为txt版,自行转换-Display Electronic clock with the date of the compilation process for the txt file version of its own conversion
AAAA
- 电子时钟的设计 用汇编语言实现一个显示系统时间和日期的程序,运行时,在屏幕的中央弹出一个界面显示当前操作,将以“时:分:秒”和“年:月:日”和的形式显示本机系统的时间日期: 输入D时在界面方框中显示本机系统的当前日期. 输入T时在界面方框中显示本机系统的当前时间.. 3.输入Q时退出.-Electronic clock assembly language designed to achieve a display system time and date of the progra
Electronic_clock
- 这是一个电子时钟的汇编程序,里面有电路图和详细的汇编程序-This is an electronic clock assembly procedures, which are schematic and detailed compilation of procedures
1602asm
- 单片机1602电子时钟 汇编的 单片机1602电子时钟 汇编的-MCU 1602 MCU 1602 Series electronic clock electronic clock compilation
ds1302
- 汇编电子时钟,万年历。89c52编写的汇编程序。源码完全公开-Assembly electronic clock, calendar.
timer
- 应用于51单片机的电子时钟汇编代码。非常适合于学习单片机的定时器、中断系统以及7段码LED显示器的使用。该代码在AT89S52上测试成功。-51 microcontroller used in the electronic clock assembly code. Very suitable for studying the microcontroller timer, interrupt system and the 7-segment LED display to use. The code
DS1302_51_ASM
- 51汇编写的DS1302制作的电子时钟程序-51 compilation of written procedures for electronic clock made DS1302
C51-electron-clock-switch
- C51电子时钟汇编源代码 通过四个个开关来控制时钟的的设定,完成日历和时钟的显示。-C51 electron source assembly by four clock switch is set to control the clock, the clock and calendar display is completed.
电子时钟
- 电子时钟程序,简洁明了,原创请勿抄袭 适用于stc15单片机(Electronic clock program)
汇编课程设计电子时钟
- 在Windows环境,开发一个时钟程序。要求: ① 图形化的时针、分针、秒针转动界面 ② 数字化的显示当前时间 ③ 有菜单项,用户通过菜单项来设置时钟的背景颜色、时针、分针、秒针的颜色等。