Libraries tagged by dfa

mucts/dfa

0 Favers
9 Downloads

Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。

Go to Download


ggob/dfa

0 Favers
13 Downloads

This is a DFA algorithm based on PHP

Go to Download


duan617/sensitive-dfa

0 Favers
95 Downloads

sensitive-dfa

Go to Download


zz98500/php-dfa-sensitive

0 Favers
69 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


ufucms/php-dfa-sensitive

0 Favers
23 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


phpch/dfa-sensitive-word

3 Favers
36 Downloads

PHP-dfa敏感词过滤

Go to Download


jimchen/php-dfa-sensitive

0 Favers
962 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


jiangwu10057/dfa-sensitive

0 Favers
17 Downloads

copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


guda/php-dfa

3 Favers
11 Downloads

Find keywords by using DFA.

Go to Download


guanhui07/dfa-sensitive

1 Favers
6 Downloads

copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


fuxuesong/dfa1

0 Favers
6 Downloads

this is a test

Go to Download


bestjf/php-dfa-sensitive

0 Favers
362 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


witrin/formal-theory

1 Favers
18626 Downloads

FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.

Go to Download


snstvwd/filter

4 Favers
1281 Downloads

PHP基于确定有穷自动机算法(DFA)的敏感词过滤器

Go to Download


quansitech/qs-sensitive

0 Favers
1050 Downloads

sensitive words

Go to Download


<< Previous Next >>