sitemap   |   login

C/C++

2011

C++ application with QT framework to ICP on FIT VUT.

C++ console application with BSD sockets and own implementation of multicast (IGMP and ICMPv6) for ISA on FIT VUT. By the way nice demonstration of pointers.

2010

Server and client in c/c++, client and server comunicate via own protocol.

Webclient in c/c++, program downloads webpage from entered address.

Part of c/c++ source file. Program is using OpenGL.

2009

Interpret of imperative language IFJ09. Only part of source files.

Tiny programs in language c, not much useful.

  • Project 1 - Text filter, divide sentence or word per line.
  • Project 2 - Program for calculation logarithm, power, standard deviation ...
  • Project 3 - Program works with matrix, some operations like a sum or product ...
  • Project 4 - Program sorts CSV input according key.