Maciej-Ficek

Maciej-Ficek

Geek Repo

Github PK Tool:Github PK Tool

Maciej-Ficek's repositories

TXT--List_of_objects--HTML

That project takes as input special TXT File, divides its content into lsit of HTML objects and then creates HTML file from them.

Language:PythonStargazers:1Issues:0Issues:0

Histogram

Read numbers from interval 0-100 from a file, and plot a histogram of their occurences. Parallel program in C with good programming practices.

Language:CStargazers:0Issues:0Issues:0

Image-Classification-with-OpenCV

Ex1 from Set: https://neuroinflab.wordpress.com/tasks/

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Matlab-Project-2018

This is my MatLab project for the university course "Computational Mathematics" which I had on second year of Bachelor Studies. It does some matrix stuff.

Language:MATLABStargazers:0Issues:0Issues:0

Matrix-Transpose-in-C

My university program written for course "Introduction to Computer Science I" written in December 2016. I know it is not very advanced, but better to have on GitHub something like that than nothing.

Language:CStargazers:0Issues:0Issues:0

Parallel-vector-adding-in-C

Program takes two vectors and add thems paralelly with usage of MPI. Program uses good standards of C programming.

Language:CStargazers:0Issues:0Issues:0

Proof-of-Shitov-s-Conjecture

In that program I proved the Shitov's Conjecture about matrix decomposition for some natural numbers. On my PC program works for n smaller than 46 and gives positive answer for n greater than 4 (for smaller the result is already known so it is not a problem).

Language:PythonStargazers:0Issues:0Issues:0

Python-Wikipedia-Wrapper

Python Wikipedia Wrapper which takes two Wikipedia articles, and checks if it is posible to reach the second one from the first by opening first hyperlink in every article.

Language:PythonStargazers:0Issues:0Issues:0

Statistical-Data-Analysis-Project-2019

This is my old university project in R.

Language:RStargazers:0Issues:0Issues:0

Time-Series-Analysis

I analyze AirPassengers Time Series in R.

Language:RStargazers:0Issues:0Issues:0

Topological-sort

This is program which does topological sort of an oriented grap. It has been written by me for the university course "Introduction to Computer Science II" In Spring/Summer 2017.

Language:CStargazers:0Issues:0Issues:0

Vector-norm

Parallel computing of vector norm.

Language:CStargazers:0Issues:0Issues:0