2019年10月7日

摘要: A registration card number of PAT consists of 4 parts: the 1st letter represents the test level, namely, T for the top level, A for advance and B for 阅读全文
posted @ 2019-10-07 22:21 等下一班车 阅读(162) 评论(0) 推荐(0)
 
摘要: A proper vertex coloring is a labeling of the graph’s vertices with colors such that no two vertices sharing the same edge have the same color. A colo 阅读全文
posted @ 2019-10-07 15:41 等下一班车 阅读(141) 评论(0) 推荐(0)
 
摘要: In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the 阅读全文
posted @ 2019-10-07 11:54 等下一班车 阅读(306) 评论(0) 推荐(0)