搜索资源列表
MMtimerMotorControl
- 本程序使用WinIO库操作并口,控制步进电机。由于settimer时间精度较低,故使用多媒体定时器计时,时间精度可达1ms-WinIO use of this procedure for parallel operation, stepper motor control. Due to the lower accuracy settimer time that the use of multimedia timer time, time accuracy 1ms
Visual
- 本实例中将利用 SetTimer、OnTimer 和 KillTimer 这三个函数实现可调节计时器程序。 本实例编写的计时器有倒计时和正常计时两种计时方式,还可以水平滑块调节计时的快 慢。-UINT SetTimer( UINT nIDEvent, UINT nElapse, void (CALLBACK EXPORT* lpfnTimer)( HWND, UINT, UINT, DWORD) )