Giter Club home page Giter Club logo

acm's Introduction

主要内容

蓝桥杯

基础训练、算法训练、算法提高、历届试题。

一本通基础篇

近400道题。

一本通高级版

  1. 基础算法
  • 1.1 贪心算法
  • 1.2 二分与三分
  • 1.3 深搜的剪枝技巧
  • 1.4 广搜的优化技巧
  1. 字符串算法
  • 2.1 哈希和哈希表
  • 2.2 KMP算法
  • 2.3 Trie字典树
  • 2.4 AC自动机
  1. 图论
  • 3.1 最小生成树
  • 3.2 最短路
  • 3.3 SPFA算法的优化
  • 3.4 差分约束
  • 3.5 强连通分量
  • 3.6 割点和桥
  • 3.7 欧拉回路
  1. 数据结构
  • 4.1 树状数组
  • 4.2 RMQ问题
  • 4.3 线段树
  • 4.4 倍增与LCA
  • 4.5 树链剖分
  • 4.6 平衡树Treap
  1. 动态规划
  • 5.1 区间类动态规划
  • 5.2 树型动态规划
  • 5.3 数位动态规划
  • 5.4 状态压缩类动态规划
  • 5.5 单调队列优化动态规划
  • 5.6 斜率优化动态规划
  1. 数学基础
  • 6.1 快速幂
  • 6.2 质数
  • 6.3 约数
  • 6.4 同余问题
  • 6.5 矩阵乘法
  • 6.6 组合数学
  • 6.7 博弈论

acm's People

Contributors

heekdragonone avatar

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.