搜索资源列表
Clock
- 这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。-This is a clock, in accordance with Article tool in the control bar to control the clock of the start and stop the clock the stopwatch to time the bottom right corner.
xiaoou
- 多功能秒表:可以顺计时和倒计时的秒表,用三位数码管显示。-Multifunctional stopwatch
12
- LCD秒表显示,上电复位时显示00:00:00,第一次按键后开始计时,第二次按键后暂停,第三次按键后继续计时,按复位键后秒表自动复位。-LCD
program56
- 本程序可实现电子秒表计时功能,京都可以达到百分之一秒-This procedure enables electronic stopwatch timing functions can be achieved by a second Kyoto
EDAdianzimiaobiao
- 该程序实现的功能: 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
clock3
- 程序模拟一台高级时钟,功能包括以指针方式显示、以数字方式显示、日历和秒表等;可设置时间和日期。 程序使用对话框结构,左方有框显示指针式钟面,其下方有两个矩形框,一个以数字方式显示日期、星期和时间,该时间应与指针显示的时间一致。 另一个框作为秒表的显示框。对话框右方有设置时间按钮、时间快进按钮和秒表按钮。 按下设置时间按钮可弹出一对话框,用于设置当前时间、日期和星期; 按下时间快进按钮可启动快进模式,时间运行快20倍,再次按下该按钮后恢复正常; 按下秒表按钮后,秒表显示窗
verilog
- 设计可以对两个运动员赛跑计时的秒表:(1)只有时钟(clk)和一个按键(key),每按一次,key是持续一个时钟周期的高电平脉冲 (2)秒表输出用0-59的整数表示 (3)key: (A)按一下key,开始计数; (B)第一个运动员到终点时第二下key,记住时间,继续计数; (C)二个运动员到时按第三下key,停止计数; (D)然后按第四下key,秒表输出第一个运动员到终点的时间,即按第二下key时记住的计数值; (E)按第五下key,秒表清0。 -Design
Using.multimedia.timer.in.the.VCsourcecode
- 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用,可以参考下 -VC++, using the multimedia timer in the source code, the same functions as a stopwatch, timer settings, after clicking, it begins to work, of course,
8WMB
- 实验名称:8位数码管秒表示例程序 程序说明:烧好程序,短接J1的左端,按下S6即可看到秒表运行,再按下S6秒表暂停计时,按第三下秒表归零。-ni
vctimer
- 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用-In VC++ using the multimedia timer in the source code of the same features as a stopwatch, and click to set the timer, it begins to work, of course, instances
HighAccuracyTimer
- 这是前一遍文章《真正的精确到毫秒级的动态秒表》的改进,改进了前一遍文章只能在VB开发环境中运行,而编译成EXE文件不能运行的错误(一开始计时就崩溃)。同时,增加了高精度计时器的演示。-This is again before the article, " The real dynamic is accurate to the millisecond stopwatch" improvements, improved over the previous articles can
MyTimer
- VC秒表,精确到小数点后一位,可以计时。-Visaul C timer
time
- 1个VB写的定时计时工具,可以定时、计时(秒表功能)的小软件源码,还有闹钟,时间自己设定。也可以称为一个VB闹钟程序,不过只是实现了基本的闹钟功能,要想成为一款全面的闹钟软件,还需要完善不少的东西。-Timing timing tool, one written in VB can be timed, timer (stopwatch functions) software source code, as well as alarm clock, the time set. Can also b
miao
- 高精度10s的秒表程序,首次按键计时开始,再次按键暂停,第三次按键清零。-Precision 10s stopwatch program, the first key to the timing again to pause, the third button is cleared.
dzq
- 基于at8051单片机简易秒表设计,可以实现计时清零,复位-Based on 51 microcontroller simple stopwatch
second
- 基于stc89c52单片机的秒表设计程序,能够实现ms级别的计时-Ms level timing-based the stopwatch design process stc89c52 MCU
jishu
- 基于VHDL的计时秒表 59分59秒59 具有计时暂停功能 通过数码管显示-Timing stopwatch 59.59.59 with timing suspended through digital tube display please enter the text to be translated
99.99秒表 Keil+proteus
- 实现99秒的秒表计时有暂停继续,复位,可计时到99秒,里面有程序加仿真(Implementation of 99 stopwatch timings)
Timer
- C#秒表程序,可暂停,精确 非timer(C# stopwatch program, can be pause, accurate not timer)
VB6计时秒表
- VB6计时秒表,可用于各类比赛计时,也可以用于显示系统日期和时间。