软件包: libjheaps-java (0.14-2)
libjheaps-java 的相关链接
Trisquel 的资源:
下载源码包 jheaps:
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Pierre Gruet
外部的资源:
- 主页 [github.com]
相似软件包:
Java library with various heap implementations
This library contains various heap implementations written in Java. A heap is a priority queue data type which contains elements with keys (duplicate keys are permitted) from a totally-ordered universe. The library is easy to use, its data structures have a well defined interface, it is fast and well documented, and the heaps are written in a similar way as in the JDK.