awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPrefix Function Computation Algorithms

Algorithms for computing the longest proper prefix that is also a suffix in linear time.

Distinct from String Processing Algorithms: Focuses on prefix function computation, distinct from general string processing.

Explore 1 awesome GitHub repository matching software engineering & architecture · Prefix Function Computation Algorithms. Refine with filters or upvote what's useful.

Awesome Prefix Function Computation Algorithms GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • oi-wiki/oi-wikiOI-wiki 的头像

    OI-wiki/OI-wiki

    26,176在 GitHub 上查看↗

    This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin

    Implements linear-time algorithms for computing prefix functions.

    TypeScriptacm-icpcacm-icpc-handbookalgorithms
    在 GitHub 上查看↗26,176
  1. Home
  2. Software Engineering & Architecture
  3. String Processing Algorithms
  4. Prefix Function Computation Algorithms