Giter Club home page Giter Club logo

Comments (3)

youngwind avatar youngwind commented on July 21, 2024
  1. 请问动态图是直接用 html、css 和 js 写的吗?我一直觉得,对于算法的解释而言,用文字则过于抽象,用动图则制作麻烦,最方便可能还是白板直接画,然后画白板却不容易记录,除非做成视频,但是成本也不低。

  2. 正好我前几天又重新看了一遍这个 KMP,在 youtube 上找到不错的视频,值得学习参考。前两个是从前缀后缀的角度分析,第三个是结合状态机分析(当然也少不了前缀后缀重合的本质)。

    1. https://www.youtube.com/watch?v=GTJr8OvyEVQ
    2. https://www.youtube.com/watch?v=KG44VoDtsAA
    3. https://www.youtube.com/watch?v=PvAngd1J5kw

from blog.

Aaaaaaaty avatar Aaaaaaaty commented on July 21, 2024

@youngwind 是用js写的效果,我写完这个也是觉得文字真是抽象,图也有点不直观哈哈哈;其实我只是学习了这个算法自己实现之后总结成文章记录下(但是为了结合前端我就加了dom操作做成了动态的演示,但是我忘记放演示地址了233);谢谢推荐的文章~我再学习学习

from blog.

TonyChenn avatar TonyChenn commented on July 21, 2024

想在个人博文中引用下 上面动态图,会注明出处的。

from blog.

Related Issues (20)

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.