Coder Social home page Coder Social logo

cszcsz.github.io's People

Contributors

cszcsz avatar

Stargazers

 avatar

cszcsz.github.io's Issues

算法笔记-02递归的理解 | csz的博客

https://cszcsz.github.io/2019/11/01/%E7%AE%97%E6%B3%95%E7%AC%94%E8%AE%B0-02%E9%80%92%E5%BD%92%E7%9A%84%E7%90%86%E8%A7%A3/

  1. 关于递归的感受1.1 什么是递归     在我学习数据结构和算法的时候,递归和动态规划是我觉得最难啃的两块硬骨头,在此我想记录下我对递归的一些理解和想法。首先,什么是递归?递归是一个函数自己调用自己的过程,调用的过程可称之为递,结果返回的时候可称之为归。    递归是一种十分优雅的编程技巧,十分适合计算机来干,但却有

算法笔记-02递归的理解 | csz的博客

https://cszcsz.github.io/2019/10/24/%E7%AE%97%E6%B3%95%E7%AC%94%E8%AE%B0-02%E9%80%92%E5%BD%92%E7%9A%84%E7%90%86%E8%A7%A3/

  1. 关于递归的感受1.1 什么是递归     在我学习数据结构和算法的时候,递归和动态规划是我觉得最难啃的两块硬骨头,在此我想记录下我对递归的一些理解和想法。首先,什么是递归?递归是一个函数自己调用自己的过程,调用的过程可称之为递,结果返回的时候可称之为归。    递归是一种十分优雅的编程技巧,十分适合计算机来干,但却有

算法笔记-01复杂度分析 | csz的博客

https://cszcsz.github.io/2019/10/24/%E7%AE%97%E6%B3%95%E7%AC%94%E8%AE%B0-01%E5%A4%8D%E6%9D%82%E5%BA%A6%E5%88%86%E6%9E%90/#more

  1. 为什么要做这个笔记​ 最近开始重新学习数据结构与算法知识,俗话说:读书白遍,其义自见,要想真正学好数据结构与算法,必须要经过不断地反复锤炼才行,做笔记是一个消化知识的过程,在脑海中将学到的知识重演一遍并以自己的话总结出来,这样自身的内功才能得以提升。 2、时间复杂度2.1 什么是时间复杂度 时间复杂度描述的是算法的执行时间随问题规模增长变化的趋势 2.2 为什么要引入时间

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.