搜索资源列表
MinTimer
- 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I
Timer
- vc编写的计时器,可以支持到毫秒级。是个不可多得的程序。-vc write timer, can support to the millisecond. Is a rare procedure.
TimeAgent
- 该程序以JADE为平台,实现一个具有计时功能的Agent。-JADE as a platform for the program to achieve a timing function Agent.