GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub

编程语言

”nfa“ 的搜索结果

nfancurve
@nan0s7

A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.

Linuxfan-controlgputemperature
Shell323
1 年前

相关主题

JavaScriptnfadfaRegular expressioncfg

Google   Bing   GitHub

OpenResty
sregex
OpenResty@openresty

A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams

C624
4 年前
Cisco Systems
open-nFAPI
Cisco Systems@cisco

An open source implementation of the Small Cell Forum's Network Functional API (nFAPI)

C58
7 年前
nfa-to-dfa
@joeylemon

a visual NFA to DFA converter

html5-canvasflexboxJavaScriptActionsMocha
JavaScript91
1 年前
Ex-1-NFA-to-DFA
@RamachandranSEC

Exercise 1 - Conversion of Non-Deterministic Finite Automaton (NFA) To Deterministic Finite Automaton (DFA)

0
1 年前
automatonSimulator
@kdickerson

A website that simulates various finite state machines: DFA, NFA, PDA.

JavaScript108
3 年前
nfa
@luobotang

NFA generator, simulator

Regular expressionnfaJavaScript
JavaScript16
6 年前
NFaaS
@nagarajjayakumar

nFaaS -> NiFi Flow as a Service

Java8
3 年前
automata-from-regex
@swapagarwal

An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.

C++102
5 年前
nfa
@robbiet480

A Go command line app to send notifications to Notifications for Android TV / Notifications for Fire TV

Go11
4 年前
Automata-Theory-Conversions
@Megha-Bose

Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.

Python28
4 年前
fauton
@Devorein

An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)

dfaTypeScriptnfa
TypeScript41
2 年前
monqjfa
@HaraldKi

NFA and DFA implementation in Java

Java14
4 年前
nfa-to-dfa
@etnichols

NFA to DFA Conversion Implementation in C++.

C++24
4 年前
reviz
@Golevka

Visualize NFA and DFA constructed from regular exrepssion

C18
8 年前
NFA-to-DFA-Converter
@hritikbhandari

A Web Application to convert NFA to DFA.

Automatonnfadfa
JavaScript18
5 年前
LibAutomaton
@alexvetter

Simple Java implementation for PDA, DFA and NFA.

Java14
13 年前
PySimpleAutomata
@Oneiroe

Academic Python Library to manage DFA, NFA and AFW automata.

Python22
1 年前
Russ Ross
automata
Russ Ross@russross

Automata (DFA/NFA/PDA/TM) diagrams made easy with LaTeX and Metapost

TeX17
4 年前
regex
@dbmcclain

DFA and NFA finite state automata in Lisp, CSV format file reader

Common Lisp11
7 年前
RE2NFA2DFA2MFA
@Solawhite

1. Use Thompson algorithm to convert the regular expression to NFA 2. Use the subset construct to convert NFA to DFA 3. Minimize DFA to MFA 4. Use MFA to match strings

Regular expressiondfa
Java33
6 年前
FormalTheory
@KendallHopkins

Regular Expression (Regex), Nondeterministic finite automaton (NFA) and Deterministic finite automaton (DFA) implement in PHP.

PHP30
7 年前
Regex2NFA2DFA
@bonkyzhu

正则转NFA再转DFA的可视化分析工具

Python36
6 年前
Regular-Expression-to-NFA
@steven30currry

使用汤普森法进行正规式转NFA

C++4
4 年前
NFA-to-DFA
@bekahwojtala

A Python program to convert a Non-deterministic Finite Automaton (NFA) to a Deterministic Finite Automaton (DFA).

Python9
5 年前
automata-from-regex
@sdht0

A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.

Python119
12 年前
loading...