CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 数字钟

搜索资源列表

  1. 122

    0下载:
  2. 1302数字钟的程序 可随意改时间初始值-1302 Digital Clock program can be free to change the time of the initial value
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:50519
    • 提供者:林可
  1. time

    0下载:
  2. 数字钟,p0口与1602的数据相连,rs-P3.0,RW-P3.1,EN-P3.2。用timer0 产生1s中断。自定义的ampm标志。 请问高手:“什么时候自制的ampm图形会在38H中呢?为什么指令CPL ACC.0就是改变ampm图形呢?”请高手赐教-Digital clock, p0 port is connected with the 1602 data, rs-P3.0, RW-P3.1, EN-P3.2. 1s generated by timer0 interrupt. Cust
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1581
    • 提供者:姚滨
  1. clock

    0下载:
  2. 液晶数字钟汇编程序,忘多指点,相互学习,学习中-LCD digital clock assembler, forget multi-pointing and mutual learning
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:瘦牛
  1. LEDshuzizhong

    0下载:
  2. 基于8086的数字钟设计,有具体过程,包括流程图,注释等-8086-based digital clock design, with specific processes, including flow charts, annotations, etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:326141
    • 提供者:原点
  1. FINAL

    0下载:
  2. 汇编语言写的数字钟程序,带闹铃功能和设定功能-Digital clock written in assembly language program with alarm function
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:4227
    • 提供者:zhb
  1. nian-yue-ri

    0下载:
  2. 多功能数字钟设计 主体功能一个多功能数字钟,包含以下主要功能: 1.计时及校时,时间可以24小时制显示 2.日历:显示年月日,及设定设定功能 3.闪烁调时4.时间日期的快进和快退-Multifunction digital clock features a versatile design the main digital clock, includes the following main functions: 1. Time and school, 24-hour time display
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2728
    • 提供者:李大为
  1. shuzizhong

    0下载:
  2. 此程序是关于数字钟的汇编语言程序,希望对大家有所帮助。-This program is about the digital clock assembly language program, we want to help.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:575
    • 提供者:jk891108
  1. timer

    0下载:
  2. 一个有计数器功能的数字钟,两位数,十进制-a timer
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:640
    • 提供者:wxt
  1. digitalclock

    0下载:
  2. 八段数码管的数字钟汇编代码,能够实现秒钟自动加一,有时,分,秒按键的校时功能。-the asm of digital clock,and you can correct the time by clicking the button.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1260
    • 提供者:董涛
  1. shuzizhong

    0下载:
  2. 用汇编语言设计的数字钟,可设置闹铃,秒表等功能-Digital clock assembly language design, you can set the alarm, and stopwatch functions
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1901
    • 提供者:张强
  1. shuzhizhong(vhdl)

    0下载:
  2. 数字钟设计 计时计数器用24进制计时电路; 可手动校时,能分别进行时、分的校正; 整点报时; 选做:可设置闹时功能,当计时计到预定时间时,扬声器发出闹铃信号,闹铃时间为4s,并可提前终止闹铃。-Digital clock design
  3. 所属分类:assembly language

    • 发布日期:2017-10-31
    • 文件大小:725786
    • 提供者:aaaaa
  1. zhongkong

    0下载:
  2. 初学者写的初级程序,用PIC单片机制作的LED数字钟,并设置有时间控制,如报警、对电器设备实行定时开关机。注译非常详细,供初学者学习参考。该程序已用于实际。-Primary program for beginners wrote, produced using PIC microcontroller LED digital clock, and set the time control, such as the police, to implement a timer switch electr
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:4632
    • 提供者:csq
  1. Chip-digital-clock

    0下载:
  2. 基于51单片机数字钟程序设计,希望对大家有用。-Digital clock program based on 51 single-chip design, and hope to be useful.
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:16873
    • 提供者:丁哥
  1. shuzizhong

    0下载:
  2. 基于89c52的数字钟,显示年月日,并可以通过按键来调整时间-89c52 digital clock displays the date and time to adjust key
  3. 所属分类:assembly language

    • 发布日期:2017-12-04
    • 文件大小:3920
    • 提供者:陈砚池
  1. pwq

    0下载:
  2. 在keil上用汇编实现了一个简单的数字钟,附有电路连接说明和功能描述;并记述了调试过程。-Compilation keil on a simple digital clock, with the electrical connection and Descr iption account of the commissioning process.
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:16744
    • 提供者:刘延飞
  1. shuzizhong

    0下载:
  2. 基于汇编语言,利用51单片机设计数字钟,数字钟具有时间显示,时间调节功能-Based on assembly language, the use of 51 single design, digital clock, digital clock with time display, time adjustment function
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:17494
    • 提供者:xudu
  1. CLOCK1

    0下载:
  2. 基于89S52的多功能数字钟汇编源码,内有注释,适合单片机初学者参考阅读-89S52-based multifunctional digital clock assembler source code, there are notes, suitable for beginners SCM reference reading
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1166
    • 提供者:Lee Ziyi
  1. sy

    0下载:
  2. 利用VHDL语言设计的电子数字钟,有时、分钟、秒钟计数器、还有整点报时报警。-Design using VHDL language electronic digital clock, sometimes, minutes, seconds counter, as well as the whole point timekeeping alarm.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1980
    • 提供者:关山月
  1. CLOCK

    0下载:
  2. 数字钟——分频器,将开发板上的20MHZ的输入CLK转换成时分秒进位需要要到的1HZclk-Digital clock- divider, input CLK 20MHZ development board will be converted into minutes and seconds rounding need to go to the 1HZclk
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:骆晓勤
  1. shuzizhong

    0下载:
  2. 使用8254和8259芯片利用中断实现数字钟。-Using the 8254 and 8259 chips use digital clock interrupts.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:12359
    • 提供者:李苗苗
« 1 2 3 4 56 »
搜珍网 www.dssz.com