-
* Profiling: add program for calculating the deviation * Profiling: fix coding style, use CMake instead of make * Profiling: floating-point numbers now accepted as input * Profiling: add comments, optimilize code * Profiling: add dealing with invalid inputs * Profiling: fixed termination value * Profiling: Add test input files * Profiling: use std::vector instead of an static array, use std::cout and std::cerr instead of std::(f)printf * Profiling: add profiling targets into Makefile * Profiling: add protocol of profiling * Profiling: add new version of protocol (fix errors add focus) * Profiling: Add protocol source file and images used * Profiling: fix format, add Makefile, add missing logo
* Profiling: add program for calculating the deviation * Profiling: fix coding style, use CMake instead of make * Profiling: floating-point numbers now accepted as input * Profiling: add comments, optimilize code * Profiling: add dealing with invalid inputs * Profiling: fixed termination value * Profiling: Add test input files * Profiling: use std::vector instead of an static array, use std::cout and std::cerr instead of std::(f)printf * Profiling: add profiling targets into Makefile * Profiling: add protocol of profiling * Profiling: add new version of protocol (fix errors add focus) * Profiling: Add protocol source file and images used * Profiling: fix format, add Makefile, add missing logo
Loading