readme

来自「是一个linux下面实现的非阻塞的堆」· 代码 · 共 9 行

TXT
9
字号
These contain source code from an implementation ofan array based concurrent priority queue heap.The TR describing this algorithm is TR560 titled"An Efficient Algorithm for Concurrent Priority Queue Heaps." by Galen C. Hunt, Maged M. Michael, Srinivasan Parthasarathyand Michael L. Scott.It was implemented on on a SGI-Challenge 12 processor(MIPS 4000 architecture) machine.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?