搜索资源列表
定时器源代码MFCTimer
- 使用vc编写的定时器源代码-vc prepared to use the timer source code
CWndTimer
- 一个VisualC++的基于窗口的定时器类,可以实现1毫秒的精确定时-a VC-based window timer category, can achieve a millisecond of precision timing
mmtimerandsocket
- 关于vc的高精度多媒体定时器及网络通讯功能简单实现的例子,用于工业上下微机控制参考-vc on the high-precision timer and multimedia communications networks to achieve a simple example. for the next industrial microcomputer control reference
noWindowTimer
- 在vc++开发环境中,非窗口的定时器是比较复杂的工作,所以笔者开发了一个类,能实现非窗口定时器-in vc development environment, the window-timer is quite complex, so I developed a class, window to achieve non-timer
Timer
- 一个秒级的定时器类,Vc下开发,成熟可靠。
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown
7种定时器
- VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
Timer(VB)
- 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
SingleTimer
- 这是一个自己写得VC定时器类,可以很方便的完成定时器的功能.定时器类,既被其他类继承,也可以单独使用-This is a VC timer write their own category, can be easily completed by the timer function. Timer category, not only by other types of inheritance, can also be used alone
Timer
- 一个vc++的定时器类,不使用窗口定时器的例子.-A vc++ timer class, do not use windows timer example.
Timer
- 这是一个VC实现的定时器的例子,首先定制一个资源ID,然后通过SetTimer函数-Timer example
1ms
- 一个1ms的定时器程序,VC6.0下编译通过,C++编写-A 1ms timer program, VC6.0 compiled by, C++ to prepare
Timer
- 介绍VC中定时器的作用,有说明和注释,供新手学习-Describes the role of VC in the timer, there are instructions and notes for the novice to learn
vctime
- vc++定时器应用例子,多种定时器的方法,学习定时器的好例子。-vc++ timer application example, a variety of timer means, to learn a good example of the timer.
Timer_SourceCode
- 用VC开发的定时器软件,可以实现计时功能-Timer software with VC++
VC_timer
- 关于VC++的一种定时器的应用,可以精确的对系统时钟进行设置,是高分辨率定时器-VC++ on a timer application, can be precisely set the system clock is high-resolution timer
HideProcess
- VC++实现隐藏程序,并保证不被进程关闭,可设置隐藏的时间。程序实现的基本思路是:加载RegisterServiceProcess函数所在的链接库,得到RegisterServiceProcess函数的地址,执行RegisterServiceProcess函数,在任务列表中隐藏程序卸载链接库,设定定时器,隐藏程序的同时,隐藏窗口。 -VC++ to achieve hidden program, and to ensure that the process is not closed, ca
TimerDemo
- vc 使用定时器实时显示当前时间\TimerDemo 的程序源码-vc real-time using the timer displays the current time \ TimerDemo
TimerDemo
- vc ——使用定时器实时显示当前时间\TimerDemo-vc- use the timer display the current time \ TimerDemo
MilliSecondDemo
- vc 使用定时器显示毫秒级的时间\MilliSecondDemo-vc millisecond timer shows the time \ MilliSecondDemo