搜索资源列表
C秒表
- 这是一个用C#编写的秒表程序,它根据你的设定时间(分钟)计时,到时自动弹出并发出三声Beep音(音量可调)或用Beep音唱出一首歌(节奏内设)-This is a C# prepared by the stopwatch procedures, which you have set time (minutes) time. when pop-up and issued three Beep Sound Voice (adjustable volume) or Beep sound sing a
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
电子秒表
- 实现电子秒表计时功能,精度可达百分之一秒。-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
简易桌面秒表
- 桌面秒表,只包含开始、暂停、重置和保存记录功能。为作者久坐电脑之前蹲马步计时并保存记录之用
在VC++中使用多媒体计时器的源代码
- 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用
secondwatch
- 一个简单功能的对话框制作的秒表,主要应用MFC的ontimer计时器函数-A simple function of the dialog box produced by a stopwatch, the main applications of the MFC timer function ontimer
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
timer
- 秒表计时器,具有记时、暂停记时和归零功能。 特别适合作为Flash对象插入到幻灯片中,在幻灯片放映时作为记时定时之用。-Stopwatch timer, has in mind, the suspension of time and return-to-zero function in mind. Particularly suitable as a Flash object into the slide, in slide show from time to time as recorde
miaobiao
- 计时器的最长计时时间为l小时, 为此需要一个6位的显示器, 显示的最长时间为 59分59.99秒。具有开始暂停功能的秒表-miaobiao
Timer
- 毫秒级秒表,精确计时,快捷键,有暂停、记录功能-Millisecond stopwatch, accurate timing, shortcut keys, a pause, record
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)
second
- 实现倒计时,秒表,计时器功能。带有开始/暂停按钮和重置按钮。使用了lable,button,timer以及简单的if判断。(To realize the countdown, stopwatch, timer function. With the start / pause button and reset button. Use lable, button, timer, and simple if judgment.)
Timer
- C#秒表程序,可暂停,精确 非timer(C# stopwatch program, can be pause, accurate not timer)
秒表
- 利用C#的系统计时器空控件进行计时的秒表。(A stopwatch that uses the system timer empty control of C#.)
VB6计时秒表
- VB6计时秒表,可用于各类比赛计时,也可以用于显示系统日期和时间。