搜索资源列表
miaobiaosheji
- 本程序是一个实现秒表功能的设计程序,附带时钟功能.
85375565gaojingdushuzimiaobiao
- 微机接口程序设计中用到8253,8255的汇编语言设计秒表
99秒秒表设计
- 一个简易的99秒秒表
VentureHC
- 超强的GPS信号追踪能力 Venture HC是美国Garmin公司为您提供的最新款GPS手持+车载两用卫星定位导航系统。它既沿袭了车载产品导航方面的优势,又兼备手持类产品的轻巧灵活。采用高感度GPS接收芯片保证您在任何恶劣环境中也能轻松定位,是您在户外值得信赖的向导。 强大的外业数据采集功能 自建航点:可中文命名添加新的地标,并可通过软件自行绘制航点符号; 位置平均:具有测量平均位置功能,从而可以更加准确测得某点的精确坐标(新) 面积测量:能使用航线、航迹两种方式轻松测面积,并在面积单位增
单片机电子时钟的设计
- 数字电子钟具有走时准确,一钟多用等特点,在生活中已经得到广泛的应用。虽然现在市场上已有现成的电子钟集成电路芯片,价格便宜、使用也方便,但是人们对电子产品的应用要求越来越高,数字钟不但可以显示当前的时间,而且可以显示期、农历 、以及星期等,给人们的生活带来了方便。另外数字钟还具备秒表和闹钟的功能,且闹钟铃声可自选,使一款电子钟具备了多媒体的色彩。单片机具有体积小、功能强可靠性高、价格低廉等一系列优点,不仅已成为工业测控领域普遍采用的智能化控制工具,而且已渗入到人们工作和和生活的各个角落,有力地推动
89s52clock
- C51编写的基于单片机的秒表时钟设计。包括原程序及原理图和PCB设计。-C51 prepared by the stopwatch clock based on single chip design. Including the original program and the schematic and PCB design.
shuzishimiaobiao
- 数字式秒表,数字电子课程设计!很简单的自己做的!-Digital stopwatch, digital e-course design! Very simple to do their own!
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
1
- 微机接口课程设计报告,8253+8255接口模拟交通信号灯的实时控制和管理-Computer Interface curriculum design report, 8253+8255 Interface real-time simulation of traffic signal control and management
8xiansi
- 八位数码管显示秒表程序设计 -8 digital tube display stopwatch program design
design_a_stopwatch_using_VHDL
- 设计一个可以顺计时和倒计时的秒表。要求计时的范围为00.0S~99.9S,用三位数码管显示,用三个发光二极管正确显示以下状态:倒计时状态、顺计时状态、待机状态-Designed to be a cis-timing and countdown stopwatch. Required time ranges from 00.0S ~ 99.9S, with three digital tube display, with three light-emitting diode display cor
Design_of_multi-functional_sports_stopwatch
- 设计一个可以顺计时和倒计时的秒表。要求计时的范围为00.0S~99.9S,用三位数码管显示。用VHDL语言-Designed to be a cis-timing and countdown stopwatch. Required time ranges from 00.0S ~ 99.9S, with three digital tube display.
elewatch
- 电子秒表系统设计-具有详细的设计说明,以及模块划分。-Electronic stopwatch system design- with detailed design descr iption,and module division.
89C51miaobiao
- 89c51试验箱6位数码管显示秒表设计,显示秒,十分秒,百分秒-The 89c51 chamber 6 digital display stopwatch design, display seconds and tenth of seconds, hundredths of a second
51miaobiao
- 51单片机 秒表设计,实现在51单片机上秒表的功能-51 microcontroller stopwatch design, implementation in MCS-51 on the stopwatch function
moban
- 基于LCD1602的秒表设计,能实现计时,暂停,分次计时-very good
ORG--0000H
- 秒表设计 用89C51设计一个2位的LED数码管显示“秒表”,显示时间为00~99秒,每秒自动加1,计满显示“FF”。另设计一个“开始”按键和一个“停止”按键,按“开始”键显示秒数从00开始,按“停止”键,保持实时时间,停计时。-Stopwatch design with 89C51 design a two LED digital tube display, " stopwatch" , show time is 00 to 99 seconds, 1 second au
VHDLtime
- 实现秒表设计,实现秒、百分秒之间的相互切换,初级VHDL代码-Realize stopwatch design, implementation seconds, percentage of seconds to switch between each other, the primary VHDL code
EDA设计II实验报告
- 实验用quartusⅡ9.0软件设计一个多功能的数字时钟,具有24小时计时、保持、清零、校分校时、整点报时等基本功能,并在此基础上添加了闹钟、音乐闹钟、秒表等附加功能。同时,利用quartusⅡ进行相应的设计、仿真、调试,最后下载到SmartSOPC实验系统上验证设计的正确性。