搜索资源列表
miaobiaojishiqi
- 秒表计时器 通过51单片机 数码管现实秒表 开关可以调节时间 对时间进行调整 可以计时-Stopwatch timer stopwatch by the microcontroller digital switch can be adjusted real time to adjust to the time
Visual
- 本实例中将利用 SetTimer、OnTimer 和 KillTimer 这三个函数实现可调节计时器程序。 本实例编写的计时器有倒计时和正常计时两种计时方式,还可以水平滑块调节计时的快 慢。-UINT SetTimer( UINT nIDEvent, UINT nElapse, void (CALLBACK EXPORT* lpfnTimer)( HWND, UINT, UINT, DWORD) )