资源列表
[数据结构常用算法] PriorityQueue
说明:实现本优先队列的初始化,查找,插入,删除操作,并且控制 其查找,插入,删除操作的算法时间复杂度为O(logn)。-Achievement of the priority queue is initialized, search, insert, delete, and control their search, insert, delete operation time complexity of the algorithm is O (logn).<Chan> 在 上传 | 大小:2kb | 下载:0
[数据结构常用算法] RLSMatrix
说明:以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算,稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。-With " OK logical link information," the order said triples sparse matrix to achieve two matrices addition, subtraction and multiplication operations, the use of<冤大头> 在 上传 | 大小:2kb | 下载:0
[数据结构常用算法] least-common-ancestor
说明:Tarjan的脱机最小公共祖先问题,里面使用了pair,map以及结构体等相关结构-Tarjan off-line least common ancestors problem<lixiaobo> 在 上传 | 大小:2kb | 下载:0