CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 数字钟实现

搜索资源列表

  1. 一个数字钟的例子1

    0下载:
  2. 这是一个电子时钟,显示时间,通过汇编程序来实现,调用BIOS-This is an electronic clock that shows the time, through compilation process to achieve, call BIOS
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:8.42kb
    • 提供者:听海
  1. HardwareDigitalClock

    0下载:
  2. 数字钟电路及PCB SCH图 已经实现且较为计时准确-digital clock circuit and PCB SCH map has been achieved with a more accurate time
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:485.63kb
    • 提供者:姜小明
  1. shuzhizhong

    0下载:
  2. 课程设计,数字钟的电子技术课程设计.数字钟是一种用数字电路技术实现时、分、秒计时的装置,与机械式时钟相比具有更高的准确性和直观性,且无机械装置,具有更更长的使用寿命,因此得到了广泛的使用。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:827.07kb
    • 提供者:houyong
  1. DAIZHENGDINGBAOSHIDESHUZIZHONG

    0下载:
  2. 数字钟的设计,该数字钟能够实现多种功能,程序简单易读
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:skyer
  1. digitalclock

    0下载:
  2. 这是一个具有多功能的数字钟的VH语言文件,可能实现除最基本的时间功能外,还能整点报时及其它额外功能。-This is a multi-function digital clock VH language documents, possible exception of the most basic functions of time, but also the entire point of time and other additional features.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:5.08kb
    • 提供者:leonado
  1. q

    0下载:
  2. 数字钟是一个将“时”“分”“秒”显示于人的视觉器官的计时装置。它的计时周期为24小时;显示满刻度为23时59分59秒,另外具备校时功能和报时功能。因此,一个基本的数字钟电路主要由“时”“分”“秒”计数器校时电路组成。将标准秒信号送入“秒计数器”,“秒计数器”采用60进制计数器,每累加60秒发送一个“分脉冲”信号,该信号将被送到“时计数器”。“时计数器”采用24进制计数器,可实现对一天24小时的累计。译码显示电路将“时”“分”“秒”计数器的输出状态六段显示译码器译码。通过六位LED七段显示器显示出
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:6.45kb
    • 提供者:李苏铭
  1. EDAshuzhizhong

    0下载:
  2. 设计一个能进行时、分、秒计时的十二小时制或二十四小时制的数字钟,并具有定时与闹钟功能,能在设定的时间发出闹铃音,能非常方便地对小时、分钟和秒进行手动调节以校准时间,每逢整点,产生报时音报时。实验平台: 1. 一台PC机; 2. MAX+PLUSII10.1。 Verilog HDL语言实现-The design of a can be hours, minutes, seconds time of 12 hours or 24 hours system, digital clock, and h
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:125.12kb
    • 提供者:nong
  1. digclock

    0下载:
  2. 有关数字钟的,实现校时报时功能,有源程序和波形图-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:334.28kb
    • 提供者:小阳
  1. shuzizhong

    1下载:
  2. 6位数字钟的multisim实现,可实现跳转等基本功能-The six digital clock multisim realized, could achieve the basic functions, such as Jump
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:25.24kb
    • 提供者:刘强
  1. max2work

    1下载:
  2. 数字钟 实现闹钟 定时校时 仿电台报时 利用verilog实现的 数电实验代码-alarm clock
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:320.93kb
    • 提供者:wiwi
  1. clock

    0下载:
  2. 数字钟 实现定点报时 整点报仿电台报时 闹钟-Fixed-point digital clock to achieve the whole point timekeeping timekeeping clock radio reported that imitation and so on
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:549.05kb
    • 提供者:lm
  1. PreciseTimer

    0下载:
  2. 数字钟实现例子,制作成了控件,本例子是一个DEMO-Digital_Clock_ActiveX
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-31
    • 文件大小:4.28kb
    • 提供者:seawave
  1. 0608190248xiatao

    2下载:
  2. 实验利借助于Quartus II 软件设计了一个多功能数字钟,实现了校时,校分,清零,保持和整点报时等多种基本功能,此外还实现了闹钟,星期,音乐闹铃等附加功能。本文首先利用Quartus II进行原理图设计并仿真调试,最后在实验板上验证了设计的正确性。 关键字:数字钟 闹钟 仿真 准点报时 -Quartus II software by means of experimental Lee designed a multi-functional digital clock and real
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1.13mb
    • 提供者:李敬超
  1. Multi-function-digital-clock

    0下载:
  2. 多功能数字钟,一种功能比较齐全的数字钟实现方案,硬件电路加程序-Multi-function digital clock
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:403.13kb
    • 提供者:罗振
  1. shuzizhong

    0下载:
  2. 数字钟实现计时记天功能,在quartus软件是该功能,可以运行-Digital clock time to achieve Hutchison days
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:9.95kb
    • 提供者:金豆豆
  1. clock

    0下载:
  2. 数字钟实现从00:00:00到50:00:00增加,然后下降。-Digital clock to achieve increased from 00:00:00 to 50:00:00, and then declined.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:689byte
    • 提供者:王菲
  1. alarm

    0下载:
  2. 基于Quartus2的数字钟实现 能实现准备走时和报点-alarm based on Quartus2
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:21.18kb
    • 提供者:夏小七
  1. clock

    0下载:
  2. 数字钟可以实现整点响铃,预置数,十二小时24小时切换(Digital clock can achieve the whole point of the bell)
  3. 所属分类:其他

  1. Data_watch

    0下载:
  2. 用Verilog开发,ISE平台打开,开发板采用Xlinx公司的N4开发板,该数字钟集计时、闹钟、整点报时、12 24进制切换等功能于一体(Developed by Verilog, the ISE platform is opened, and the development board is developed by Xlinx's N4 development board. The digital clock integrates functions such as timing, ala
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1.55mb
    • 提供者:1347128446
  1. 项目二 - 副本

    0下载:
  2. 51单片机实现控制8位数码管,但是不能掉电保存。在上电之后可以使用按键控制时间设置,闹钟等功能,还可以使用8001播放音乐(The 51 MCU realizes the control of the 8 bit digital tube, but it can not be saved. You can use key control time settings, alarm clock and other functions, and you can use 8001 music.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:137kb
    • 提供者:神话。大仙
« 12 3 »
搜珍网 www.dssz.com