• Stars
    star
    1
  • Language Pascal
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The desktop Win32 application performs the interpolation of the given function by using interpolation polynomials of Lagrange or Newton (I or II form)

More Repositories

1

procedural-mesh-generator

A simple Unity editor tool of procedural mesh generating, modifying and exporting.
C#
30
star
2

visualizing-math-functions

3D visualization of common mathematical functions for educational purposes.
C#
5
star
3

spatial-partition-structures

Коллекция известных структур данных пространственного разбиения в управляемой и нативной формах.
C#
3
star
4

parallax-effect

A simple tool for creating a parallax effect with images on UI canvas.
C#
3
star
5

zRLC-meter

Кросс-платформенный измеритель импеданса и RLC-характеристик.
C#
3
star
6

runner

Experimental endless runner with randomly generated tile obstacles.
C#
2
star
7

ExtendedTextEditor

Text editor on .NET WinForms.
C#
2
star
8

University-works

This repository includes some special selection of student works.
C#
2
star
9

Bus-Route-Monitor-Project

The desktop Win32 application simulates the behavior of bus transport and monitors their routes.
C++
1
star
10

Explorer-Project

The desktop Win32 application which can be used as a file explorer.
Pascal
1
star
11

Translator-En-Ru-WPF-Project

The .NET WPF application allows to translate any text using the Yandex.Translator service.
C#
1
star
12

Greedy-Algorithm-Segments-Points

The console app solves the special task using a greedy algorithm. Developed in CLion 2018.1
C++
1
star
13

Cash-Desk-Project

The desktop Win32 application simulates the behavior of cashiers in the store.
C++
1
star
14

Greedy-Algorithm-Priority-Queue

The console app solves the task of building a priority queue based on a full binary heap.
C++
1
star