搜索资源列表
eaqm
- Edge based active queue management
LKH
- 用于密钥管理中的排队论中,能够体现出那个参与者先出数列和那个后出数列。-For key management in the queue theory, be able to demonstrate that participants in the series and the first after the series.
myPQ
- Priority queue implement in c codes. From ucsd professor walt
librame_utility_3.5.12.0425
- 1、Librame.Caching(缓存功能) 支持文件缓存与 SQL 缓存依赖; 支持缓存队列、支持线程安全等功能;(比System.Web.Caching 更加强大) 2、Librame.Language(多语种功能) 支持枚举、异常、框架、其它等类型的多语言配置功能。 3、Librame.Logging(日志功能) 支持调试、信息、警告、错误、致命等类别的日志记录功能。 4、Li
priority_queue
- 实现优先队列的初始化,查找,插入,删除操作,并且控制其查找,插入,删除操作的算法时间复杂度为O(logn)。-Implement priority queue initialization, search, insert, delete, and control their search, insert, delete algorithm time complexity is O (logn).