kristiantorres / cpp_playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning C++ by doing stuff

Task 1

Read two binary files, calculate their convolution and save the result in a binary file.

About


Languages

Language:C++ 95.0%Language:Makefile 5.0%