Skip to content
View lenok97's full-sized avatar
  • Russian Federation, Ekaterinburg
Block or Report

Block or report lenok97

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

Pinned

  1. cryptography_basic_ciphers cryptography_basic_ciphers Public

    Laboratory works. Implementing of traditional cryptographic ciphers (C#, WindowsForms)

    C#

  2. SalesmanProblem SalesmanProblem Public

    Salesman Problem (bachelor's laboratory work)

    C#

  3. MPIR_MPI_calculatingPi MPIR_MPI_calculatingPi Public

    A program to calculate Pi to many decimals (up to 1000) with using MPI for parallel computing and MPIR as data type for large numbers

    C++

  4. matrixMultiplication matrixMultiplication Public

    A program to calculate the product of two matrices with using MPI for parallel computing

    C++

  5. MatrixVectorMult MatrixVectorMult Public

    A program to multiply matrix by vector using MPI for parallel computing

    C++

  6. summationByDoubling summationByDoubling Public

    A program to calculate sum of N numbers with using MPI for parallel computing

    C++