CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 数字时钟

搜索资源列表

  1. digital-clock

    1下载:
  2. 数字钟是计时仪器,它的功能大家都很熟悉。本实验对设计的电子钟要求为: 1.能够对s(秒)、min(分)和h(小时)进行计时,每日按24h计时制; 2.min和h位能够调整; 3.设计要求使用自顶向下的设计方法。 数字钟的功能实际上是对s信号计数。实验板上可提供2Hz的时钟,二分频后可产生s时钟。数字钟结构上可分为两个部分c计数器和显示器。计数器又可分为s计数器、min计数器和h计数器。s计数器和min计数器由6进制和10进制计数器构成,小时计数器较复杂,需要设计一个24(或12)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:11771
    • 提供者:hanbaoshuai
  1. q

    0下载:
  2. 自己课程设计做的单片机89C52的c语言程序,主要功能为数字时钟,可设置时间,星期数。用Keil把c代码加入new project中就可以调试了。包里还有个Proteus的电路图,没上传原文件,我觉得电路图还是自己动手画画比较好吧。-My own curriculum SCM 89C52 c language program, the main function for the digital clock, can set the time, days of the week. Keil c c
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:64007
    • 提供者:Wang Tian
  1. shuzhishizhong

    0下载:
  2. 用单片机实现精确的数字时钟,计时准确,程序简单易懂-With MCU accurate digital clock, time accurate, easy to understand procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:65465
    • 提供者:janet
  1. clock

    0下载:
  2. 这是一个51单片机的数字时钟程序 改程序可以实现闹钟功能和修改时间-This is a digital clock program microcontroller 51 program can change the alarm clock function and the modified
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2603
    • 提供者:zhang
  1. clk

    0下载:
  2. 51单片机数字时钟控制完整程序,基于C在KEIL上实现。-the whole programmer used in MCU.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2747
    • 提供者:whc
  1. Clock

    0下载:
  2. VERILOG描写的数字时钟,经验证测试通过可以很好地工作!-Digital Clock desinged by verilog,which operates correctly.
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 基于fapa应用verilog语言实现多功能数字时钟-Verilog language based fapa application multifunction digital clock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:491538
    • 提供者:刘全义
  1. 12864

    0下载:
  2. 指针时钟的设计原理以及原程序清单,包括数字时钟的设计-The design of the clock pointer
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:13702
    • 提供者:沉青
  1. mydesign_DPLL

    0下载:
  2. 实现了数字锁相环设计,可以用于信号的时钟提取供本地时钟使用-the design introduced a method to use DPLL,we can get the local clock from the signal
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:930667
    • 提供者:123456
  1. clock

    0下载:
  2. 基于51单片机和ds1302可调数字时钟-Based on 51 SCM and ds1302 adjustable digital clock
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:25833
    • 提供者:王涛
  1. Text1

    0下载:
  2. 基于单片机的数字时钟程序,可以按键调节时分秒。-Microcontroller based digital clock program that can adjust the minutes and seconds buttons.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:739
    • 提供者:夜雨潇湘
  1. shuzishizhong

    0下载:
  2. 基于AT89C51的数字时钟开发,实现万年历-AT89C51 the digital clock on the development, implementation calendar
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1712
    • 提供者:孙旭成
  1. clock3

    0下载:
  2. 一个带闹钟的分为12 和24 小时的数字时钟。只有24小时有闹钟,都是原件例化,用的是位置关联-With alarm clock into a 12- and 24-hour digital clock. Only 24-hour alarm, all of the original case, the location associated with the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:733090
    • 提供者:李青
  1. sheng

    0下载:
  2. 用VHDL编写用5个数码管显示数字时钟程序-Written in VHDL with five digital display digital clock program
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1273
    • 提供者:shengzhonghui
  1. 10-1

    0下载:
  2. 实用51单片机数字时钟程序,C语言编写,包含日期、星期等-Practical single-chip digital clock program, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:李广煜
  1. clock_top

    0下载:
  2. 基于cx200a的fpga的数字时钟系统的设计,-Fpga based cx200a of the digital clock system design,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:604
    • 提供者:le
  1. beep_key

    0下载:
  2. 基于VHDL硬件描述语言设计的多功能数字时钟的思路和技巧-VHDL hardware descr iption language based on multi-functional digital clock design ideas and techniques
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:463404
    • 提供者:lsc
  1. digital_clock

    0下载:
  2. 基于DS12C887实时时钟和DS18B20温度传感器的数字时钟。可调整时分秒年月日星期,可设置时分秒的闹铃,精确到十分位的当前环境实时温度显示。-DS12C887-based real-time clock and temperature sensor DS18B20 digital clock. Adjust the minutes and seconds when the month, day week, minutes and seconds of the alarm can be se
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:4588
    • 提供者:闫亮
  1. daima

    0下载:
  2. VHDL数字时钟而服务而过分为二分给他沃尔夫-VHDL digital clock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2654
    • 提供者:韩雪
  1. timer

    0下载:
  2. 基于51单片机的数字时钟,可实现设定时间、设定闹铃的功能。注释较少,但框架较为清晰,使用者需要注意硬件连接是否一致。-digital timer based on MCU 51
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1461
    • 提供者:wangyan
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com