Search Results for "state machine editor" - Page 19

Showing 480 open source projects for "state machine editor"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    A collection of open source software and documents on machine perception and machine learning. Includes a state of the art face detector (MPISearch), video labeling tools (Score), and tutorials (Kolmogorov Tutorials).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tools based on a data structure to efficiently represent the current state of a game of Go. These include a Go problem solver and a SGF editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...It provides many useful classes like io devices, ElGamal/AES enabled sockets, dynamic loadable C++ objects, simple to use and fully copyable thread objects, typelists, a superior state machine and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    The Distributed Finite State Machine Project (dFSM Project) aims to develop a platform that allows to develop an application composed of some distributed modules, were every module is designed with the finite state machine (FSM) paradigm. The platform als
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is java State Machine Framework for all OS platforms. The framework is for modeling any event processing system as a state machine. This aims to separate the state transition and event handling logic from the business logic and let developers conce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a generalized version of the famous Langton Ant, which is a FSM (Finite State Machine) with two states. This little program give you the change to describe a FSM with up to eigth states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Primary goal of Imated is development of handwritten/machine printed - OCR system. And second goal is development text editor, that will be in a position to import scanned documents OCR them on-the-fly, edit them and print/save as a picture again.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The FSMC (Finite State Machine Compiler) is a compiler which is able to translate a state oriented description to procedure oriented description which is a standard program (such as a C program). See <a href=\"http://www.hszk.bme.hu/~nm127/fsmc/\">http:/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Provides a portable C++ API and implementation of WS-Reliability. Provides C++ message element classes and implements SOAP messaging using EasySoap. Uses Boost, expat, and optionally gSoap. Soon: Finite state machine protocol implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It's new technology for Development Personal Creation/Customization Services , based on XML standard and DAFSM (Finite State Machine Theory) , using multiple call control protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The purpose of the project is to develop a programming language whose semantics is based on a minimal, imperative mathematical machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yet another Tetris clone. It features up to 4 simultaneous players, 5 customizable play modes, a piece editor and player profiles (high scores and statistics). Customizable skin, music and background
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Chiron is a backend framework to generate applications. It generates persistent code from xmi files, based on prevayler. The generated code can use a simple but powerfull collection search framework and a finite state machine based controller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Omega is a light-weight framework for the implementation of hierarchical state machines in Java. The core consists of 2 classes and 3 interfaces, making it simple to implement reliable and deterministic behavior. Small 7K jar for constrained environments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Meta Menu provides a generalized state-machine approach to making menu-based systems. A given application need only provide a set of states in the form of perl packaged objects and Meta Menu will provide all necessary I/O services, state transitions, et
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A language in which to specify Finite State Machines. These machines are then implemented in different languages, and even in different models within those languages, through code generated by fsmlang. Also, a tabular depection of the machine is genera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The JRRE project is a Java runtime environment implementation based on Sun's Java 2 Virtual Machine specification. The system is currently under development at Appalachian State University by undergraduates Christopher Ellsworth and Clarence Alston.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library is an implementation of an extensible dynamic configurable finite state machine (FSM). The configuration of the state machine is not compiled, but loaded at the runtime from a file or created by application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JStateMachine is designed to control user interfaces (Swing and Servlet/JSP) by treating the UI as a well-defined finite state machine. It is MVC-like and supports access control, exception handling, I18N and rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An interface layer and RI of a generic event management framework. Key models include: event, condition, state machine, event space. RI in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pySPACE

    pySPACE

    Signal Processing and Classification Environment in Python using YAML

    pySPACE is a modular software for processing of large data streams that has been specifically designed to enable distributed execution and empirical evaluation of signal processing chains. Various signal processing algorithms (so called nodes) are available within the software, from finite impulse response filters over data-dependent spatial filters (e.g. CSP, xDAWN) to established classifiers (e.g. SVM, LDA). pySPACE incorporates the concept of node and node chains of the MDP framework. Due...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A framework for building web applications (servlets) in Java. The main emphasis is on state machine based application flow control and user interface componentisation
    Downloads: 0 This Week
    Last Update:
    See Project