Download the PHP package git-mz/tkmatch without Composer
On this page you can find all versions of the php package git-mz/tkmatch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tkmatch
tkmatch
文本关键词匹配程序,主要采用DFA算法实现。
DFA算法
DFA 即 Deterministic Finite Automaton,也就是确定有穷自动机,它是是通过event和当前的state得到下一个state,即event+state=nextstate。更多关于DFA算法的了解可上网学习。
使用场景
使用方法
1、引入包
2、调用
3、方法说明
小结一下
好好学习,天天向上! 代码不定期迭代...
All versions of tkmatch with dependencies
PHP Build Version
Package Version
No informations.
The package git-mz/tkmatch contains the following files
Loading the files please wait ....