CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Electronic stopwatch design

搜索资源列表

  1. pic111111111

    0下载:
  2. pic单片机 电子秒表设计源代码,想要的快来下-pic microcontroller design electronic stopwatch source code, and want to hurry and the next
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:王开
  1. 2007481176011851352

    0下载:
  2. 电子跑表设计 希望对大家有帮助 这是我今年的课程设计 -electronic stopwatch design we want to help me this year and this is the course design
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29.9kb
    • 提供者:zy68845933
  1. ElectronicStopwatch

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

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:kill
  1. clockstopwatch

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

    • 发布日期:2017-03-28
    • 文件大小:122.5kb
    • 提供者:宁涛
  1. daojishi

    0下载:
  2. 用89C51,外接晶振,复位电路,二个数码管,二个按键,做一个电子秒表,具体要求为用按键起停电子表,可用按键设计倒计时时间(如10S,20S,60S),并启动倒计时功能,能用按键选择以上两功能之一-With 89C51, an external crystal oscillator, reset circuit, two digital tube, two buttons, making an electronic stopwatch, and specific requirements for
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4.23kb
    • 提供者:Lming
  1. weij-jiekou-keshe

    1下载:
  2. 微机接口的课程设计,主要讲了电子秒表的设计和程序介绍。-Computer Interface curriculum design, the main talk about the design of electronic stopwatch and procedures introduced.
  3. 所属分类:assembly language

    • 发布日期:2014-12-18
    • 文件大小:14.74kb
    • 提供者:刘飞
  1. Stopwatch

    0下载:
  2. 这个设计是电子科技大学集成电路综合课程实验的项目,主要内容是跑表-This design is the University of Electronic Science and Technology Experiment IC integrated curriculum project, the main contents of stopwatch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:37.83kb
    • 提供者:carluss
  1. EDAdianzimiaobiao

    0下载:
  2. 该程序实现的功能: 1、 设计一个能直接显示“秒”“毫秒”的电子秒表。(00——59S) (00——99ms) 2、当K1=1时,开始计时,计时范围为00 00~59 99 3、当K1=0时,停止计时,保留显示的计时值 4、当计时达到59 m 99时,停止计时,闪烁(亮一秒,灭一秒) 5、当K2=1时,显示清零,当K2=0时,允许计时-Implementation of the program features: 1, design a direct indicatio
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:857byte
    • 提供者:朱庆
  1. Electronic_stopwatch_features_plus_countdown

    0下载:
  2. 单片机做电子秒表。使用proteus仿真。设计要求:6位LED数码显示,计时单位为1/100秒。利用功能键进行启/停控制。其功能为:上电后计时器清0,当第一次(或奇数次)按下启/停键时开始计数。 当第二次(或偶数次)按下该键时停止计时,在一次按下启/停键时清0后重新开始计时。具有24秒减计数功能。 -SCM in the electronic stopwatch. Use proteus simulation. Design requirements: 6 LED digital dis
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:51.96kb
    • 提供者:gang
  1. elewatch

    0下载:
  2. 电子秒表系统设计-具有详细的设计说明,以及模块划分。-Electronic stopwatch system design- with detailed design descr iption,and module division.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:179.21kb
    • 提供者:李火
  1. shuzimiaobiao

    0下载:
  2. 题目 电子秒表模拟程序设计 一、设计目的:掌握定时/计数器8253和中断的使用。 二、设计任务:编写汇编程序,在PC机上完成电子秒表功能。 -Subject of electronic stopwatch simulator designed, designed to: master the timer/counter 8253 and interrupted use. Second, the design task: the preparation of assembler, th
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:4.17kb
    • 提供者:田有林
  1. 89C51

    0下载:
  2. 电子秒表设计,实现电子计时的汇编源代码,可以秒表计时,也可以倒计时,倒计时提醒功能!-Electronic stopwatch design, implementation, compilation of source code of electronic timing, stopwatch timing can also be the countdown, countdown reminder!
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:116.79kb
    • 提供者:刘旺刚
  1. Stopwatch

    0下载:
  2. 设计一个数字电子秒表,该秒表具有显示功能和清零、开始计时、停止计时等功能。 设计的要求如下: 1.以0.1秒为最小单位进行显示; 2.秒表可显示0.1~9.9秒的量程; 3.该秒表具有清零、开始计时、停止计时功能; -Sheji a digital electronic stopwatch, Gai stopwatch 具有 display and clear, start time, Tingzhi timer function. Design requirements a
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:118.71kb
    • 提供者:朱国岳
  1. electronic-clock

    1下载:
  2. Verliog HDL数字系统设计项目,电子钟。该电子钟可以实现时钟、日期、闹钟、秒表功能。-Verliog HDL digital system design projects, electronic clock. The clock can clock, date, alarm clock, stopwatch function.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:saln
  1. Electronic-stopwatch

    0下载:
  2. 基于单片机的电子秒表的设计,有启动跑时,暂停,清零等简单的几个功能-Based on SCM electronic stopwatch design, have start when running, the suspension, reset a few simple function, etc
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:18.96kb
    • 提供者:hym
  1. Electronic-stopwatch-source-program

    0下载:
  2. 用微机课程知识设计计算器的源程序,微机课程设计弄出来的-Use a computer course knowledge of the source program design calculator, microcomputer course design out again
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:55.02kb
    • 提供者:吴莉莉
  1. miaobiao

    0下载:
  2. 基于arm的电子秒表的设计,仿真图跟程序都有,值得参考,课程设计做的-Based on the arm of electronic stopwatch design, simulation diagram with the program are worth considering, curriculum design do
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:188.5kb
    • 提供者:严琼珍
  1. Stopwatch

    0下载:
  2. C语言程序。该程序用于单片机课程设计的。作品的电子秒表。具有复位、暂停、开始功能。-C language program The program for the curricular design of the single chip microcomputer. The works of electronic stopwatch. Have reset, pause, began to function.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-09
    • 文件大小:1.19kb
    • 提供者:庞金昌
  1. stopwatch-based-on-VHDL

    0下载:
  2. 基于VHDL的电子秒表的设计,使用VHDL语言描述一个秒表电路,利用QuantusII软件进行源程序设计,编译,仿真,最后形成下载文件下载至装有FPGA芯片的实验箱,进行硬件测试,要求实现秒表功能。-Design of electronic stopwatch based on VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:754byte
    • 提供者:煌釨
  1. Electronic-stopwatch

    0下载:
  2. 利用51单片机进行电子秒表的设计,c语言编写,简单易懂-Use of 51 single-chip microcomputer for the design of electronic stopwatch, c language to write, easy to understand
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:15.78kb
    • 提供者:的闪电
« 12 3 »
搜珍网 www.dssz.com