kmp-algorithm topic

List kmp-algorithm repositories

adif

113
Stars
44
Forks
Watchers

用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。

kmp-algorithm

25
Stars
6
Forks
Watchers

The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm

Algorithm

36
Stars
5
Forks
Watchers

1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先...

Flexi-Store-Admin

21
Stars
3
Forks
Watchers

Flexi-Store-Admin Panel of the Ecommerce Platform named as Flexi-Store-KMP Project. It supports Android, iOS, Web & Desktop

35SearchesInC

15
Stars
4
Forks
Watchers

Around 35 of the fastest and most widely used full text search algorithms. Written in c, compiled with llvm.clang for iOS and everything else. Boyer-Moore , Knuth-Morris-Pratt, Reverse Colussi even th...