Skip to content
View letby3's full-sized avatar
Block or Report

Block or report letby3

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. Fractal-Square-Circle Fractal-Square-Circle Public

    The program implements a sequential rendering of the evolution of the fractal "Square based on non-overlapping circles". In this version, it is possible to select the evolution number (up to 7).

    C#

  2. GameSFML-3 GameSFML-3 Public

    The program visualizes all the arrangements of the queen on an 8x8 chessboard. Name: Chess Author: Vakhit

    C++

  3. InterBasePy InterBasePy Public

    A program for the implementation of a small database with an interactive analysis of the number of completed training programs.

    Python

  4. FIR-FILTER-SIMD FIR-FILTER-SIMD Public

    Write an implementation of the FIR filter optimized using the SIMD extensions of the x86_64 processor

    C++

  5. Karplus-Strong-String-Synthesis Karplus-Strong-String-Synthesis Public

    A simple frequency synthesizer using the Karplus-Strong algorithm

    C++

  6. Congruent-number-generator-hack Congruent-number-generator-hack Public

    Hacking a linear congruent number generator. Implementation of the algorithm for calculating the next number by the four previous ones. Count the parameter m no more than 65535

    C++