• code_book
  • Introduction
  • math
    • Fast power
      • 資源
      • Fast Power
        • code
      • Fast Power and modular
        • code
        • 範例題目
    • 擴展歐基里德
      • 資源
      • code
      • 範例題目
    • 大數運算
      • 資源
    • 組合數取模
  • string
    • Knuth-Morris-Pratt
      • 資源
      • code
      • 範例題目
  • graph
    • DFS
    • BFS
    • minimum-spanning tree
      • Kruskal's Algorithm
      • Prim's Algorithm
      • 題目
    • path
      • Single source shortest path
        • label setting
          • label setting algorithm
          • dijkstra
            • 題目
        • label correcting
          • label correcting algorithm
          • bellmon-ford algorithm
            • 題目
      • all_pairs_shortest_path
        • floyd-warshall
          • 題目
        • johnson's algorithm
          • 題目
      • 負環
    • max-flow
      • fordfulkerson
        • 題目
      • edmonkarp
      • Edmond karp
        • 資源
        • code
        • 範例題目
      • Bipartite max match
        • 資源
        • code
        • 範例題目
      • max bipartite matching
        • 題目
    • tree
    • dag
    • bipartite graph
  • algorithm design
    • DP
      • KnapsackProblem
        • 題目
    • GREEDY
      • 題目
    • divideandconquer
      • 題目
    • completeSearch
      • iterative
        • 題目
      • recursive
        • 題目
  • data structure
    • hashTable
    • binary_search_tree
      • 題目
    • binarySearchTree
    • redBlackTree
    • avlTree
    • BTree
    • FibonacciHeap
    • vanEmdeBoasTrees
    • DisjoinSets
      • disjointSetList
      • disjoinSetForest
    • heap
    • priorityqueue
  • 刷水題
    • uva458
    • uva_11172
    • uva11071
  • 打架檢討
    • PRACTICE [Cloned]
  • c++
    • STL
Powered by GitBook

資源

http://www.csie.ntnu.edu.tw/~u91029/StringMatching.html#2

http://www.evanlin.com/about-kmp/

https://www.youtube.com/watch?v=GTJr8OvyEVQ

http://www.cnblogs.com/xcw0754/p/4681463.html

results matching ""

    No results matching ""