Stringpedia
0.1.0
  • Algorithms
    • パターン照合アルゴリズム
    • Basic String Algorithms
      • Period
      • Border
      • Palindome
      • 連 (run)
      • 接頭辞 (prefix)
      • 接尾辞 (suffix)
      • Burrows Wheeler Transform (BWT)
    • ソートアルゴリズム
    • 圧縮アルゴリズム
  • データ構造
  • おもしろい性質をもった文字列たち
Stringpedia
  • Algorithms
  • Basic String Algorithms
  • View page source

Basic String Algorithms

  • Period
  • Border
  • Palindome
  • 連 (run)
  • 接頭辞 (prefix)
  • 接尾辞 (suffix)
  • Burrows Wheeler Transform (BWT)
Previous Next

© Copyright 2019, Ushitora.

Built with Sphinx using a theme provided by Read the Docs.