zoukankan      html  css  js  c++  java
  • 算法思想

    1.算法思想的概念

    ================================================================================================ 

    1.1贪心--贪心思想

     =======================================================================================================

    1.1.1  贪心--背包问题

     =========================================================================================================================

    1.1.2  贪心--贪心算法思考

     

     ========================================================================================================

    1.2、贪心-贪心算法应用场景

     

     =============================================================================================================

    1.3、分治-归并排序如何体现分治思想

     ========================================================================================================================

    1.3.2 、分治-海量数据处理(10G订单有序问题)

    ========================================================================================================================

    1.4、回溯-思想概述   (回溯算法)

    ====================================================================================================================

     1.4.1、回溯-八皇后问题思路分析

     

     

     ==================================================================================================================

    1.4.2、回溯-八皇后问题代码实现

  • 相关阅读:
    75. Sort Colors
    101. Symmetric Tree
    121. Best Time to Buy and Sell Stock
    136. Single Number
    104. Maximum Depth of Binary Tree
    70. Climbing Stairs
    64. Minimum Path Sum
    62. Unique Paths
    css知识点3
    css知识点2
  • 原文地址:https://www.cnblogs.com/curedfisher/p/12400395.html
Copyright © 2011-2022 走看看