Skip to content
View farost's full-sized avatar

Organizations

@typedb@typedb-osi

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ElectricalCircuitOptimizations ElectricalCircuitOptimizationsPublic

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

    C# 2

  2. TextCompressionByHuffmansAlgorithm TextCompressionByHuffmansAlgorithmPublic

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

    Pascal 1

  3. NFAtoDFA NFAtoDFAPublic

    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 SortingAlgorithmsForPracticePublic

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

    C++

  5. BasicFiniteStateMachinesAndLeftRightGrammars BasicFiniteStateMachinesAndLeftRightGrammarsPublic

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

    C++

  6. MP-FSM MP-FSMPublic

    A program that makes MP FSMs for specific lines.

    C++