搜索资源列表
main
- artificial neural network Queue management algorithm for network simulator 2 in linux
queue
- c语言队列的实现 在linux环境下测试通过 -c language queue implementation in the linux environment test
algorithms-master
- 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
queue
- 一个队列,可以放入任意类型和长度的数据,出入可加锁,在windows linux都可用,如果要用于linux,要改下锁的定义-a queue