搜索资源列表
VC6_mschart_To_VC2010
- mfcdll创建和调用应用,这里给出vc6的mschar图表控件用于vc2010示例,VC6创建的动态库程序调用mschar生成DLL接口,再在VC2010调用。控件随窗口变化时自动调整控件显示大小和位置。修改下自动生成的数据也在定时器或者线程里调用显示实时数据变化情况。应用于数据统计上作为花销直观的外观显示-Creating and calling application mfcdll here given the vc6 mschar chart control for vc2010 exa
poco-1.4.7-all
- POCO是很不错的C++跨平台开源库,包含网络(HTTP、FTP等)、正则、XML、Zip、日期、文件、线程、通知、配置、日志、Timer等方面的类-poco class
KTimer.tar
- 轻量级计时库。封装了Windows/Linux的高精度计时接口,支持多线程调用,便于在产品发布后对程序中关键部分进行性能统计。-A light-weight timer library. It encapsulation the timer interface of Windows/Linux and support multi-thread. It is easy to record the performance statistics of the key parts in program
TThreadTimer
- 晓不得2013大师的Threadtimer 很好用。(I wonder if 2013 master Threadtimer is good enough.)
多线程实现的例程
- PB多线程的源码例子,用于多线程并行,可不用等待timer时间的顺序执行。(A source code example of PB multithreading)
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)
TimeTest
- 一个多线程的c++定时器,封装接口,有例子可以参考使用(A multi-threaded c++ timer, encapsulated interface, can be used as an example.)