搜索资源列表

  1. rili

    1下载:
  2. 51单片机电子日历(电子时钟)程序 硬件实验箱是伟福LAB2000实验箱 电子日历,有时间显示、闹铃、日期、秒表及键盘设置功能-51 Single-chip electronic calendar [electronic clock] procedure experimental boxes are hardware-wei Fu LAB2000 experimental boxes of electronic calenda
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:蔡娜
  1. S2

    0下载:
  2. 时钟程序,有闹钟、定时、秒表等功能,采用PIC单片机,很精确,可作为大学生课程设计的典型程序-Clock procedures, has an alarm clock, timer, stopwatch functions, using PIC microcontroller, very accurate, can be used as a typical university curriculum design process ...
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:小凡
  1. miaobiao

    1下载:
  2. 断电不丢失秒表,网友共享的,可以方针,好用-Power is not lost stopwatch users to share, you can approach, easy to use
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:lvning
  1. ElectronicStopwatch

    0下载:
  2. 基于8051芯片的电子秒表设计,具有正向计时倒向计时和调时功能-8051 chip-based electronic stopwatch design, with forward-backward time and transfer time when the function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:kill
  1. KESHE

    0下载:
  2. 基于FPGS的数字秒表设计文件 含有计时,停止,复位,清零功能-FPGS-based digital stopwatch design document contains a time, stop, reset, Clear Function
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:295936
    • 提供者:豆豆
  1. miaobiao

    0下载:
  2. 单片机数码管秒表程序。有复位和计时功能。-Single-chip digital tube stopwatch program. Have reset and timing functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:Wahaha
  1. VHDL312vh6

    0下载:
  2. 包含若干个VHDL小例子,有交通灯,电子琴,简易秒表,等等,交通灯已经测试过,根据自己的需要,稍微改动,很好用!-VHDL contains a number of small example, there is traffic lights, Electronic organ, simple stopwatch, and so on, traffic lights have been tested, according to thei
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:327680
    • 提供者:lee gilbert
  1. stopwatch

    0下载:
  2. VHDL语言设计的秒表,实现计时功能,实现报时功能,并且通过硬件实验。-VHDL language design stopwatch, timer function of the realization, the realization of time functions, and through hardware experiments.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:1647616
    • 提供者:王蕊
  1. MES

    0下载:
  2. 多功能电子秒表,用于单片机的学习,实现秒表的功能-Multi-function electronic stopwatch for single-chip learning, realization of the functions of a stopwatch
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:38912
    • 提供者:燕泽西
  1. miaobiao

    0下载:
  2. 单片机秒表程序,非常好的程序、供初学者学习。-SCM stopwatch procedures, very good program, for beginners.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:weiwei
  1. clock

    0下载:
  2. 电子时钟,具备电子秒表功能,万年历功能,基于51开发,实验通过-Electronic clock
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:52224
    • 提供者:qin
  1. digitalStopwatch

    0下载:
  2. 数字秒表的设计,设计并调试一个计时范围为0.01秒~1小时的数字秒表,并用实验开发系统进行硬件验证。有详细步骤和源码。-The digital stopwatch s design, designs and debugs a time scope is 0.01 second ~1 hour digital stopwatch, and carries on the hardware confirmation with the expe
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:79872
    • 提供者:风琴
  1. design

    0下载:
  2. 秒表/时钟计数器要求用六位LED数码显示时,分,秒,以24小时计时方式。使用按键开关可实现时分调整,秒表/时钟功能转换,省电等功能。 -Stopwatch/clock counter asked six LED digital display with hour, minute, second, the way to a 24-hour time. Button switch can be used to adjust hours,
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:118784
    • 提供者:siren
  1. watch

    0下载:
  2. 用VHDL设计实现秒表功能:秒表功能包括开始/暂停键和清零键,精度要达到0.01秒,所以计数显示共有八个数码管,而每个数码管又有八个管脚,因此采用扫描显示的方法,减少管脚数量。时钟脉冲由最低位给入,采用异步方式驱动更高位的计数,时钟频率应该为100Hz,通过数码管显示,共有八个数码管,所以扫描频率应在100Hz的8倍以上。(付按键消抖代码)-VHDL design with a stopwatch functions: stopwatc
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:李月
  1. 6080210629_lab6.c

    0下载:
  2. 模拟钟表的运行的程序,包括自调时钟,秒表测试,闹钟,和倒计时的多项功能。-Analog clocks running programs, including self-adjusting clock, stopwatch test, alarm clock, and countdown functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:64512
    • 提供者:罗康
  1. DE2

    0下载:
  2. 使用 DE2板制作的多功能数字钟,含有选择功能,秒表,电子表,闹钟,用7-segment LED液晶显示,可以通过LCD看当时状态 附有仿真波形--Clk_Div,- Mode_Select,-Watch,-stop_watch,-Lcd_Module,-Total_Out source code,Simulation waveform
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:3694592
    • 提供者:赵香君
  1. eda

    0下载:
  2. 编写的一个秒表程序,可以下载解压后参考,每一步都有详细解释。-Procedures for the preparation of a stopwatch, you can download after decompression of reference, a detailed explanation of each step.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:1282048
    • 提供者:李帅
  1. miaobiao

    0下载:
  2. 体育用记时秒表,显示MS,S,MIN功能-watch
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:419840
    • 提供者:李磊
  1. clockstopwatch

    0下载:
  2. 大学生单片机课程设计关于电子钟秒表设计,大三下学期-Single-chip design college courses on electronic stopwatch clock design, the second semester junior
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:124928
    • 提供者:宁涛
  1. miaobiao

    0下载:
  2. 秒表功能,自带工程,EDA的设计平台QuartusⅡ-Stopwatch functions, bring their own works
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:1589248
    • 提供者:huliyan
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org