跳转至

2.8. 总结

2.8. Summary

  • 算法分析是一种与实现无关的测量算法的方法。
  • Big O 表示法允许根据算法的主要过程(相对于问题的规模)对算法进行分类。
  • Algorithm analysis is an implementation-independent way of measuring an algorithm.
  • Big O notation allows algorithms to be classified by their dominant process with respect to the size of the problem.

最后更新: 2024年9月12日
创建日期: 2024年9月9日