Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

fsa

Afinite-state machine (FSM),finite-state automaton (FSA), or simplystate machine is a mathematicalmodel of computation and anabstract machine that can be in exactly one of a finite number of states at any given time.

The FSM can change from one state to another in response to some inputs; the change from one state to another is called atransition.

An FSM is defined by a list of its states, its initial state, and the inputs that trigger each transition.

In computer science, FSM are widely used in modeling of application behavior (control theory), design ofhardware digital systems,software engineering,compilers,network protocols, andcomputational linguistics.

Here are 63 public repositories matching this topic...

JavaScript file system utilities

  • UpdatedMar 1, 2025
  • TypeScript

[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image

  • UpdatedDec 8, 2022
  • Python

Type-safe action creator utilities

  • UpdatedMay 28, 2020
  • TypeScript

Fluent syntax for defining typesafe reducers on top of typescript-fsa.

  • UpdatedJan 4, 2023
  • TypeScript

Malayalam Morphological Analyzer using Finite State Transducer

  • UpdatedJan 13, 2025
  • Lex

Type friendly reducer helper

  • UpdatedJun 2, 2020
  • JavaScript

Utils to define react redux reducers/actions in typescript.

  • UpdatedJul 11, 2023
  • TypeScript

Design System site for USDA Farm Production and Conservation products

  • UpdatedMar 7, 2025
  • JavaScript

Flux Standard Action creation with schema validation.

  • UpdatedAug 18, 2016
  • JavaScript

🌁 Nondeterministic Finite State Automata for Java (in plain English: flowcharts with multiple possible outcomes)

  • UpdatedJun 14, 2023
  • Java

An R package for finding higher order interactions, and best subsets for statistical regression models.

  • UpdatedJun 30, 2021
  • R

A comprehensive school management system built using PHP Laravel, Bootstrap, and MySQL, offering efficient management of teachers, courses and administrative tasks with a user-friendly interface.

  • UpdatedMay 14, 2023
  • JavaScript

🐰 🐱 🐻 FSA-compliant promise middleware for Redux, supports referencing dispatcher/state in action.

  • UpdatedSep 23, 2018
  • TypeScript

This TypeScript library provides factories for creating fully typed FSA-compliant Actions, reducers and RxJS utility operators.

  • UpdatedOct 24, 2018
  • TypeScript

Developer friendly API to use the Morphologic FSA

  • UpdatedNov 28, 2023
  • Java

Build a text analyzer that can do text analysis and statistics, lexical analysis (using WordNet), NLP(tokenization, tagging, parsing), classification, and sentiment analysis.

  • UpdatedDec 20, 2019
  • Python

[8]ページ先頭

©2009-2025 Movatter.jp