Welcome![Sign In][Sign Up]
Location:
Search - mmtimer

Search list

[Windows DevelopMinTimer

Description: 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I think there are two reasons. First : CWnd not inside the timer accurate to the millisecond, we must write an accurate to the millisecond. Second : CWnd timer inside the price is too high, because sometimes we simply do not like the window, In order to use the timer, which had derived from CWnd Lane. I wrote this mmtimer, is mainly to solve the above two points and design
Platform: | Size: 112810 | Author: zniao | Hits:

[OS programMMTimer

Description: 多媒体定时器头文件,可以精确在windows里定时1ms-multimedia timer header files, the precise timing windows Lane 1ms
Platform: | Size: 3568 | Author: 笨熊 | Hits:

[Windows DevelopMinTimer

Description: 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I think there are two reasons. First : CWnd not inside the timer accurate to the millisecond, we must write an accurate to the millisecond. Second : CWnd timer inside the price is too high, because sometimes we simply do not like the window, In order to use the timer, which had derived from CWnd Lane. I wrote this mmtimer, is mainly to solve the above two points and design
Platform: | Size: 112640 | Author: zniao | Hits:

[OS programmmtimerandsocket

Description: 关于vc的高精度多媒体定时器及网络通讯功能简单实现的例子,用于工业上下微机控制参考-vc on the high-precision timer and multimedia communications networks to achieve a simple example. for the next industrial microcomputer control reference
Platform: | Size: 136192 | Author: 控制 | Hits:

[OS programMMTimer

Description: 多媒体定时器头文件,可以精确在windows里定时1ms-multimedia timer header files, the precise timing windows Lane 1ms
Platform: | Size: 3072 | Author: 笨熊 | Hits:

[OS programmmtimer

Description: C++builder下编写的多媒体定时器应用的例子,非常方便地移植到数据采样控制方面的工控程序。-multimedia timer programming with C++Builder。
Platform: | Size: 13312 | Author: haofeng | Hits:

[OS programMMTimer

Description: 定时器自动设置定时,定时级别为10MS,价值3-Timer is automatically set from time to time, regular level of 10MS, the value of 3666
Platform: | Size: 10240 | Author: xiaobai | Hits:

[Windows DevelopmmTimer

Description: 这是一个ms级的定时控件,弥补了VB6中没有精密定时控件的空白,好的话顶一下.-This is a regular class ms control, VB6 does not make up for the precision control of the blank from time to time, if the top look good.
Platform: | Size: 100352 | Author: 尹刚 | Hits:

[OS programTimer(VB)

Description: 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择. 可惜多媒体定时器与VB6似乎不太和谐,如果在回调函数中出现代码,则极易崩溃,即使在IDE种运行正常,生成EXE后也会不稳定,没辙! ■ QTimer原始:是CSDN网友“嗷嗷叫的老马”的作品,使用QueryPerformanceCounter()制作的精密定时器,作者代码很具创造性而且精简。 但有个小问题:拖动鼠标时会停顿。 ■ Active EXE_hTimer: 是在“QTimer原始”基础上改装的一个Active EXE, 拖动鼠标时不会停顿,不爽的是任务管理器进程中又多出了一个hTimer.exe。 ■ mmTimer控件:是对多媒体定时器的包装,先用VC对多媒体定时器进行包装再提供给VB6使用,解决了VB6与多媒体定时器"不和谐"的问题。 不会停顿,进程中也不会出现"多余的" EXE, 推荐使用 Thinker2009 2009-07-04-This is a collection of VB timer, timer to achieve a variety of ways, there are ordinary, but also sophisticated, super-sophisticated, there are dll s ocx s, as well as the active exe, short will be able to find your favorite ... ■ SetTimer (Multi-Timer): is to use SetTimer () and have a callback function of the Timer, Timer control with VB6 in effect, the only API to achieve it, do not like to use controls may be like a friend ■ Timer Competition (CSDN): is provided CSDN User Timer test code: QueryPerformanceCounte () multimedia timer and VB6 timer control. Test, we can see the difference between three kinds of timers. Multimedia timer and QueryPerformanceCounte () are a better choice. Unfortunately, multimedia timer does not seem in harmony with VB6, if there in the callback function in code, while easy to collapse, even in the IDE to run the normal species, after the EXE will be generated instability,没辙! ■ QTimer original: Yes CSDN netizen "Old嗷嗷called" the works,
Platform: | Size: 114688 | Author: 尹刚 | Hits:

[Windows DevelopmmTimer_source

Description: 最近有朋友要mmTimer的源码,这里便是 mmTimer的实现源码,包括VB(ocx),VC(dll),注意是单线程,需要自己改多线程-Recently, a friend to mmTimer the source, here is the realization of mmTimer source, including VB (ocx), VC (dll), attention is single-threaded, multi-thread needs its own reform
Platform: | Size: 173056 | Author: 尹刚 | Hits:

[Streaming Mpeg4MMTimer_test-ysirss20100708

Description: 自己写的用在网络流媒体传输中的mmtimer程序,完全可用的mmtimer测试程序,对不知如何使用mmtimer的人帮助很大,简单移植即可使用-Written with their own network streaming in mmtimer program completely available mmtimer test procedures, people do not know how to use mmtimer very helpful, easy to use transplantation
Platform: | Size: 47104 | Author: 杨在 | Hits:

[SCMtimeSetEvent

Description: 采用wince6.0,天嵌开发板及BSP,制作的SDK,针对WM_TIMER定时精度不高的问题,本列采用多媒体定时器,可方便实现高精度定时器,最小定时为MS级。-#include "stdafx.h" #include "TimeCount.h" #include "TimeCountDlg.h" #include "stdafx.h" #include "TimeCount.h" #include "TimeCountDlg.h" #include "Mmsystem.h" #ifdef UNDER_CE //WIN32_CE #pragma comment(lib, "mmtimer.lib") #else #pragma comment(lib, "Winmm.lib") #endif
Platform: | Size: 8931328 | Author: loveclt | Hits:

[ActiveX/DCOM/ATLMMTimer

Description: 一个利用VC++ 编程环境ATL开发的多媒体定时器控件- one ActiveX Contrl about Multimedia timer
Platform: | Size: 2778112 | Author: gaoxinhao | Hits:

[Linux-Unixmmtimer

Description: Timer device implementation for SGI SN platforms.
Platform: | Size: 7168 | Author: vonghusei | Hits:

[Linux-Unixmmtimer

Description: Intel Multimedia Timer device interface.
Platform: | Size: 7168 | Author: muesoudao | Hits:

[Linux-Unixmmtimer

Description: ieee_scalbn(x,n) returns x 2n computed by exponent manipulation rather than by actually performing an exponentiation or a multiplication. -ieee_scalbn(x,n) returns x 2n computed by exponent manipulation rather than by actually performing an exponentiation or a multiplication.
Platform: | Size: 2048 | Author: cswuexh | Hits:

[OS programMmTimer.dll

Description: 这是一款精确的定时器,她的定时精度可以达到一个毫秒,通常普通的系统定时器只能达到十五个毫秒-this timer precise can to 1 ms,compare with other timer ,this timer have sharp optical advantages,have deeply precise which other timer only can to 20 ms
Platform: | Size: 3072 | Author: 李汉 | Hits:

CodeBus www.codebus.net