240 发简信
IP属地:北京
  • 排序实现C++版

    冒泡排序 插入排序 选择排序 归并排序 快排 堆排序

  • 分治算法

    divide-andconquer paradigm first step: Divide the problem into a number ...

  • Resize,w 360,h 240
    贪心算法

    general strategy

  • Resize,w 360,h 240
    Asymptotic notation

    rate of growth的概念 how fast a function grows with the input size. We call...

  • 我的第一篇博文

    C++ 大纲 C++ fundamentals STL Generic Programming OOP Modern C++