搜索资源列表
dianzimiaobiao
- 本实例将实现电子秒表的计时功能,精度可以达到百分之一秒-examples of the electronic stopwatch function of time, the accuracy can be achieved 1.0 seconds
time12
- 本程序用VISUAL BASIC语言实现模拟秒表计时的功能-this procedure with VISUAL BASIC language simulation time stopwatch function
ElectronicWatch
- 实现电子秒表计时功能,精度可以达到百分之一秒。-electronic stopwatch function of time, the accuracy can be achieved 1.0 seconds.
Clock_src
- 一个时钟的源代码,可显示当前时间,并具有定时,秒表计时的功能-a clock source code can display the current time, and with time, stopwatch time functions
electronicmicrosecondmeter
- 电子秒表。利用VC++实现简单的计时。可以了解VC中定时器的使用方式,以及对系统时间的获取方式。-electronic stopwatch. VC + + realization of a simple time. VC can understand the use of the timer, as well as the system time access methods.
miaobiao
- 设计一个可以顺计时和倒计时的秒表。要求计时的范围为00.0S~99.9S,用三位数码管显示。 (1) 倒计时:通过小键盘可以实现设定计时时间(以秒为单位,最大计时时间为99.9秒)。通过键盘实现计时开始、计时结束。当所设定的倒计时间到达00.0S后,自动停止倒计时,同时响铃。 (2) 顺计时:初始值为00.0S,通过键盘实现开始计时和结束计时功能。计时结束后,显示记录的时间。 (3) 用三个发光二极管正确显示以下状态:倒计时状态、顺计时状态、待机状态。 (4) 每当接收到有效按键
0510210204watch
- 数码管、模拟表、数字表、闹铃、秒表计时、倒计时、动画图标、闪烁窗口等功能
电子秒表
- 实现电子秒表计时功能,精度可达百分之一秒。-electronic stopwatch function of time, up to 1% precision seconds.
字幕滚动及秒表
- 滚动字幕:滚动字幕的窗体为scrollform,在窗体中增加一个计时器Timer1、一个标签控件Label1(字幕)、一个TrackBar1(控制滚动速度)、一个MainMenu1和一个Button。主要功能可以实现字幕滚动;字幕滚动速度调节;字幕字体颜色的更改;字幕内容的更改和还原。核心代码如下: procedure Tscrollform.Timer1Timer(Sender: TObject) begin timer1.Interval:=300-TrackBar1.Position La
WL011
- 秒表程序, 分辨率0.01s * * AN1---控制按钮 * * 第一次按下时, 启动开始计时 * * 第二次按下时, 停止 * * 第三次按下时, 归零-Stopwatch program, resolution, 0.01s** AN1---** control button is pressed the first time, start timer** the second time when the press, stop press** Third, the ze
MULTI-FUNCTION-TIMER
- 利用Visual Basic编写的多功能计时器,能做秒表,也能做时钟。-The use of Visual Basic preparation of multi-functional timer, stopwatch can also do clock.
stopwatch
- 秒表由于其计时精确,分辨率高(0.01秒),在各种竞技场所得到了广泛的应用。-stopwatch
stopwatch
- 一个简单的基于toc,tic的秒表计时器。可以实现重置,暂停和退出的功能-Based on a simple toc, tic stopwatch timer. Can reset, pause and exit functions
mb_vb.net
- 简单的代码,实现秒表的功能。包含重新计时和统计总时间。-Simple code, to achieve a stopwatch function. Contains the re count and the total time.