搜索资源列表
monitor_cif
- C++7.0程序,监控应用程序是否正常运行,定时器可以设置到毫秒级。-procedures, monitoring applications normal operation, the timer can be set millisecond.
CWndTimer
- 一个VisualC++的基于窗口的定时器类,可以实现1毫秒的精确定时-a VC-based window timer category, can achieve a millisecond of precision timing
QTimers
- 用API做的毫秒级定时器,包含了一个闹钟类-do with the API millisecond timer, an alarm clock includes category
MinTimer
- 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I think there are two reasons. F
MultiTimer
- 各种定时器编程,可实现高精度的定时器,实现毫秒级或微秒级的延时-various timer programming can achieve high-precision timer, achieving millisecond or microsecond delay
DOS_TIMER
- DOS下的一个通用定时器程序,可以实现毫秒精度-DOS timer of a common procedure, can achieve a millisecond accuracy
GradualChange
- 这个代码是使用VC++编写的一个背景渐变的程序,在view类中实现,定时器设置为100毫秒。-this code is used in the preparation of a VC background gradual process, in view category achieved, Set the timer for 100 milliseconds.
timer
- 高精度定时器,精度为毫秒,基于VC++开发的一个定时器,可用于高精度定时以及其他
o025_StopWatch
- “跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(1KB)
o025_StopWatch
- “跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(1KB)-"stopwatch" VB Timer control of the accuracy seems to be a millisecond, but only reached tens of milliseconds. This "stopwatch" the use of multim
利用ADC0809和DAC0832实现模拟电压信号的采集与输出
- 使用T1作为定时器(定时时间为50毫秒),每1秒时间后,启动ADC0809转换,在转换结束后(触发外部中断)读出A/D转换值,将该值输出到DAC0832,并同时显示到LCM显示器上(显示子程序/函数由实验库文件提供)
Timer
- VC6.0编写的Windows定时器例程,实现1毫秒定时-this is a Timer Porgram
yaohao
- 用多媒体定时器编写的摇号程序,翻屏速度毫秒级,完全随机。已摇出的号码不会重复。-lotto machine program,high speed,total random
MultiTimerDemo
- Windows编程中,需用到多种定时器,定时器精度也有很大差别,其中多媒体定时器可达1毫秒的精度.广泛用于工业控制中.这个源码主要是学习如何使用多媒体定时器.-Windows programming, the need to rely on a variety of timer, the timer accuracy is also very different, in which multi-media up to 1 ms timer accuracy. Are widely used in
MilliSecondDemo
- vc使用定时器显示毫秒级的时间\MilliSecondDemo 的程序源码-vc millisecond timer shows the time \ MilliSecondDemo the program source code
timer
- 本程序制作了一个毫秒定时器 精巧 简单 以供大家学习- Milliseconds timer
MilliSecondDemo
- vc 使用定时器显示毫秒级的时间\MilliSecondDemo-vc millisecond timer shows the time \ MilliSecondDemo
swoole-master
- 一个专门为PHP语言设计的异步、并行、高性能网络通信引擎,使用纯C语言编写,提供了PHP语言的异步多线程服务器,异步TCP/UDP网络客户端,异步MySQL,异步Redis,数据库连接池,AsyncTask,消息队列,毫秒定时器,异步文件读写,异步DNS查询。 Swoole内置了Http/WebSocket服务器端/客户端、Http2.0服务器端。-A special asynchronous, PHP language design, high performance parallel net
200毫秒定时
- 利用编码器,步进电机,实现,反馈编码器的脉冲,控制步进电机的工作(Use the encoder, step motor, realize, feed back the pulse of the encoder, control the work of the stepping motor.)
毫秒定时器
- 在Isis中基于51单片机的仿真,实现毫秒定时功能(In Isis, based on the simulation of 51 MCU, the millisecond timing function is realized.)