Skip to content
View farost's full-sized avatar

Organizations

@vaticle @typedb-osi
Block or Report

Block or report farost

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. ElectricalCircuitOptimizations ElectricalCircuitOptimizations Public

    Hooke-Jeeves, Gradient, Gauss-Seidel, Newton and Fibonacci optimization methods for a given electrical circuit.

    C# 2

  2. TextCompressionByHuffmansAlgorithm TextCompressionByHuffmansAlgorithm Public

    A simple text compression program based on the Huffman's algorithm written on Pascal.

    Pascal 1

  3. NFAtoDFA NFAtoDFA Public

    A program that builds DFA FSM based on NFA FSM which generates from a given string like Z=1++1*01(11+01)+.

    C++ 1

  4. SortingAlgorithmsForPractice SortingAlgorithmsForPractice Public

    C++ Implementations of Insertion, Bubble, Selection, Quick, Countingand Merge sorts

    C++

  5. BasicFiniteStateMachinesAndLeftRightGrammars BasicFiniteStateMachinesAndLeftRightGrammars Public

    A program that builds left and right regular grammars and FSMs for several specific languages and chains.

    C++

  6. MP-FSM MP-FSM Public

    A program that makes MP FSMs for specific lines.

    C++