zoukankan      html  css  js  c++  java
  • 三个数据结构和算法可视化网站

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

    https://visualgo.net/en

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

    如果你是算法初学者,强烈推荐这个「算法可视化」工具Algorithm Visualizer,很清晰地绘制了每一个基础算法的原理和运作流程。仓库地址 https://algorithm-visualizer.org/
    该站点的源码很值得学习,主要用javascript制作  汇总页 https://github.com/algorithm-visualizer/
    该站点的源码 https://github.com/algorithm-visualizer/algorithm-visualizer
    该站点服务器端源码 https://github.com/algorithm-visualizer/server
    该站点的算法 https://github.com/algorithm-visualizer/algorithms

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

    https://www.cs.usfca.edu/~galles/visualization/Algorithms.html

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

  • 相关阅读:
    nc多校2021-9E.Eyjafjalla
    AcWing第一场周赛题解
    关于Windows和Linux下的对拍
    牛客小白月赛29全题解
    牛客小白月赛32全题解
    牛客小白月赛33全题解
    AC自动机
    Trie树
    KMP
    celery序列化问题
  • 原文地址:https://www.cnblogs.com/Thermo/p/15320819.html
Copyright © 2011-2022 走看看