搜索资源列表
多媒体定时器源码
- 最近写一个程序,其中用到了多媒体定时器,由于在程序中需要加速、减速、暂停、终止等控制方式,所以封装了一个使用多媒体定时回调函数定时方式和相应控制函数的类。不足之处请大家多多指教!-recently wrote a procedure, which uses a multimedia timer, because of the need to expedite the proceedings, deceleration, suspensi
多媒体定时器实现
- 多媒体定时器用于实时系统的Pc实现,能够将定时控制在1ms以内,这是众多其他软件无法做到的
精确定时_DELAY
- 多媒体定时器定时1MS,很准-multimedia timer regularly rungs, very-
CMMTimer
- 多媒体定时器包装-multimedia timer packaging
mmTimers_src
- 多媒体定时器的应用方法-multimedia timer on the application
多媒体定时器源码
- 最近写一个程序,其中用到了多媒体定时器,由于在程序中需要加速、减速、暂停、终止等控制方式,所以封装了一个使用多媒体定时回调函数定时方式和相应控制函数的类。不足之处请大家多多指教!-recently wrote a procedure, which uses a multimedia timer, because of the need to expedite the proceedings, deceleration, suspensi
mmsystem_delphi
- windows下多媒体定时器编程,时间分辨率可以达到1ms,开发平台delphi-windows multimedia timer programming, time resolution can be achieved 1ms, development platforms delphi
Slide1.12
- 通过一个实际应用例程演示了实时曲线与多媒体定时器的应用,原本有采集卡,已屏蔽相关操作-through the practical application of a routine demonstration of real-time curve and the application of multimedia timer, the original acquisition card, operation Shield has been
vc_driver
- 基于8112板卡的编程(含多媒体定时器)-programming (including multimedia timer)
mmtimerandsocket
- 关于vc的高精度多媒体定时器及网络通讯功能简单实现的例子,用于工业上下微机控制参考-vc on the high-precision timer and multimedia communications networks to achieve a simple example. for the next industrial microcomputer control reference
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
MMTimer
- 多媒体定时器头文件,可以精确在windows里定时1ms-multimedia timer header files, the precise timing windows Lane 1ms
mmtimeranddllbasedSCADAsystem
- 该文介绍了一种用于监测电动执行机构实时性能的监控与数据采集(SCADA)软件系统的设计方法,该方法同样可被应用于生物信号处理领域.系统中应用了Windows的动态链接库与多媒体定时器技术,从而实现了系统的模块化并提高了实时性.经现场运行调试,该系统的实时性能够得到保障,且通信是稳定可靠的.-this paper for a body monitoring the implementation of real-time electrica
mmtimerbasedstepmotorcontrol
- 步进电动机的角位移量与输入脉冲数严格成正比,电动机转动一圈后,没有累积误差,所以步进电动机是数字控制系统常用的执行电动机,并且广泛的应用在小卫星上。为了 使步进电动机在小卫星上安全运行必需在地面做相应的检测。下面介绍在小卫星有效载荷地面检测仪中利用WindowsXP多媒体定时器实现步进电动机高精度控制的方法。-stepper motor angular displacement volume and input pulses str
HightTimer
- 这是一个多媒体定时器的程序,是学习多媒体定时器的号助手-This is a multimedia timer procedure is to study its multi-media timer assistant
PI2SEmluator(Ver1.01)
- i2s协议模拟测试主要源代码 总结 1.熟悉采用并口驱动程序SDK来访问并口(本次采用的并口驱动为:port95,WinIo,NTPORT) 2.熟悉I2S接口协议(根据不同的通讯设备有一点差别) 3.反复实验了解到Windows下采用高精确实时控制不能简单采用线程处理,而用多媒体定时器函数timeSetEvent来实现,否则线程在运行过程中会随机被系统其他进程打断而不能完成精确定时功能。-err
Gaot
- 如果定时器的精度影响到你的程序质量,可以下载此源码,多媒体定时器的精度可以达到1ms。定时期间,不会阻塞程序。-If the timer accuracy affects the quality of your program, you can download the source code, multimedia timer accuracy can achieve 1ms. From time to time during the
MidiPlayer
- Windows下使用多媒体定时器播放midi文件的一个程序。-Use Windows multimedia timer to play midi file a procedure.
supertimer
- 本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.-Achieved one of the examples in the microsecond-level precision timing, use the basic functions of
timer4
- 用VC++ Win32 Application编的简单的多媒体定时器程序。-With VC++ Win32 Application provision of the multimedia timer easy process.