文件名称:Timer
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-01-30
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
以最小堆、红黑树、时间轮三种方式实现定时器,时间轮效率最高,非常具有参考价值!-With the minimum heap, red and black tree, time round three ways to realize timer, time round the highest efficiency, has the reference value very much!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Timer
.....\main.cpp
.....\Makefile
.....\mtr_heap_timer.cpp
.....\mtr_heap_timer.h
.....\mtr_rb_tree.c
.....\mtr_rb_tree.h
.....\mtr_rb_tree_timer.cpp
.....\mtr_rb_tree_timer.h
.....\mtr_wheel_timer.cpp
.....\mtr_wheel_timer.h
.....\非常适合linux(服务器 应用 嵌入式)开发.doc