Libraries tagged by finite automaton

mucts/dfa

0 Favers
9 Downloads

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

Go to Download


lswl/sensitive

0 Favers
2 Downloads

Filter sensitive words based on determination of Finite Automata (DFA) algorithm.

Go to Download


jmhc/sensitive

1 Favers
8 Downloads

Filter sensitive words based on determination of Finite Automata (DFA) algorithm.

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


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


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


mhqady/flowra

2 Favers
347 Downloads

Flowra is a flexible, database-driven workflow and state machine engine for Laravel. It supports workflows, typed states, transitions, guards, actions, scopes, and dynamic workflow loading, enabling complex business processes to evolve at runtime without redeploying code.

Go to Download


tmilos/light-fsm

12 Favers
37 Downloads

Light and simple finite state machine with nice API for automatic workflow and external state, with export to dot feature

Go to Download


robertripoll/automatic-finite-state-machine

1 Favers
13 Downloads

A basic Finite State Machine, based on Symfony Workflows. It allows the creation and usage of automatic finite state machines, that is, they apply transitions based on the current state and the possible transitions available.

Go to Download


<< Previous