adrien-zinger / async_stat_module

Programmation test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module statistic

Working with vscode and the version 3.19 of cmake Just save CMakeLists to build cache in the build directory.

Usage of google tests

Scripts

  • cmake --build ./build (make.bat )
  • .\build\src\Basic_run.exe (run.bat)
  • .\build\tests\Basic_tst.exe (test.bat)

Helper

  • Sum of a vector with multithreading
  • Index find with bisection
  • Push and trim oldest values

About

Programmation test


Languages

Language:C++ 90.7%Language:CMake 8.5%Language:Batchfile 0.8%