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

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.

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

Pinned Loading

  1. cryptography_basic_cipherscryptography_basic_ciphersPublic

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

    C# 1

  2. SalesmanProblemSalesmanProblemPublic

    Salesman Problem (bachelor's laboratory work)

    C#

  3. MPIR_MPI_calculatingPiMPIR_MPI_calculatingPiPublic

    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. matrixMultiplicationmatrixMultiplicationPublic

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

    C++

  5. MatrixVectorMultMatrixVectorMultPublic

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

    C++

  6. summationByDoublingsummationByDoublingPublic

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

    C++