NikitaZhinov / EncodeDecodeFloatNumbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EncodeDecodeFloatNumbers

About

This project will allow you to encode floating point numbers into binary representation and reverse side.

Compile

To compile, create a folder "bin" in the project folder, open it through the terminal and write: cmake .., and after cmake --build ..

About

License:MIT License


Languages

Language:C++ 97.0%Language:CMake 3.0%