Coder Social home page Coder Social logo

m-aleksei / cpp-programs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 37 KB

numerical solutions + parallel computations

C++ 100.00%
monte-carlo winapi openmp cpp cplusplus parallel-computing fibonacci-sequence quadratic-equations simpson-rule chess continued-fractions matrices

cpp-programs's Introduction

cpp-programs

This repository contains solutions on C++.

// last update: 16.08.2022

// LIST OF PROGRAMS

  1. Monte Carlo method (numerical integration + parallel computations with Winapi & OpenMP) / Решение определенного интеграла методом Монте-Карло (+распараллеливание Winapi и OpenMP)
  2. Finding Solutions of the Quadratic equations / Нахождение корней для квадратных уравнений
  3. Calculating a certain integral for a given function by composite Simpson's rule / Вычисление определенного интеграла для заданной функции методом Симпсона
  4. Building the Fibonacci Numbers Array to a given number, calculating the amount and number of Numbers of the sequence / Построение последовательности Фибоначчи до заданного числа, вычисление суммы и количества чисел последовательности / Проверка критерия, по которому заданное число однозначно относится к последовательности Фибоначчи
  5. Geometric calculation of lengths in 3D space / Вычисление длин в трёхмерном пространстве (длина вектора; расстояние между двумя точками; расстояние между точкой и плоскостью
  6. Algebraic сalculation of matrices / Вычисление матриц (определители 2х2, 3х3; квадрат и куб матрицы; нахождение обратной матрицы)
  7. Finding a decimal record of a number according to the elements of its chain fraction / Нахождение десятичной записи числа по элементам его цепной дроби
  8. Decomposition of a rational number into chain fraction (Euclidean algorithm) / Разложение рационального числа в цепную дробь (Алгоритм Евклида)
  9. Checking the ability to move with a chess figure according to the given coordinates on an empty chessboard / Проверка возможности хода шахматной фигурой по заданным координатам на пустой шахматной доске

cpp-programs's People

Contributors

m-aleksei avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.