上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 164 下一页
  2019年11月21日
摘要: 中断和异常的再总结原文链接:https://blog.csdn.net/u011240016/article/details/53117093@(OS)内部异常(内中断)故障(fault)自陷(trap)... 阅读全文
posted @ 2019-11-21 15:45 蔡军帅 阅读(806) 评论(0) 推荐(0)
摘要: 中断和异常的再总结 原文链接:https://blog.csdn.net/u011240016/article/details/53117093@(OS) 内部异常(内中断) 故障(fault)自陷(trap)终止(abort)是源自CPU执行指令内部的事件。如:非法操作码,地址越界,算术溢出,虚存 阅读全文
posted @ 2019-11-21 15:45 蔡军帅 阅读(1905) 评论(0) 推荐(0)
  2019年11月20日
摘要: 1147 Heaps (30 分) 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, 阅读全文
posted @ 2019-11-20 17:20 蔡军帅 阅读(292) 评论(2) 推荐(0)
摘要: 1147 Heaps (30 分) In computer science, a heap is a specialized tree-based data structure that satisfie... 阅读全文
posted @ 2019-11-20 17:20 蔡军帅 阅读(187) 评论(0) 推荐(0)
摘要: 1146 Topological Order (25 分) This is a problem given in the Graduate Entrance Exam in 2018: Which of ... 阅读全文
posted @ 2019-11-20 17:02 蔡军帅 阅读(127) 评论(0) 推荐(0)
摘要: 1146 Topological Order (25 分) This is a problem given in the Graduate Entrance Exam in 2018: Which of the following is NOT a topological order obtaine 阅读全文
posted @ 2019-11-20 17:02 蔡军帅 阅读(287) 评论(0) 推荐(0)
摘要: 1145 Hashing - Average Search Time (25 分) The task of this problem is simple: insert a sequence of distinct positive integers into a hash table first. 阅读全文
posted @ 2019-11-20 16:34 蔡军帅 阅读(498) 评论(0) 推荐(0)
摘要: 1145 Hashing - Average Search Time (25 分) The task of this problem is simple: insert a sequence of dis... 阅读全文
posted @ 2019-11-20 16:34 蔡军帅 阅读(204) 评论(0) 推荐(0)
摘要: 1144 The Missing Number (20 分) Given N integers, you are supposed to find the smallest positive intege... 阅读全文
posted @ 2019-11-20 16:21 蔡军帅 阅读(117) 评论(0) 推荐(0)
摘要: 1144 The Missing Number (20 分) Given N integers, you are supposed to find the smallest positive integer that is NOT in the given list. Input Specifica 阅读全文
posted @ 2019-11-20 16:21 蔡军帅 阅读(392) 评论(0) 推荐(0)
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 164 下一页