Skip to content

VladKk/BinaRy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinaRy

Simple program to operate with binary code
There are next features:

  • Arithmetical operations
  • Bitwise operations
  • Translating binary code to ASCII characters and vice versa
  • Translating binary code to other numeric systems and vice versa

Built With

  • Qt - main platform the project was created on
  • CMake - served to build the project

Contributing

If you have suggestions, write:

Versioning

For the versions available, see the BinaRy.

Authors

  • Vladislav Kolyadenko - Main developer - VladKk

Acknowledgments

  • I only learn programming and the project may have a lot of bugs and mistakes, so don't judge strictly:)
  • The program was developed and tested on Ubuntu and I don't know how it works on other systems