搜索资源列表
数字秒表课程设计
- 秒表程序课程设计,可以让那些不想写设计报告的人直接使用-stopwatch curriculum design process, allowing those who do not want to write the design report directly use
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
clock
- 单片微机实验设计---数字时钟 文件内容: keil 下开发的源代码 并附带生成的hex文件 protuse下时钟的模拟电路,加载hex文件后可模拟仿真 附带较详细的实验报告 时钟功能: 时分秒显示 秒表 闹钟 日历 具体功能调试就知道了,还是蛮不错的,本人第一次做的单片机小功能。(收藏着)-Single-chip computer experiment design the content of the document--- Digit
run_watch
- 提供一个数字秒表的EDA设计实例,内故有VHDL源代码,并有运行仿真图。-To provide a digital stopwatch the EDA design example, it is within the VHDL source code, and run the simulation of Fig.
KESHE
- 基于FPGS的数字秒表设计文件 含有计时,停止,复位,清零功能-FPGS-based digital stopwatch design document contains a time, stop, reset, Clear Function
digitalStopwatch
- 数字秒表的设计,设计并调试一个计时范围为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 experiment development system. Has
Seconds
- 使用Keil开发的数字秒表,四位LED显示,具有暂停,清零功能,单片机课程设计。内附单片机原理图,程序注释详细,本人亲写。-Keil development using digital stopwatch, four LED display, with the suspension, Clear function, single-chip design courses. Containing a single-chip schematics, procedures detailed notes,
vhd_design
- 我学习VHDL的课程设计,是多功能数字钟,有闹钟,秒表等功能,多指教-I learned VHDL course design is multi-functional digital clock, there is an alarm clock, stopwatch functions, multi-Zhi Jiao
stopwatch
- 数字秒表的VHDL代码。当设计文件加载到目标器件后,设计的数字秒表从00-00-00开始计秒。,直到按下停止按键(按键开关S2)。数码管停止计秒。按下开始按键(按键开关S1),数码管继续进行计秒。按下复位按键(核心板上复位键)秒表从00-00-00重新开始计秒。-The VHDL code for digital stopwatch. When the design document loaded into the target device, the designed digital stop
digital_second_clock
- 设计一块数字秒表,能够精确反映计时时间,并完成复位、计时功能。-Design a digital stopwatch, the time to accurately reflect the time and complete the reset, timing functions.
5
- 基于FPGA的数字秒表的VHDL设计,论文,有主要程序-FPGA-based VHDL design digital stopwatch, paper, a major program
3
- 】文章介绍了用于体育比赛的数字秒表的VHDL 设计, 并基于FPGA 在MAXPLUS2 软件下, 采用ALTRA 公司FLEX10K 系列的EPF10K10LC84- 4 芯片进行了计算机仿真-】 This article introduces digital stopwatch for sports competition in the VHDL design and FPGA-based software in MAXPLUS2, using ALTRA company FLEX10K
multisim
- 基于Multisim软件设计的数字秒表电路课程设计报告-Multisim software design based on digital stopwatch circuit course design report
Digital-stopwatch-design
- 数字秒表的设计报告,用VHDL语言编写程序,实现分析讨论中各种功能,分别进行编译并生成相应的模块,然后将这些模块连接起来形成电路图,并进行编译、仿真。-Digital stopwatch design reports, using VHDL language programming, analysis and discussion of various functions to achieve, respectively, to compile and generate the correspo
dclock
- 数字秒表设计:设计计时范围为0.01—1h的数字秒表,程序分为分频,计数和显示三个模块-Digital stopwatch design: the design timing range of 0.01-1h digital stopwatch program is divided into three divider, counting and display module
digital-clock
- 基于fpga软件的数字秒表设计,非常有用的教学程序-Digital stopwatch design based on FPGA Software, very useful teaching program
基于单片机秒表系统设计
- 基于单片机课程设计_秒表系统设计(汇编),其中有设计介绍及用汇编语言写的关于数字秒表的程序-Based on the microcontroller course design _ stopwatch system design (assembly), which design introduced a program written in assembly language on digital stopwatch
secnew
- 基于FPGA的数字秒表设计。用VHDL语言设计数字秒表。-FPGA-based design of digital stopwatch. Design using VHDL digital stopwatch.
简易秒表设计
- 用8031单片机实现简易秒表功能并用八段数码管显示。按下启动键,不管原来显示何值,均先从零开始。按下停止键时停止,数字保持不变。显示时间最长为9秒后停止,数字保持为“9”。按下复位键后,数字显示“0”。(A simple stopwatch function is realized with 8031 singlechip and eight segments are used to display it. Press the start key, regardless of the origi
课程设计-数字钟
- 具有计时 设置时间 闹钟 秒表 功能的数字钟设计 外设矩阵键盘(Digital clock design peripheral matrix keyboard with the function of timing setting time alarm clock stopwatch)