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

Search list

[Windows DevelopUnwindowsTimerSupport

Description: 提供了MFC中的CTimer类的功能,但它不需要窗口的支持,使用时,只需继承CTimerSupport类。 计时器是持续运行的,如果不被KillTimer()函数停止;会持续调用OnTimer()函数。-the MFC CTimer the functional category, but it does not need the support of the window, use, only inherit CTimerSupport category. Timer is a continuous operation, if not KillTimer () function ceased; will continue to call OnTimer () function.
Platform: | Size: 1765 | Author: 张海玉 | Hits:

[Windows DevelophowtouseCTimer

Description: 本程序主要是介绍如何使用CTimer定时器,有需要的可以下来自己研究
Platform: | Size: 63804 | Author: wzy | Hits:

[Other resourcectimer

Description: 一个用C51编写的倒计时程序,可通过PC传送起始时间,也可回传当前时间。比较简单-C51 with a countdown of the preparation process, through PCs starting time, but also back - the present time. Relatively simple
Platform: | Size: 16399 | Author: 张元康 | Hits:

[SCMctimer

Description: 一个用C51编写的倒计时程序,可通过PC传送起始时间,也可回传当前时间。比较简单-C51 with a countdown of the preparation process, through PCs starting time, but also back- the present time. Relatively simple
Platform: | Size: 16384 | Author: 张元康 | Hits:

[Windows DevelopUnwindowsTimerSupport

Description: 提供了MFC中的CTimer类的功能,但它不需要窗口的支持,使用时,只需继承CTimerSupport类。 计时器是持续运行的,如果不被KillTimer()函数停止;会持续调用OnTimer()函数。-the MFC CTimer the functional category, but it does not need the support of the window, use, only inherit CTimerSupport category. Timer is a continuous operation, if not KillTimer () function ceased; will continue to call OnTimer () function.
Platform: | Size: 1024 | Author: 张海玉 | Hits:

[Windows DevelophowtouseCTimer

Description: 本程序主要是介绍如何使用CTimer定时器,有需要的可以下来自己研究-This procedure is mainly CTimer describes how to use the timer, there is a need to study the can down their own
Platform: | Size: 63488 | Author: wzy | Hits:

[Linux-Unixtimer.tar

Description: linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到容器中,reset不改变CTimer的定时器类型属性。 代码来源于CppExplore,感谢博客主的共享。 -err
Platform: | Size: 6144 | Author: 刘竞楠 | Hits:

[source in ebookTimer

Description: 用 VC 自制的 CTimer 控件,附件是调用该类产生的可执行文件。-This is the CTimer self-created, and the attached file is the exe by calling the class.
Platform: | Size: 33792 | Author: 大帆 | Hits:

[ConsoleTimerTest

Description: 此为 100 模拟 Borland C++ Builder 而制作的 CTimer 控件,并已经编译 OK。-This is the software simulating the controler of TTimer in BCB6.0 actually.
Platform: | Size: 33792 | Author: 大帆 | Hits:

[OS programctimer

Description: 基于Windows MFC的高精度计时代码,方便需要精确计时的朋友。 CTimer-Using QueryPerformanceFrequency and QueryPerformanceCounter to perform high timing precision on windows platform.
Platform: | Size: 2048 | Author: highrisk | Hits:

[GUI DevelopCTimer

Description: CTimer class. Implementation of the timer cla-CTimer class. Implementation of the timer class
Platform: | Size: 1024 | Author: Kofan | Hits:

[SCMcTimer

Description: 单片机开发,分别介绍各个相关模块的datasheet及相关开发设置。-Microcontroller development, respectively, of each module datasheet and development settings.
Platform: | Size: 3072 | Author: 宁博 | Hits:

[Dialog_WindowTimeAndDate

Description: 一个应用CTimer、SetTimer来实现电子时钟,秒表自动走动,里面还包含了时间类的加减计算以及控件自绘,字体颜色等-MFC CTimer SetTimer
Platform: | Size: 13131776 | Author: 方波 | Hits:

[Windows Developtianshisnow

Description: 飞舞的天使_VB下雪场景和乐谱循环播放,由以下几个个独立工程组合而成:飞舞的天使(frmMain.frm, frmMenu.frm, MFormExpanded.bas, MPictureForm.bas)下雪(MTimer.bas, CTimer.cls, CSnow.cls)其中,前两个模块可不要,它们是实现计时器功能的。心形轨迹运动(参考工程:心脏线-坐标旋转-控件移动轨迹(MBeautyCurve.bas, clsWaitableTimer.cls))音乐播放(参考工程:电子钢琴 Ver 1.0.3 (frmPiano.frm, MMidiOut.bas, MPath.bas, MOthers.bas, CIni.cls))   参考资料:天使动画 (飞舞的天使GIF图片,飞舞的天使VB源代码)-_VB Snow angel flying scenes and music loop, a combination of several independent projects together: dancing angels (frmMain.frm, frmMenu.frm, MFormExpanded.bas, MPictureForm.bas) snow (MTimer.bas , CTimer.cls, CSnow.cls) in which the first two modules can not, they are to realize the timer function. Heart-shaped trajectory (Reference Engineering: Heart line- Coordinate Rotation- Controls the movement trajectory (MBeautyCurve.bas, clsWaitableTimer.cls)) music player (Reference Engineering: Electronic Piano Ver 1.0.3 (frmPiano.frm, MMidiOut.bas, MPath. bas, MOthers.bas, CIni.cls)) References: Angel Animation (GIF picture flying angel, flying angels VB source code)
Platform: | Size: 171008 | Author: ipudn33 | Hits:

[OS programCtimer

Description: 使用Windows Multimedia Timer的控件,比Delphi缺省TImer控件要精准。-A Timer Control reference by WMM
Platform: | Size: 3072 | Author: hening | Hits:

[Windows Developctimer

Description: To learn timers in mfc visual c-To learn timers in mfc visual c++
Platform: | Size: 14336 | Author: imskamal | Hits:

[ADO-ODBCctimer

Description: 基于Windows MFC的高精度计时代码,方便需要精确计时的朋友。CTimer-Using QueryPerformanceFrequency and QueryPerformanceCounter to perform high timing precision on windows platform.
Platform: | Size: 1024 | Author: r7zhon | Hits:

[Button controlCTimer

Description: MFC定时器控件,设置了按钮控制程序开始每隔1,2秒更新一次-mfc timer demo
Platform: | Size: 33537024 | Author: 李旭 | Hits:

[ConsoleCTimer

Description: 时间类CTime,用于表示时间值(小时、分钟、秒)。要求:可以初始化时间值,显示当前时间,并具有将秒数加1的功能。在主函数中声明CTime的对象,并设置其初始时间,然后测试秒数加1的功能(通过一个循环语句将初始时间依次加1秒,并在屏幕输出当前时间)。-Time class CTime, used to represent the time value (hours, minutes, seconds). Requirements: You can initialize a time value, displays the current time, and having the number of seconds plus one function. Statement in the main function CTime object and set its initial time, and then test the function of the number of seconds plus 1 (the initial loop through a time incremented by one second, the screen output and the current time).
Platform: | Size: 1024 | Author: HiJune | Hits:

CodeBus www.codebus.net