2016年1月10日
摘要: Randomized Quicksort·running time is independent of input ordering·no assumptions about the input distribution·np specific input elict the worst-case ... 阅读全文
posted @ 2016-01-10 15:17 徐斌斌丶 阅读(150) 评论(0) 推荐(0) 编辑
  2015年11月24日
摘要: 本篇随笔仅作为个人学习《C++ Primer》智能指针一节后的部分小结,抄书严重,伴随个人理解。主要介绍shared_ptr、make_shared、weak_ptr的用法和联系。 阅读全文
posted @ 2015-11-24 00:05 徐斌斌丶 阅读(573) 评论(0) 推荐(0) 编辑